Hello Guest it is March 29, 2024, 09:03:23 AM

Author Topic: Writing results of probing in to G-code  (Read 2670 times)

0 Members and 1 Guest are viewing this topic.

Writing results of probing in to G-code
« on: October 25, 2008, 09:15:36 AM »
Hi,
I want to probe three positions (Z height with touch probe) on my raw piece and then mill a groove parallel to the surface (please see sketch)
Please, how can I do this?

My idea is something like this:

G00 X0 Y0 Z20
G00 Z5

G01 Z0 (+read from DRO)    ´it is possible something like this??

G01 X50 Y20  Z5 (+read from DRO)

G01 X100 Y0 Z0 (+read from DRO)

G00 Z20
G30

Please, any suggestion.

Thanx!

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Writing results of probing in to G-code
« Reply #1 on: October 25, 2008, 09:27:30 AM »
Have a look at the teach wizard, it may do what you want. There is also a plugin that does similar, its called JCode.
Hood