I’m running Klipper on a Sovol SV06 ACE with Orca Slicer and Mainsail.
Issue: When I pause the print (via touchscreen or Orca), it pauses momentarily but then automatically resumes after ~5–10 seconds. This behavior only occurs when I have timelapse with toolhead park enabled.
It looks like the timelapse script fires a resume command after parking the toolhead, overriding my manual pause. klippy.zip (1.7 MB)
I don’t have much experience with the firmware of the 3D printer. This is my first 3D printer, so I definitely don’t want to break anything drastically.
So I want to know if I can fix this without breaking anything else.
Like a custom macro, like Super Pause, which will actually pause everything, including the timelapse feature.
The Klipper you’re running is heavily modified. Especially configfile.py, klippy.py, and mcu.py can break things very badly. We can’t really help you unless you’re running genuine (mainline) Klipper.