plottertools / vpype-gcode

gcode extension for vpype
MIT License
35 stars 7 forks source link

Add `info` to write profile, simply prints after finish. #17

Closed tatarize closed 2 years ago

tatarize commented 2 years ago

This would work like the hpgl_devices toml and just do what those profiles do. If this exists, we print this information at the end. Assuming these get more common and reasonable it would be helpful to store any notes about the profile printed out. This is especially true for a format that may not have an ability to do comments or which would not likely be opened by the end-user.

tatarize commented 2 years ago

This is added in 0.10.0.