Homing in machine zero coordinate
- aleksamc
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 567
- Thank you received: 65
08 May 2018 10:30 #110375
by aleksamc
Homing in machine zero coordinate was created by aleksamc
I make on my cnc with help of home sensors and configs of homing velocity. When homing applied, it make home coorinate using also previously set G54 offset, and home coordinate is not 0 but some value.
How to make it always 0? In config file I use "HOME=0"
How to make it always 0? In config file I use "HOME=0"
Please Log in or Create an account to join the conversation.
- aleksamc
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 567
- Thank you received: 65
09 May 2018 08:23 #110411
by aleksamc
Replied by aleksamc on topic Homing in machine zero coordinate
I've anderstood. Home coordinates are not zero, because I'm in G54 subsystem. If I use movement in G53 (machine coordinates), coordinates correspond to appropriate position.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4866
15 May 2018 12:22 #110756
by andypugh
Replied by andypugh on topic Homing in machine zero coordinate
Yes, that's right.
You could use G10 to reset the G54 coordinates, but most users don't want to.
Keeping the G54 (55, 56...) coordinate system offsets means that you can shut off the machine, then re-home and continue the same job.
You could use G10 to reset the G54 coordinates, but most users don't want to.
Keeping the G54 (55, 56...) coordinate system offsets means that you can shut off the machine, then re-home and continue the same job.
The following user(s) said Thank You: aleksamc
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds