klipper/klippy
Florian Heilmann 10987003b0
safe_z_home: Make sure X and Y are homed before homing Z (#3153)
In it's current behavior, safe_z_home will attempt to home Z if it thinks the toolhead is above the z endstop even if the motors have since been disabled and the toolhead was moved to another position

Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
2020-08-05 11:52:23 -04:00
..
chelper corexz: Add CoreXZ kinematics (#3129) 2020-07-30 12:42:23 -04:00
extras safe_z_home: Make sure X and Y are homed before homing Z (#3153) 2020-08-05 11:52:23 -04:00
kinematics corexz: Add CoreXZ kinematics (#3129) 2020-07-30 12:42:23 -04:00
clocksync.py
configfile.py
console.py
gcode.py gcode: Report the final print_time in debuginput mode 2020-07-30 12:53:59 -04:00
homing.py
klippy.py klippy: return message category in get_state_message() 2020-06-24 19:07:33 -04:00
mathutil.py
mcu.py mcu: Reset pwm and digital output pins to start values on a host restart 2020-07-25 11:36:44 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py
stepper.py mcu: Add support for commands to send only on a host restart 2020-07-25 11:36:44 -04:00
toolhead.py toolhead: report velocity and accel via get_status 2020-08-01 15:56:51 -04:00
util.py
webhooks.py webhooks: fix lambda wrapper around _process_request 2020-07-13 18:39:15 -04:00