Hello
I have an open question.
I would like to be able to create intermediate control points to ensure the position of the X axis
Let me explain.
My machine is very big (8 meters wide), 4 meters on the right and 4 meters on the left on the X axis.
I would like to create intermediate endstops to check at each tool change that the X axis has not moved without having to systematically travel 4 meters.
Basically, I would like to test the original endstop at the beginning (at + 4 meters) but after that, I would like to test the position from time to time only at the center.
I use HALL probes for my endstop and everything is fine, I don't know how to set up an intermediate endstop in Gcode...
I can do it in python via my raspberry by testing the probe value, but I think there is a Gcode solution that would allow me to do it.
In advance, thank you for your help
Francis