Hello Guest it is April 19, 2024, 06:04:05 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - rmcdonaldcnc

Pages: 1
1
Screen designer tips and tutorials / Code to move to machine coords
« on: December 18, 2012, 09:53:57 PM »
I'm modifying a screenset with a button for "Load Material".  I've got user dro's 1017, 1018 and 1019 for the load material position.
The code for the button is Code "G00 X" & getuserdro 1017 etc.  This sends the head to the program coordinates.  How can I get it to send it to machine coordinates?  I tried putting a G53 ahead of the code but this didn't seem to help.

Rich

Pages: 1