klipper/klippy/extras
Kevin O'Connor 6f5f2a3bc7 tmc_uart: Make sure to set analog mux pins after a restart
Don't assume the analog mux pins are in a low state at startup.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-10-24 22:00:58 -04:00
..
display uc1701: Add support for a reset line on SSD1306 displays 2019-08-17 22:14:02 -04:00
__init__.py
ad5206.py
adc_temperature.py adc_temperature: add support for AD849x thermocouple amplifiers (#1994) 2019-10-10 20:11:34 -04:00
bed_mesh.py bed_mesh: fix error reporting 2019-10-22 22:09:33 -04:00
bed_screws.py
bed_tilt.py
bltouch.py bltouch: Improve handling of low pin_move_time configuration 2019-09-14 15:16:26 -04:00
board_pins.py board_pins: Improve config error checking 2019-08-19 21:58:11 -04:00
bus.py pins: Move reserved pin handling into PinResolver class 2019-08-19 12:57:59 -04:00
buttons.py buttons: initialize mcu buttons based on inverted state 2019-07-05 20:01:07 -04:00
controller_fan.py controller_fan: Replace else followed by single if with elif 2019-09-17 11:52:03 -04:00
delayed_gcode.py delayed_gcode: initial implementation 2019-07-01 11:09:30 -04:00
delta_calibrate.py
dotstar.py dotstar: Allow any number of chips to be daisy chained 2019-08-06 22:49:05 -04:00
endstop_phase.py
fan.py fan: Add off_below option for fans (#1897) 2019-10-03 17:59:03 -04:00
filament_switch_sensor.py filament_switch_sensor: Add a delay between dispatch of pause and execution of pause gcode 2019-09-08 20:42:43 -04:00
firmware_retraction.py firmware_retract: Remove z_hop support 2019-07-10 19:25:56 -04:00
force_move.py
gcode_arcs.py gcode_arcs: Use is operator for Null comparison (#1989) 2019-09-23 16:49:52 -04:00
gcode_button.py
gcode_macro.py gcode_macro: add iterator to status wrapper 2019-07-01 10:59:13 -04:00
heater_bed.py
heater_fan.py
heater_generic.py
homing_override.py
idle_timeout.py
manual_probe.py
manual_stepper.py
mcp4018.py
mcp4451.py
mcp4728.py mcp4728: Update to better match printrbot revf requirements 2019-07-26 11:02:56 -04:00
multi_pin.py
neopixel.py neopixel: Add support for WS2811 RGB pixel color order 2019-08-09 20:58:49 -04:00
output_pin.py
pause_resume.py
pid_calibrate.py
probe.py probe: Add range to probe accuracy results (#2015) 2019-09-29 16:56:46 -04:00
quad_gantry_level.py
query_endstops.py mcu: Integrate query_endstop_wait() into query_endstop() 2019-07-10 10:43:20 -04:00
replicape.py pins: Move reserved pin handling into PinResolver class 2019-08-19 12:57:59 -04:00
respond.py
safe_z_home.py safe_z_home: Fix unintended change in default behavior 2019-10-03 18:06:08 -04:00
samd_sercom.py samd_sercom: fix pin enumeration error when mcu is specified 2019-09-17 13:28:57 -04:00
screws_tilt_adjust.py
servo.py
skew_correction.py skew_correction: add SKEW_PROFILE gcode 2019-06-29 10:58:46 -04:00
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py temperature_fan: add get_status() function 2019-10-22 22:10:13 -04:00
temperature_sensor.py
thermistor.py
tmc.py tmc2209: Add support for sensorless homing 2019-08-19 12:05:09 -04:00
tmc2130.py tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
tmc2208.py tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
tmc2209.py tmc2209: Add support for sensorless homing 2019-08-19 12:05:09 -04:00
tmc2660.py tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
tmc5160.py tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
tmc_uart.py tmc_uart: Make sure to set analog mux pins after a restart 2019-10-24 22:00:58 -04:00
tsl1401cl_filament_width_sensor.py
tuning_tower.py tuning_tower: Only cancel tuning tower test if extrude at notably lower z 2019-10-04 20:10:12 -04:00
verify_heater.py
virtual_sdcard.py
z_tilt.py z-tilt: Unresolved symbol fixed 2019-09-24 12:17:03 -04:00