Probe/Spindle Offset

This is where you talk about Macros, show examples of your macro scripting and SHARE handy segments of script code as examples.

Probe/Spindle Offset

Postby jmm2020 » Sat Oct 31, 2020 4:54 pm

I want to do a simple move with the Park3-m202.txt macro to execute a move and then zero the X&Y DRO's and need a sanity check to see if this macro mod will do the trick....

// Go to Probe Offset Position

exec.Code("G0 X-1.3376 Y1.1706"); // Move to probe offset position

while(exec.IsMoving()){}

exec.Callbutton(100);

exec.Callbutton(101);
Attachments
M202.txt
(186 Bytes) Downloaded 481 times
jmm2020
 
Posts: 12
Joined: Sat Oct 24, 2020 12:14 am

Re: Probe/Spindle Offset

Postby jmm2020 » Mon Nov 02, 2020 12:02 am

I'd like to add an initial Safe Z...I looked at the button number and it says 216 but I don't actually see that corresponding number in the documentation I have...is it exec.Callbutton(216);
jmm2020
 
Posts: 12
Joined: Sat Oct 24, 2020 12:14 am


Return to Macros

Who is online

Users browsing this forum: No registered users and 2 guests

cron