Hello
Guest
it is
September 20, 2024, 03:24:59 PM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
z axis movement in machine coords.
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: z axis movement in machine coords. (Read 3600 times)
0 Members and 1 Guest are viewing this topic.
angel tech
499
z axis movement in machine coords.
«
on:
June 18, 2011, 01:21:29 PM »
Got an odd one here, i need to move the z axis to -32 relative to the machine coords regardless of what offsets are in force. It's going in a toolchange macro to set the z height for the toolchange. Is there a G code to do this.?
Logged
Overloaded
4,922
Re: z axis movement in machine coords.
«
Reply #1 on:
June 18, 2011, 01:28:31 PM »
G53 Z-32
Could it be this simple ?
Russ
Logged
Overloaded
4,922
Re: z axis movement in machine coords.
«
Reply #2 on:
June 18, 2011, 01:32:40 PM »
,
Russ
Logged
angel tech
499
Re: z axis movement in machine coords.
«
Reply #3 on:
June 18, 2011, 01:37:34 PM »
i tried that and it just added the 32 to the current z offset
Logged
angel tech
499
Re: z axis movement in machine coords.
«
Reply #4 on:
June 18, 2011, 01:51:14 PM »
ah, i know why my try didn't work.
Logged
angel tech
499
Re: z axis movement in machine coords.
«
Reply #5 on:
June 18, 2011, 01:55:04 PM »
to get a fast feedrate should i use a G0,
G53 G0z-32.00
or use a feedrate value
G53 Z-32 F1000
Logged
angel tech
499
Re: z axis movement in machine coords.
«
Reply #6 on:
June 18, 2011, 02:04:04 PM »
the G0 does the trick.
Thanks.
Logged
Print
Pages:
1
Go Up
« previous
next »