klipper/klippy/extras
Eric Callahan 5e34b45063 bed_mesh: disallow null profile names
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-11-11 14:27:47 -05:00
..
display menu: Conditional display of common Control utils 2022-11-03 16:05:24 -04:00
__init__.py
ad5206.py
adc_scaled.py
adc_temperature.py
adxl345.py adxl345: Apply correct scaling for X,Y and Z axes 2022-10-25 14:41:00 -04:00
angle.py angle: Add support for reading tle5012b chip registers (for debugging) 2022-03-29 20:34:46 -04:00
bed_mesh.py bed_mesh: disallow null profile names 2022-11-11 14:27:47 -05:00
bed_screws.py bed_screws: report status 2022-07-28 20:43:19 -04:00
bed_tilt.py
bltouch.py
bme280.py
board_pins.py
bus.py spicmds: Allow inversion of CS pin for SPI busses 2022-04-22 13:25:03 -04:00
buttons.py
canbus_ids.py canbus_ids: Use 4 as the first nodeid to reduce id bitstuffing 2022-07-29 11:40:54 -04:00
controller_fan.py
dac084S085.py
delayed_gcode.py
delta_calibrate.py delta_calibrate: Fix Python3 error in DELTA_ANALYZE 2022-06-13 13:51:07 -04:00
display_status.py display_status: Implement SET_DISPLAY_TEXT command 2022-06-27 10:09:02 -04:00
dotstar.py dotstar: Update to use LEDHelper class 2022-03-31 13:08:12 -04:00
ds18b20.py ds18b20: fix string conversion error on startup (#5559) 2022-06-08 18:05:27 -04:00
duplicate_pin_override.py
endstop_phase.py
exclude_object.py exclude_objects: initial implementation 2022-06-03 14:12:04 -04:00
extruder_stepper.py extruder_stepper: Support configuring pressure advance from config 2022-09-01 14:53:12 -04:00
fan.py fan: add enable_pin option (#5732) 2022-09-03 12:23:55 -04:00
fan_generic.py
filament_motion_sensor.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_generic.py
heaters.py
homing.py homing: Fix bug in multi_complete() 2022-05-13 13:53:17 -04:00
homing_heaters.py
homing_override.py
htu21d.py htu21d: SI7021 is has id 0x15 (#5375) 2022-04-11 10:33:41 -04:00
idle_timeout.py
input_shaper.py
led.py led: Remove has_white check from LEDHelper 2022-04-18 09:34:25 -04:00
lm75.py
manual_probe.py manual_probe: report status 2022-07-21 22:03:31 -04:00
manual_stepper.py
mcp4018.py mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737) 2022-09-02 10:30:06 -04:00
mcp4451.py
mcp4728.py
motion_report.py
mpu9250.py mpu9250: Inline twos_complement() code 2022-06-20 12:41:24 -04:00
multi_pin.py
neopixel.py neopixel: Simplify color_order parsing 2022-04-18 12:55:32 -04:00
output_pin.py
palette2.py palette2: Fix UART encoding 2022-08-19 14:12:51 -04:00
pause_resume.py
pca9533.py led: Remove has_white check from LEDHelper 2022-04-18 09:34:25 -04:00
pca9632.py pca9632: Fix color_order assignment 2022-04-18 11:07:05 -04:00
pid_calibrate.py pid_calibrate: Improve Python3 compatibility in debug file output 2022-03-29 20:37:03 -04:00
print_stats.py print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to Klipper (#5726) 2022-10-05 15:02:28 -04:00
probe.py
pulse_counter.py
quad_gantry_level.py
query_adc.py
query_endstops.py
replicape.py
resonance_tester.py adxl345: Support recording data from multiple ADXL345's in one run, and more. (#5224) 2022-05-23 19:56:58 -04:00
respond.py respond: No forced spaces (#5152) 2022-06-30 13:56:35 -04:00
safe_z_home.py
samd_sercom.py
save_variables.py save_variables: Do not write to console when variables are saved 2022-09-01 13:18:55 -04:00
screws_tilt_adjust.py
sdcard_loop.py
servo.py
shaper_calibrate.py shaper_calibrate: Add missing import 2022-04-23 21:49:50 -04:00
shaper_defs.py
skew_correction.py skew_corrections: Fix typo (gmcd vs gcmd) 2022-03-17 20:52:10 -04:00
smart_effector.py smart_effector: Initial support of programmable SmartEffector 2022-04-09 19:04:57 -04:00
spi_temperature.py thermocouple: Only shutdown on multiple consecutive sensor errors 2022-09-23 11:56:20 -04:00
static_digital_output.py
statistics.py
stepper_enable.py
sx1509.py
temperature_fan.py temperature_fan: Fix divide by zero error when pid_Ki is zero 2022-04-07 12:11:54 -04:00
temperature_host.py
temperature_mcu.py atsamd: Add Kconfig definitions for same51j19 and same54p20 chips 2022-10-13 11:27:14 -04:00
temperature_sensor.py
temperature_sensors.cfg
thermistor.py
tmc.py tmc: Improve error on missing stepper section 2022-09-05 13:55:19 -04:00
tmc2130.py
tmc2208.py
tmc2209.py
tmc2660.py
tmc5160.py
tmc_uart.py
tsl1401cl_filament_width_sensor.py
tuning_tower.py tuning_tower: add is_active() method 2022-06-03 14:12:04 -04:00
verify_heater.py
virtual_sdcard.py virtual_sdcard: read new lines as-is 2022-09-11 21:43:43 -04:00
z_thermal_adjust.py z_thermal_adjust: get_temp hotfix 2022-09-30 11:19:01 -04:00
z_tilt.py