Skip to content

Releases: ludwig-austermann/gcodeplot

Release 0.4.2

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 31 Aug 13:52

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

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 29 Aug 23:00
804c219
Update readme.md

Clarified parsing abilities

Version 0.4

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 27 Aug 20:33

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

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 21 Jun 14:11
406f0a0

Small fixes

Version 0.3

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 18 Jun 19:55
7064cf7
Merge pull request #1 from ludwig-austermann/v0.3

V0.3

First public release - v0.2.1

Choose a tag to compare

@ludwig-austermann ludwig-austermann released this 18 Jun 11:15
first public release