klipper/klippy/extras
Kevin O'Connor 0923450286 tmc: Use configfile note_valid=False when inspecting stepper step_distance
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-12-13 10:42:25 -05:00
..
display hd44780: Make the 4-bit init sequence more robust 2020-12-12 10:07:53 -05:00
__init__.py
ad5206.py
adc_scaled.py
adc_temperature.py
adxl345.py
bed_mesh.py
bed_screws.py
bed_tilt.py
bltouch.py
bme280.py bme280: Start temperature measurements from "klippy:connect" callback 2020-12-01 11:36:37 -05:00
board_pins.py board_pins: Use an explicit parameter to specify mcu name(s) 2020-11-20 12:00:36 -05:00
bus.py
buttons.py
controller_fan.py heater_fan: Fix typo causing excessive cpu usage 2020-12-01 12:31:22 -05:00
delayed_gcode.py
delta_calibrate.py
display_status.py
dotstar.py
endstop_phase.py
extruder_stepper.py
fan.py
fan_generic.py
filament_switch_sensor.py
firmware_retraction.py
force_move.py
gcode_arcs.py
gcode_button.py
gcode_macro.py
gcode_move.py
hall_filament_width_sensor.py
heater_bed.py
heater_fan.py heater_fan: Fix typo causing excessive cpu usage 2020-12-01 12:31:22 -05:00
heater_generic.py
heaters.py temperature_mcu: Add enhanced support for monitoring mcu temperature 2020-12-10 02:39:06 -05:00
homing_heaters.py
homing_override.py
htu21d.py htu21d: Start temperature measurements from "klippy:connect" callback 2020-12-01 11:36:37 -05:00
idle_timeout.py
input_shaper.py input_shaper: Simplify input shaper type reporting 2020-12-01 11:36:37 -05:00
lm75.py lm75: Start temperature measurements from "klippy:connect" callback 2020-12-01 11:36:37 -05:00
manual_probe.py manual_probe: Use configfile note_valid=False when inspecting Z position_endstop 2020-12-13 10:41:40 -05:00
manual_stepper.py
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
neopixel.py neopixel: Don't wait for responses when in debug mode. 2020-12-01 11:36:37 -05:00
output_pin.py
pause_resume.py
pid_calibrate.py
print_stats.py print_stats: exclude time prior to first extrusion from "print_duration" 2020-11-13 20:48:15 -05:00
probe.py probe: Use configfile note_valid=False when inspecting z position_min 2020-12-13 10:42:25 -05:00
quad_gantry_level.py
query_adc.py
query_endstops.py
replicape.py pca9685: Use move queue for pwm updates 2020-12-04 16:10:13 -05:00
resonance_tester.py
respond.py
rpi_temperature.py rpi_temperature: Don't read min_temp/max_temp directly from config 2020-12-03 12:37:56 -05:00
safe_z_home.py safe_z_home: Use configfile note_valid=False when inspecting z position_max 2020-12-13 10:42:25 -05:00
samd_sercom.py
save_variables.py save_variables: Support saving variables to a disk file 2020-12-03 12:19:47 -05:00
screws_tilt_adjust.py
servo.py
shaper_calibrate.py
skew_correction.py
spi_temperature.py spi_temperature: Fix incorrect max31856 spi initialization 2020-11-23 09:58:42 -05:00
static_digital_output.py
statistics.py
stepper_enable.py
sx1509.py
temperature_fan.py
temperature_mcu.py temperature_mcu: Add enhanced support for monitoring mcu temperature 2020-12-10 02:39:06 -05:00
temperature_sensor.py temperature_sensor: Report temperature in stats 2020-12-06 21:55:26 -05:00
thermistor.py
tmc.py tmc: Use configfile note_valid=False when inspecting stepper step_distance 2020-12-13 10:42:25 -05:00
tmc2130.py
tmc2208.py
tmc2209.py
tmc2660.py
tmc5160.py
tmc_uart.py
tsl1401cl_filament_width_sensor.py
tuning_tower.py
verify_heater.py docs: Move config reference information to new Config_Reference.md 2020-11-18 20:10:21 -05:00
virtual_sdcard.py
z_tilt.py