-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
X and Y Axis not in 90 degree angle #1230
Comments
For simple movements all you need is to apply the transformation matrix to
all the coordinates before sending them to the controller.
On arcs is more complicated.
El El vie, 27 de oct. de 2023 a la(s) 18:03, timeO25 <
***@***.***> escribió:
… Does someone has a tipp how to work with GRBL when the axis aren’t in a
90° angle?
—
Reply to this email directly, view it on GitHub
<#1230>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXBW4JMSUXFAKXXANLFDKLYBQORJAVCNFSM6AAAAAA6TLX6CSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DMMJYHE2DGNQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
And how should I do it on arcs? |
It should be done inside grbl.
El El sáb, 28 de oct. de 2023 a la(s) 11:57, timeO25 <
***@***.***> escribió:
… And how should I do it on arcs?
—
Reply to this email directly, view it on GitHub
<#1230 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXBW4PPLQEIWMXRCJCHGX3YBUMOLAVCNFSM6AAAAAA6TLX6CSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTHAZTSMBQG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does someone has a tipp how to work with GRBL when the axis aren’t in a 90° angle?
The text was updated successfully, but these errors were encountered: