Releases: plottertools/vpype-gcode
Releases · plottertools/vpype-gcode
0.13.0
0.12.1
Fixed use of deprecated API with made vpype-gcode incompatible with vpype 1.11
0.10.2
0.10.1
What's Changed
- Update BBC-GL profile by @ithinkido in #19
New Contributors
- @ithinkido made their first contribution in #19
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Restore Invert X and Y by @tatarize in #18
- Added
info
config setting. #17 - Corrected gcode profiles to use invert_y (breaking change)
vpype text "Hello" gwrite --profile gcode hello.gcode
would have created Hello upside down. This has been corrected.
Full Changelog: https://github.com/plottertools/vpype-gcode/commits/0.10.0