The--Captain / plr-klipper

Power Loss Recovery for Klipper
75 stars 13 forks source link

BTT UPS #3

Open jalexandre0 opened 1 year ago

jalexandre0 commented 1 year ago

Hi, I was looking for a PLR solution for klipper and find your script. I was wondering how to hack it to work with BTT UPS Module.

Instead of LOG_Z when layer change, I was thinking in LOG_Z only in case of powerloss event. The UPS gives me 30 seconds to log zed info and park the nozzle of print.

What to you think about it? Do you see any possible problem on this approach?

eugenmeltis3pg commented 1 year ago

I also came here just to open this kind of issue. It would be amazing to couple this with a BTT UPS. @The--Captain

tastyratz commented 1 year ago

Honestly, that surprises me to not see this either. I have the BTT UPS. I bought it before I realized it only matters to Marlin.

Feels like a waste. A project like this is perfect for it.

DomoVlas commented 3 months ago

Hi,

my own solution to BTT UPS was to change capacitors from 5F to 10F and signal set up like gcode_button. The change of capacitance is crucial because gcode is executed after 4 seconds and 10F can get you 8 second. Enough to park head. obrázok