Skip to content

Releases: chatrat12/layerdisplay

0.4.3

30 Mar 20:23
4fa2062
Compare
Choose a tag to compare
Incremented version number

0.4.2

30 Mar 17:28
9083cfe
Compare
Choose a tag to compare

Fixes use of deprecated API #8

0.4.1

26 Aug 23:21
Compare
Choose a tag to compare
  • Fixed inaccuracy bug (#5 Line ending not handled properly)

0.4.0

01 Aug 18:42
Compare
Choose a tag to compare
  • Now tries to ignore purges as layers First layer now requires a minimum amount of extrude commands (Set to 3).

0.3.1

28 Jul 13:47
Compare
Choose a tag to compare
  • Bug Fix: GCodeAnalyzer was not detecting layer changes that would occur beneath the previously recorded extrusion height.

0.3.0

26 Jul 21:43
8f1e562
Compare
Choose a tag to compare
  • Feedback to user on GCode analysis progress.
  • GCode analysis runs on separate thread and should not block print jobs. Useful for large GCode files!

0.2.2

18 Jul 18:23
Compare
Choose a tag to compare
  • Fixed bug in GCodeAnalyzer that would cause it to fail.

0.2.1

17 Jul 22:44
Compare
Choose a tag to compare
  • Client now gets latest layer info from host on connect
  • GCode analysis now %30 faster
  • Project refactored
  • Fixed version is setup.py

0.1.0

17 Jul 05:42
94c69cf
Compare
Choose a tag to compare

Initial release of LayerDisplay