Hello
Guest
it is
September 08, 2024, 03:38:15 PM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
RESET A AXIS MACHINE COORDINATES
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: RESET A AXIS MACHINE COORDINATES (Read 2772 times)
0 Members and 1 Guest are viewing this topic.
Cuemaker
53
RESET A AXIS MACHINE COORDINATES
«
on:
October 28, 2013, 09:13:06 AM »
I want to set my A axis machine coord and work offset to 0, but when I do It sets a position to that a coord. when I then reset it it puts the # back in machilne coord..
Logged
Cuemaker
53
Re: RESET A AXIS MACHINE COORDINATES
«
Reply #1 on:
October 28, 2013, 01:10:13 PM »
When my mach coord reaches 735805.9600 i get a fault.. I want to reset the mach coordinate on A axis without having to run it minus to get there.... for 735805.9600 degrees
Logged
BR549
6,965
Re: RESET A AXIS MACHINE COORDINATES
«
Reply #2 on:
October 28, 2013, 02:02:17 PM »
Create a screen button with the code
SetMachZero(3)
OR create a Mcode such as M105 with the code
SetMachZero(3)
Run as needed where needed from either the Button or the Mcode call in Gcode or from the MDI.
(;-) TP
Logged
Cuemaker
53
Re: RESET A AXIS MACHINE COORDINATES
«
Reply #3 on:
October 28, 2013, 07:43:24 PM »
I have it zeroed... thanks for the reply.... and answer
Logged
Print
Pages:
1
Go Up
« previous
next »