klipper/klippy
Kevin O'Connor a028aeaf78 Revert "bltouch: No need to pause the toolhead for PWM off commands"
This reverts commit 5c8d15bbee.

The lower_probe() code was already manually optimizing the timing of
the pwm disable, and that conflicted with the optimization in commit
5c8d15bb.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-04-04 18:51:53 -04:00
..
chelper
extras Revert "bltouch: No need to pause the toolhead for PWM off commands" 2020-04-04 18:51:53 -04:00
kinematics extruder: step_distance must be positive on SET_EXTRUDER_STEP_DISTANCE 2020-03-28 10:06:02 -04:00
clocksync.py
configfile.py
console.py
gcode.py
heater.py
homing.py
klippy.py
mathutil.py
mcu.py serial: Add Fysetc Cheetah board specific reset sequence 2020-04-02 13:56:50 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py serial: Add Fysetc Cheetah board specific reset sequence 2020-04-02 13:56:50 -04:00
stepper.py stepper: No need to pass stepper_kinematics to set_step_dist() 2020-03-28 10:06:02 -04:00
toolhead.py
util.py