Skip to content

Releases: ludwig-austermann/gcodeplot

Release 0.4.2

31 Aug 13:52
Compare
Choose a tag to compare

It is no longer required to specify an input file in display mode, so one create a new file by drawing with the gui.

Version 0.4.1

29 Aug 23:00
804c219
Compare
Choose a tag to compare
Update readme.md

Clarified parsing abilities

Version 0.4

27 Aug 20:33
Compare
Choose a tag to compare

In this version:

  • dependencies were updated
  • the instruction G0 has been added
  • it is now possible to write G01 instead of G1 and similar
  • the code has been checked and cleaned up a lot – this should allow lower memory usage and allow further improvements
  • binary size has been reduced from 9.1 MB to 5.7 MB

Full Changelog: v0.3.1...v0.4.0

Version 0.3.1

21 Jun 14:11
406f0a0
Compare
Choose a tag to compare

Small fixes

Version 0.3

18 Jun 19:55
7064cf7
Compare
Choose a tag to compare
Merge pull request #1 from ludwig-austermann/v0.3

V0.3

First public release - v0.2.1

18 Jun 11:15
Compare
Choose a tag to compare
first public release