DuetLapse
DuetLapse copied to clipboard
Not starting after pause
Hello, i have everything installed and setup. when i run ; ./DuetLapse.py -duet 10.1.2.xxx -camera pi -pause yes -movehead 200 200 -detect layer
it stops, moves the head to the corner then never starts again. any advice would be great, thank you!
this is a duet 2 wifi board on a Ender 5 pro using cura slicer.
./DuetLapse.py -duet 10.1.2.xxx -camera pi -pause yes -movehead 200 200 -detect layer
- Note "-pause yes" means this script will pause the printer when the -detect or
- -seconds flags trigger.
- If instead, it is desired that this script detect pauses that are already in
- in the gcode, specify:
- "-detect pause"
Attempting to connect to printer at 10.1.2.xxx Connected to a Duet V2 printer at http://10.1.2.xxx
##################################
Options in force for this run:
camera = pi
printer = 10.1.2.xxx
seconds = 0
detect = layer
pause = yes
camparms =
vidparms =
movehead = 200.00 200.00
dontwait = False
##################################
Waiting for print to start on printer 10.1.2.xxx Will take pictures when printing starts, and make video when printing ends. Or, press Ctrl+C one time to move directly to conversion step.
Print start sensed. End of print will be sensed, and frames will be converted into video. Or, press Ctrl+C one time to move directly to conversion step.
Requesting pause via M25 Moving print head to X200.00 Y200.00 Capturing frame 0 at X0.00 Y0.00 Z6.12 Layer 6 Requesting pause via M25 Moving print head to X200.00 Y200.00 Capturing frame 1 at X103.69 Y86.69 Z1.32 Layer 7 Requesting pause via M25 Moving print head to X200.00 Y200.00 Capturing frame 2 at X79.03 Y101.37 Z1.52 Layer 8 Requesting pause via M25 Moving print head to X200.00 Y200.00 Capturing frame 3 at X67.97 Y145.27 Z1.72 Layer 9