mainsail-crew / moonraker-timelapse

Timelapse Plugin for moonraker
GNU General Public License v3.0
353 stars 83 forks source link

Problem with parking toolhead #170

Open fixbeer-x opened 2 months ago

fixbeer-x commented 2 months ago

Hello, i have an ender 3 s1 pro with klipper installed using a raspberry. I keep getting the message that my toolhead moves out of range of the x-axis, it doesnt matter if i use realative or absolute. The ideal situation is that my bed stays in the middle and my toolhead moves all the way to the right. Can anyone help me resolve this issue?

Absolute: Timelapse Setup: enable: True park: True park position: x_only time: 0.5 s park cord x:235.0 y:none dz:0.0 travel speed: 200.0 mm/s fw_retract: False retract: 1.0 mm speed: 30.0 mm/s extrude: 1.0 mm speed: 30.0 mm/s verbose: False

image image

Relative: Timelapse Setup: enable: True park: True park position: x_only time: 0.5 s park cord x:0.0 y:none dz:235.0 travel speed: 200.0 mm/s fw_retract: False retract: 1.0 mm speed: 30.0 mm/s extrude: 1.0 mm speed: 30.0 mm/s verbose: False

image image