The--Captain / plr-klipper

Power Loss Recovery for Klipper
75 stars 13 forks source link

PRUSA SLICER Error running command {POWER_LOSS_RESUME} #4

Closed zeitas closed 1 year ago

zeitas commented 1 year ago

22:10 Unknown command:"RESPOND" PRUSA SLICER Error running command {POWER_LOSS_RESUME}

The--Captain commented 1 year ago

without a lot more information I cannot even begin to help help you solve this issue. You can start by posting your printer.cfg and any other relevant configuration files, followed by what you did to generate this error, etc

I partially blame myself, because I really need to look into GitHub issue templates

The--Captain commented 1 year ago

With further consideration it seems very likely that you need a [respond] line in your plr.cfg.

It seems like this line is missing, and will cause errors for those who do not have respond already enabled.

You can add that line manually or just download/update your code from this repository, since the fix has been committed.