Skip to content

Tags: markwal/OctoPrint-GPX

Tags

2.6.8

Toggle 2.6.8's commit message
Pick up the GPX 2.6.8

2.6.7

Toggle 2.6.7's commit message
Attempt another fix for hang on cancel

2.6.6

Toggle 2.6.6's commit message
Pick up a new GPX to solve filename non-ASCII bug

2.6.5

Toggle 2.6.5's commit message
Extra precaution to prevent handing any non-ascii character to OctoPrint

2.6.4

Toggle 2.6.4's commit message
Rename gpx python module to avoid collisions

in preparation to allow wheel installation of the binary extension
to possibly allow install without python-dev in the future

2.6.3

Toggle 2.6.3's commit message
Eat 'None' lines out of .ini files

2.6.2

Toggle 2.6.2's commit message
Pick up latest GPX

2.6.1

Toggle 2.6.1's commit message
Treat 'None' the same as 'undefined' in json payload

2.6.0

Toggle 2.6.0's commit message
Switch start print detection strategy to

use gcode script insertion rather than relying on line number behavior

2.5.5

Toggle 2.5.5's commit message
Fix AttributeError when current job is None