#Can't resume print
16 messages · Page 1 of 1 (latest)
this is my printer .cfg but my klippy log is not from 23 hours ago
but my klippy log is not from 23 hours ago
Why does it matter if it is not from 23 hours ago?
Where did you get those macros from? I mean CANCEL_PRINT, PAUSE and RESUME
If they are from the docs, you just didn't copy all of them. I recommend to delete those 3 macros I mentioned and use this instead: https://github.com/mainsail-crew/mainsail-config
Those contain all the needed macros and gets updated every now and then. The downside is that you cannot modify them directly, but you can change all the important parameters if you want.
but it was working before and I never updated nothing
I got the macro from here https://docs.mainsail.xyz/setup/configuration
Then you maybe removed something at some point. In your printer.cfg there is clearly the _TOOLHEAD_PARK_PAUSE_CANCEL macro missing
Yes you are right I think it's that
this is the error I get when I restart now
Option '{% set x_park' is not valid in section 'gcode_macro _toolhead_park_pause_cancel'
Maybe you miscopied something? Like earlier said, just use the mainsail-config repository. That way you can just delete those macros and add a simple [include mainsail.cfg] at the top of your printer.cfg.