Hi all, i have another question ^^. my printer gives me an error message. After Z_ENDSTOP_CALIBRATE Klipper will restart. after i got the error message `position_endstop in section 'stepper_z' must be between position_min and position_max' . When i put it in the printer.cfg
position_min: -3
position_endstop: 0 -----> this entry here
position_max: 380
the error message is gone.
But when i restart the Z_ENDSTOP_CALIBRATE
Klipper is set a # before the entry
position_min: -3
#position_endstop: 0 -----> this entry here
position_max: 380
and the error message comes again O-o.
Can someone explain this behave?
Thank you
BR
Steven
position_min: -3
position_endstop: 0 -----> this entry here
position_max: 380
the error message is gone.
But when i restart the Z_ENDSTOP_CALIBRATE
Klipper is set a # before the entry
position_min: -3
#position_endstop: 0 -----> this entry here
position_max: 380
and the error message comes again O-o.
Can someone explain this behave?
Thank you
BR
Steven