Releases: T9Air/Klipper_Power_Resume
Releases · T9Air/Klipper_Power_Resume
v3.5.2
v3.5.1
v3.5.0
v3.4.1
v3.4.0
v3.3.0
v3.2.4
v3.2.3
- Created a minimum amount of lines that can be skipped: 5
- Avoids #53
- Log the current speed, revert back from v3.2.2
- Log the current extrusion value
- Subtract all extrusions by the saved extrusion value when making a _restarted file
What's Changed
Full Changelog: v3.2.2...v3.2.3
v3.2.2
- 2 log files are used
- When restarting, ask User for the speed, instead of logging the speed during the print
- Fixed 2 errors:
- Get "ome: command not found" when going back to menu.sh
- When giving a file without the .gcode extension, but the file has a "." in the name, it does not add .gcode to the end of the extension, and therefore can not find the file
What's Changed
Full Changelog: v3.2.1...v3.2.2
v3.2.1
- The printer's current speed is also logged
- When installing, only add [include logger.cfg] to the printer.cfg if it is not already there
- The gcode to move to the correct position when restarting is now in 2 parts, one to move the z-axis, and one to move the x & y axes
What's Changed
Full Changelog: v3.2.0...v3.2.1