Skip to content

Consider Gcode transformation support? #31

@gagath

Description

@gagath

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions