Releases: markwal/OctoPrint-GPX
Releases · markwal/OctoPrint-GPX
2.5.2
2.5.1
2.4.3
2.4.2
2.4.1 (stable)
- Fix relative extrusion (M83) broken by recent fix in 2.4.0
Miscellaneous Improvements
- Don't disconnect on cancel
- EEPROM settings for cooling fan (for firmwares that support it)
- Handle current position knowledge and relative moves completely differently
- Fix compile warning under some versions of raspbian
EEPROM Settings
Improvements
- New experimental feature for reading and modifying your EEPROM settings (backup your eeprom first).
- New GPX macros
Bugfixes
- Some weird pauses
- M108 for toolchange
- G28 fix
Allow A and B axes in machine editing
Also:
- fixed tooltip bugs in the machine editor.
- added (@debug axes) macro to GPX, you can type it into the Terminal tab and see what GPX thinks it has for the machine definition. The parentheses are required.
Pick up GPX 2.2.1
Main thing is that it removes digitpot limit of 127 (better support for Azteeg X3)
More progress and cancel reliability
- Handle first read byte timeout better
- Better retry on timeout and buffer overflow
- Limit retries on progress
- M6/M116 for dual extruders
- Fix some ok to send count issues