klipper/klippy/extras
Kevin O'Connor 4c48c1e8e4 bltouch: Issue just a pin_up command on a normal raise probe attempt
In the normal case, a regular pin_up command should be sufficient to
raise the probe.  (Should the regular pin_up fail, the code can issue
a "reset" command during the retry.)

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-04 18:03:07 -05:00
..
display menu: Don't peek into printer.objects member variable 2019-01-08 12:03:46 -05:00
__init__.py
ad5206.py
adc_temperature.py adc_temperature: Add support for linear interpolation of resistances 2019-01-21 21:28:25 -05:00
bed_mesh.py bed_mesh: add support for round beds 2019-02-02 23:29:00 -05:00
bed_tilt.py klippy: Convert printer_state("connect") to an event handler 2019-01-08 11:09:55 -05:00
bltouch.py bltouch: Issue just a pin_up command on a normal raise probe attempt 2019-02-04 18:03:07 -05:00
bus.py
buttons.py
controller_fan.py controller_fan: Add support for a fan cooling the controller-board (#1070) 2019-01-10 12:12:15 -05:00
delta_calibrate.py
endstop_phase.py
fan.py
force_move.py
gcode_macro.py
heater_bed.py
heater_fan.py klippy: Convert printer_state("ready") to an event handler 2019-01-08 10:59:43 -05:00
homing_override.py
idle_timeout.py idle_timeout: Added a missing logging import 2019-01-29 11:18:44 -05:00
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pause_resume.py pause_resume: initial implementation of pause/resume functionality for Klipper 2019-01-28 11:23:52 -05:00
pid_calibrate.py
probe.py
quad_gantry_level.py klippy: Convert printer_state("connect") to an event handler 2019-01-08 11:09:55 -05:00
query_endstops.py
replicape.py
respond.py
servo.py klippy: Convert printer_state("ready") to an event handler 2019-01-08 10:59:43 -05:00
spi_temperature.py spi_temperature: Fix order of init 2019-02-04 09:30:26 -05:00
static_digital_output.py
statistics.py klippy: Convert printer_state("ready") to an event handler 2019-01-08 10:59:43 -05:00
sx1509.py
temperature_fan.py
thermistor.py adc_temperature: Move PrinterADCtoTemperature to adc_temperature.py 2019-01-21 20:24:51 -05:00
tmc2130.py tmc2130: Share config reading helpers with tmc2208.py code 2019-02-03 17:39:07 -05:00
tmc2208.py tmc2130: Share config reading helpers with tmc2208.py code 2019-02-03 17:39:07 -05:00
tmc2660.py
verify_heater.py klippy: Convert printer_state("connect") to an event handler 2019-01-08 11:09:55 -05:00
virtual_sdcard.py virtual_sdcard: prepare for pause_resume implementation 2019-01-28 11:23:52 -05:00
z_tilt.py klippy: Convert printer_state("connect") to an event handler 2019-01-08 11:09:55 -05:00