0

What I really want to do is to upgrade hardware components to support 'print recovery' after a power outage.

  • 1
    That's an option you need to [activate in the firmware](https://github.com/MarlinFirmware/Marlin/blob/2.0.x/Marlin/Configuration_adv.h#L1067). – 0scar May 28 '20 at 22:19

1 Answers1

1

Print recovery can be achieved by changing the firmware.

Here is some information on how to do that: Marlin documentation

Also, this another stackoverflow post about that: Stackoverflow Post

Rosalie W
  • 433
  • 1
  • 4
  • 13