klipper/klippy/extras
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
..
display
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py
bed_tilt.py
bltouch.py
bus.py
buttons.py
controller_fan.py
delta_calibrate.py
endstop_phase.py
fan.py
force_move.py
gcode_macro.py
heater_bed.py
heater_fan.py
homing_override.py
idle_timeout.py
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pid_calibrate.py
probe.py
quad_gantry_level.py
query_endstops.py
replicape.py
respond.py
servo.py
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py
thermistor.py
tmc2130.py
tmc2208.py
tmc2660.py
verify_heater.py
virtual_sdcard.py
z_tilt.py