Replies: 1 comment 2 replies
-
Edge finding is by probing commands, G38.n.
G10L2 rotation is not supported but may be added later. For now you have to rely on sender functionality.
A grid can be measured by G38.n commands, however collecting the data points and transforming the gcode is something that has to be done by the sender. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching the wiki for some information on edge finding.
Manually setting a new origin is one thing but what about rotations?
And is there a way to measure a grid for surface compensation?
Beta Was this translation helpful? Give feedback.
All reactions