gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
3.98k stars 1.59k forks source link

X and Y Axis not in 90 degree angle #1230

Open timeO25 opened 8 months ago

timeO25 commented 8 months ago

Does someone has a tipp how to work with GRBL when the axis aren’t in a 90° angle?

lalo-uy commented 8 months ago

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 https://github.com/gnea/grbl/issues/1230, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBW4JMSUXFAKXXANLFDKLYBQORJAVCNFSM6AAAAAA6TLX6CSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DMMJYHE2DGNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

timeO25 commented 8 months ago

And how should I do it on arcs?

lalo-uy commented 8 months ago

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 https://github.com/gnea/grbl/issues/1230#issuecomment-1783839007, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBW4PPLQEIWMXRCJCHGX3YBUMOLAVCNFSM6AAAAAA6TLX6CSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTHAZTSMBQG4 . You are receiving this because you commented.Message ID: @.***>