Skip to content

Allow Klipper controlled 3d printers to restart after a power loss or MCU disconnect

License

Notifications You must be signed in to change notification settings

T9Air/Klipper_Power_Resume

Repository files navigation

Klipper_Power_Resume

CodeFactor Codacy Badge Static Badge

All feedback/ideas would be greatly appreciated

Note: When adding the logging macros with the script, it is recommended to skip at least 10-15 lines

Installation instructions

Installation instructions can be found here: https://github.com/T9Air/Klipper_Power_Resume/blob/main/Docs/Installation.md

NOTE: You must have VIRTUAL_SDCARD enabled

Usage

You can find the instructions on how to use the interface over here: https://github.com/T9Air/Klipper_Power_Resume/blob/main/Docs/Usage.md

Changelog

version 3.4.1

  • Fixed #58
  • Use SET_GCODE_OFFSET to change the z-position when homing on the print itself. This should speed up making a _restarted file

version 3.4.0