-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello,
In this implementation I manage to operate very basic gcode transformation such as translation. I am thinking of implementing more transformations like linear transformations, which would lead to features such as rotate on Z axis and mirror X/Y.
Do you think this create can integrate such features? Since it is aimed at embedded devices such as Cortex-M microcontrollers, it may increase crate size a little. But if the linker is smart enough maybe it can reduce final size by removing unused functions.
What do you think? This crate could contain various Gcode-processing functions, added to actually implemented parsing.
Metadata
Metadata
Assignees
Labels
No labels