klipper/klippy/extras
Kevin O'Connor e907253dba display: Move st7920 code to its own module
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-06-27 13:18:03 -04:00
..
display display: Move st7920 code to its own module 2018-06-27 13:18:03 -04:00
__init__.py
ad5206.py spicmds: Rework SPI message transmission 2018-05-07 09:10:34 -04:00
adc_temperature.py
bed_tilt.py probe: Rename get_position() callback to get_probed_position() 2018-06-22 15:33:12 -04:00
delta_calibrate.py probe: Rename get_position() callback to get_probed_position() 2018-06-22 15:33:12 -04:00
fan.py fan: Allow the fan shutdown_speed to be configured 2018-05-18 19:12:03 -04:00
gcode_macro.py gcode_macro: Add the ability to define custom g-code macros 2018-05-25 12:40:06 -04:00
heater_bed.py
heater_fan.py fan: Allow the fan shutdown_speed to be configured 2018-05-18 19:12:03 -04:00
homing_override.py homing_override: Add axes config parameter 2018-06-11 20:41:18 -04:00
multi_pin.py
output_pin.py output_pin: Fix SET_PIN max_val check 2018-06-05 09:12:31 -04:00
pid_calibrate.py
probe.py probe: Rename get_position() callback to get_probed_position() 2018-06-22 15:33:12 -04:00
replicape.py linux: Convert linux SPI code to use the generic spicmds.c code 2018-05-07 09:10:34 -04:00
servo.py servo: Use new gcode.register_mux_command() 2018-05-20 12:40:10 -04:00
static_digital_output.py
stepper_buzz.py stepper: Don't peak into PrinterStepper members 2018-06-22 14:09:01 -04:00
temperature_fan.py temperature_fan: Fix issue 403 use max_speed 2018-06-19 11:51:07 -04:00
thermistor.py thermistor: Add Honeywell 100K and MGB18 thermistor definitions 2018-04-30 16:08:17 -04:00
tmc2130.py tmc2130: Allow the PWMCONF register to be configured 2018-05-25 11:38:27 -04:00
verify_heater.py verify_heater: Disable when writing output to a debug file 2018-06-08 23:51:41 -04:00
virtual_sdcard.py gcode: Raise an error if a duplicate command is registered 2018-05-20 13:08:22 -04:00
z_tilt.py probe: Rename get_position() callback to get_probed_position() 2018-06-22 15:33:12 -04:00