Z axis machine coordinate problem
17 Dec 2022 15:16 #259733
by Nest
Z axis machine coordinate problem was created by Nest
Hi everyone... the machine work fine but if i use the G53 for go to the machine coordinates in the axi Z no work fine... the machine zero no is in the switch of axi Z, are more down... from the switch Z until machine zero there is 4,280 mm if we count the zero as 1 mm
if i want to move the axi Z at position machine -16.000 the axi no go to that position, the position end is -11.720
example:
this picture is when i setup the piece origin in the switch of Z axi
This picture is when y send the command G53 F100 Z -16
Thia picture is when i setup the piece origin when the Z axi go to end of command G53
This picture is the .ini file
Someone can help my to fix this?
if i want to move the axi Z at position machine -16.000 the axi no go to that position, the position end is -11.720
example:
this picture is when i setup the piece origin in the switch of Z axi
This picture is when y send the command G53 F100 Z -16
Thia picture is when i setup the piece origin when the Z axi go to end of command G53
This picture is the .ini file
Someone can help my to fix this?
Please Log in or Create an account to join the conversation.
17 Dec 2022 15:41 #259734
by andypugh
Replied by andypugh on topic Z axis machine coordinate problem
Are you displaying "machine coordinates" or "relative coordinates"
The offset is 1mm and that is the difference between your G92 offset and the G54 offset.
G53 means "go to machine absolute postion" and then the relative position displayed will be that + G54 + G92, which is what you are seeing.
The offset is 1mm and that is the difference between your G92 offset and the G54 offset.
G53 means "go to machine absolute postion" and then the relative position displayed will be that + G54 + G92, which is what you are seeing.
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19206
- Thank you received: 6437
17 Dec 2022 17:25 #259744
by tommylight
Replied by tommylight on topic Z axis machine coordinate problem
In the ini file, set home to 0 zero.
Please Log in or Create an account to join the conversation.
19 Dec 2022 22:51 #259903
by andypugh
Replied by andypugh on topic Z axis machine coordinate problem
A non-zero home is quite normal, I don't think that is the problem here, it is combination of G54 and G92 offsets.In the ini file, set home to 0 zero.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds