klipper/klippy/extras
Florian Heilmann 4541f16cd9 tmc2660: Add vsense_resistor config parameter
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
2019-03-08 11:04:14 -05:00
..
display gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
__init__.py
ad5206.py
adc_temperature.py heater: Rename add_sensor() to add_sensor_factory() 2019-02-25 20:34:12 -05:00
bed_mesh.py bed_mesh: simplify configuration 2019-02-25 13:34:14 -05:00
bed_screws.py bed_screws: Fix missing import 2019-02-28 00:30:05 -05:00
bed_tilt.py
bltouch.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
bus.py
buttons.py buttons: Wrap code to 80 columns 2019-02-27 13:34:22 -05:00
controller_fan.py
delta_calibrate.py
endstop_phase.py
fan.py Wrap code to 80 columns 2019-02-27 13:27:52 -05:00
filament_switch_sensor.py filament_switch_sensor: initial implementation of switch based filament runout/insert sensor 2019-03-01 00:45:51 -05:00
force_move.py manual_stepper: Add support for moves with acceleration 2019-03-03 13:38:10 -05:00
gcode_macro.py gcode: Raise a config error on invalid register_command() 2019-02-18 18:04:42 -05:00
heater_bed.py heater_bed: Wrap lines to 80 columns 2019-02-26 11:20:01 -05:00
heater_fan.py
heater_generic.py heater: Support generic gcode_id registration for sensors 2019-02-26 12:07:00 -05:00
homing_override.py
idle_timeout.py
manual_probe.py gcode: Raise a config error on invalid register_command() 2019-02-18 18:04:42 -05:00
manual_stepper.py manual_stepper: Add support for moves with acceleration 2019-03-03 13:38:10 -05:00
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pause_resume.py pause_resume: Implement send_pause_command() 2019-03-01 00:45:51 -05:00
pid_calibrate.py
probe.py probe: Wrap code to 80 columns 2019-02-27 13:28:55 -05:00
quad_gantry_level.py quad_gantry_level: Fixing logic to use probed Z values correctly (#1328) 2019-03-08 11:01:49 -05:00
query_endstops.py
replicape.py
respond.py respond: Wrap code to 80 columns 2019-02-27 14:33:17 -05:00
samd_sercom.py atsamd: Add support for programming SERCOM pins 2019-03-01 00:40:44 -05:00
servo.py
spi_temperature.py spi_temperature: Wrap code to 80 columns 2019-02-27 13:14:23 -05:00
static_digital_output.py
statistics.py
sx1509.py sx1509: Wrap code to 80 columns 2019-02-27 14:33:17 -05:00
temperature_fan.py temperature_fan: Wrap code to 80 columns 2019-02-27 14:33:17 -05:00
temperature_sensor.py temperature_sensor: Add generic temperature sensor support 2019-02-26 13:15:56 -05:00
thermistor.py thermistor: Wrap code to 80 columns 2019-02-27 13:29:41 -05:00
tmc2130.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
tmc2208.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
tmc2660.py tmc2660: Add vsense_resistor config parameter 2019-03-08 11:04:14 -05:00
tsl1401cl_filament_width_sensor.py tsl1401cl_filament_width_sensor: Wrap code to 80 columns 2019-02-27 14:33:17 -05:00
verify_heater.py verify_heater: If the heating_gain check fails, just use max_error check 2019-03-08 10:55:46 -05:00
virtual_sdcard.py pause_resume: Implement send_pause_command() 2019-03-01 00:45:51 -05:00
z_tilt.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00