klipper/klippy/extras
Kevin O'Connor f3c4deb1ab lpc176x: Convert i2c code to use standard i2ccmds.c
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-11-14 10:23:56 -05:00
..
display display: FR icon changed to "Feed Rate" (#860) 2018-11-13 10:14:01 -05:00
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py bed_mesh: Fix some fragile identity comparisons 2018-10-31 16:02:45 -04:00
bed_tilt.py bed_tilt: Do not automatically run G28 on BED_TILT_CALIBRATE 2018-10-22 11:26:01 -04:00
buttons.py
delta_calibrate.py delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATE 2018-10-22 11:26:01 -04:00
endstop_phase.py tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816) 2018-10-24 16:01:12 -04:00
fan.py
force_move.py
gcode_macro.py gcode_macro: Provide more information on a formatting error 2018-09-30 12:43:54 -04:00
heater_bed.py
heater_fan.py
homing_override.py
idle_timeout.py idle_timeout: Add printing/ready/idle tracking 2018-10-28 18:39:45 -04:00
mcp4451.py lpc176x: Convert i2c code to use standard i2ccmds.c 2018-11-14 10:23:56 -05:00
multi_pin.py
output_pin.py
pid_calibrate.py pid_calibrate: Add some comments on the calibration methodology 2018-10-19 22:40:11 -04:00
probe.py homing: Pass printer instead of toolhead object to Homing class 2018-10-16 13:09:23 -04:00
quad_gantry_level.py probe: Support manual probing at runtime 2018-10-01 11:12:30 -04:00
query_endstops.py
replicape.py
servo.py servo: This patch create ability to enable/disable attached servo. (#880) 2018-11-14 09:38:09 -05:00
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py sx1509: Relax restrictions on SX1509 pins (#836) 2018-10-30 18:08:12 -04:00
temperature_fan.py
thermistor.py
tmc2130.py endstop_phase: Add support for detecting phase via TMC stepper drivers 2018-10-16 13:09:23 -04:00
tmc2208.py endstop_phase: Add support for detecting phase via TMC stepper drivers 2018-10-16 13:09:23 -04:00
tmc2660.py tmc2660: Fix typo in TMC2660 extra (#830) 2018-10-29 12:44:45 -04:00
verify_heater.py verify_heater: Don't report a heater error if printer is shutdown 2018-09-30 10:40:44 -04:00
virtual_sdcard.py gcode: process_batch() should execute commands atomically 2018-10-28 18:39:45 -04:00
z_tilt.py z_tilt: Wrap lines to 80 columns 2018-10-01 11:12:30 -04:00