klipper/klippy
Kevin O'Connor 5a6a429bc0 bltouch: Take into account clock skew when calculating command duration
We want the duration of each command to be an exact multiple of
SIGNAL_PERIOD.  The durations might not be exact if the bltouch is on
a secondary mcu.  Account for this in send_cmd().

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-01-21 09:56:08 -05:00
..
chelper winch: Add experimental support for cable winch kinematics 2018-12-24 11:38:59 -05:00
extras bltouch: Take into account clock skew when calculating command duration 2019-01-21 09:56:08 -05:00
kinematics heater: take a gcode_id when setting up a heater (#1028) 2019-01-02 17:44:02 -05:00
clocksync.py
configfile.py
console.py
gcode.py klippy: Convert printer_state("ready") to an event handler 2019-01-08 10:59:43 -05:00
heater.py heater: take a gcode_id when setting up a heater (#1028) 2019-01-02 17:44:02 -05:00
homing.py bltouch: Verify probe always deploys during a homing operation 2019-01-21 09:52:11 -05:00
klippy.py klippy: Report the first error generated 2019-01-11 12:41:55 -05:00
mathutil.py
mcu.py bltouch: Attempt to verify that the probe raises after each probe attempt 2019-01-21 09:52:11 -05:00
msgproto.py
parsedump.py
pins.py sam3: Add support for sam4s8c chips 2019-01-07 19:34:31 -05:00
queuelogger.py
reactor.py reactor: support for delayed callbacks 2019-01-07 21:38:36 -05:00
serialhdl.py
stepper.py
toolhead.py klippy: Convert printer_state("shutdown") to an event handler 2019-01-08 10:59:43 -05:00
util.py util: Don't crash when calling get_cpu_info on OS X (#1102) 2019-01-11 13:00:44 -05:00