.. |
display
|
hd44780_spi: added lcd support to the mightyboard (#4121)
|
2021-04-07 21:07:23 -04:00 |
__init__.py
|
…
|
|
ad5206.py
|
…
|
|
adc_scaled.py
|
…
|
|
adc_temperature.py
|
…
|
|
adxl345.py
|
adxl345: Use "clock" suffix instead of "time" in commands
|
2021-04-30 11:40:37 -04:00 |
bed_mesh.py
|
bed_mesh: introduce "faulty_regions" option
|
2021-04-10 11:16:07 -04:00 |
bed_screws.py
|
…
|
|
bed_tilt.py
|
…
|
|
bltouch.py
|
bltouch: Minor indentation change
|
2021-04-02 13:43:01 -04:00 |
bme280.py
|
bme280: Add support for BMP280 and BME680 sensors (#4040)
|
2021-03-15 11:50:29 -04:00 |
board_pins.py
|
…
|
|
bus.py
|
tmc2130: Verify SPI register writes
|
2021-03-10 17:12:25 -05:00 |
buttons.py
|
…
|
|
canbus_ids.py
|
mcu: Add support for connecting to devices on a CAN bus
|
2021-03-13 11:29:41 -05:00 |
controller_fan.py
|
…
|
|
delayed_gcode.py
|
…
|
|
delta_calibrate.py
|
…
|
|
display_status.py
|
…
|
|
dotstar.py
|
…
|
|
ds18b20.py
|
ds18b20: new module for 1-wire temperature sensor (#3462)
|
2021-02-02 14:34:56 -05:00 |
endstop_phase.py
|
Revert "endstop_phase: wip"
|
2021-04-28 20:42:33 -04:00 |
extruder_stepper.py
|
stepper: Do not set min_stop_interval in micro-controller
|
2021-04-30 11:09:08 -04:00 |
fan.py
|
fan: Minor updates to tachometer handling
|
2021-03-01 14:57:40 -05:00 |
fan_generic.py
|
…
|
|
filament_motion_sensor.py
|
filament_motion_sensor: Add filament_motion_sensor (#3857)
|
2021-03-14 21:36:19 -04:00 |
filament_switch_sensor.py
|
…
|
|
firmware_retraction.py
|
…
|
|
force_move.py
|
…
|
|
gcode_arcs.py
|
…
|
|
gcode_button.py
|
…
|
|
gcode_macro.py
|
…
|
|
gcode_move.py
|
gcode_move: Make sure to call reset_last_position() in _handle_ready()
|
2021-03-31 22:15:54 -04:00 |
hall_filament_width_sensor.py
|
hall_filament_width_sensor: fix range check error (#4113)
|
2021-03-27 12:53:40 -04:00 |
heater_bed.py
|
heaters: Make sure set_temp() command wakes up the idle_timeout
|
2021-03-05 18:59:01 -05:00 |
heater_fan.py
|
…
|
|
heater_generic.py
|
…
|
|
heaters.py
|
heaters: Make sure set_temp() command wakes up the idle_timeout
|
2021-03-05 18:59:01 -05:00 |
homing.py
|
homing: Pass the HomingMove class to homing_move_begin/end events
|
2021-03-29 21:20:57 -04:00 |
homing_heaters.py
|
homing: Pass the HomingMove class to homing_move_begin/end events
|
2021-03-29 21:20:57 -04:00 |
homing_override.py
|
…
|
|
htu21d.py
|
htu21d: sensor definition fix (#4075)
|
2021-03-18 23:38:07 -04:00 |
idle_timeout.py
|
idle_timeout: change standard timeout g-code (#4018)
|
2021-03-07 13:48:54 -05:00 |
input_shaper.py
|
…
|
|
lm75.py
|
…
|
|
manual_probe.py
|
…
|
|
manual_stepper.py
|
stepper: Do not set min_stop_interval in micro-controller
|
2021-04-30 11:09:08 -04:00 |
mcp4018.py
|
…
|
|
mcp4451.py
|
…
|
|
mcp4728.py
|
…
|
|
multi_pin.py
|
…
|
|
neopixel.py
|
…
|
|
output_pin.py
|
output_pin: Fix bug in setting of self.resend_interval
|
2021-03-27 14:52:21 -04:00 |
palette2.py
|
palette2: Fix get_status (#4171)
|
2021-04-15 13:53:06 -04:00 |
pause_resume.py
|
pause_resume: Perform setup via "klippy:connect" instead of "klippy:ready"
|
2021-04-01 10:10:39 -04:00 |
pca9533.py
|
pca9533: RGB support for the mightyboard (#4150)
|
2021-04-09 17:47:16 -04:00 |
pid_calibrate.py
|
heaters: Make sure set_temp() command wakes up the idle_timeout
|
2021-03-05 18:59:01 -05:00 |
print_stats.py
|
…
|
|
probe.py
|
probe: Use original XY position on multiple probe samples
|
2021-04-28 21:40:49 -04:00 |
pulse_counter.py
|
pulse_counter: Use "clock" suffix instead of "time" in commands
|
2021-04-30 11:40:37 -04:00 |
quad_gantry_level.py
|
…
|
|
query_adc.py
|
…
|
|
query_endstops.py
|
…
|
|
replicape.py
|
replicape: Don't require a host alias for the enable_pin default
|
2021-03-25 10:49:17 -04:00 |
resonance_tester.py
|
resonance_tester: Refactored the testing code
|
2021-04-28 12:36:23 -04:00 |
respond.py
|
…
|
|
safe_z_home.py
|
…
|
|
samd_sercom.py
|
…
|
|
save_variables.py
|
…
|
|
screws_tilt_adjust.py
|
screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.
|
2021-04-28 11:53:18 -04:00 |
servo.py
|
…
|
|
shaper_calibrate.py
|
resonance_tester: Fixed multi-point resonance testing
|
2021-04-07 19:05:23 -04:00 |
skew_correction.py
|
skew_correction: Register during "connect" phase instead of "ready" phase
|
2021-03-31 22:13:36 -04:00 |
spi_temperature.py
|
…
|
|
static_digital_output.py
|
…
|
|
statistics.py
|
statistics: Export the OS and process load in a get_status() method
|
2021-04-09 20:27:38 -04:00 |
stepper_enable.py
|
…
|
|
sx1509.py
|
…
|
|
temperature_fan.py
|
…
|
|
temperature_host.py
|
temperature_host: Rename "path" config to "sensor_path"
|
2021-02-20 09:23:13 -05:00 |
temperature_mcu.py
|
…
|
|
temperature_sensor.py
|
…
|
|
thermistor.py
|
…
|
|
tmc.py
|
homing: Pass the HomingMove class to homing_move_begin/end events
|
2021-03-29 21:20:57 -04:00 |
tmc2130.py
|
tmc2130: Report CS_ACTUAL in DUMP_TMC even if zero
|
2021-03-16 11:31:24 -04:00 |
tmc2208.py
|
tmc: Move SET_TMC_CURRENT command to TMCCommandHelper()
|
2021-02-27 10:39:46 -05:00 |
tmc2209.py
|
tmc: Move SET_TMC_CURRENT command to TMCCommandHelper()
|
2021-02-27 10:39:46 -05:00 |
tmc2660.py
|
tmc2660: Fix typo in seup field
|
2021-03-18 23:36:25 -04:00 |
tmc5160.py
|
tmc: Fix order of init during sensorless homing
|
2021-02-28 18:30:25 -05:00 |
tmc_uart.py
|
tmc_uart: Limit to only one active uart at a time on an mcu
|
2021-03-12 20:51:11 -05:00 |
tsl1401cl_filament_width_sensor.py
|
…
|
|
tuning_tower.py
|
…
|
|
verify_heater.py
|
…
|
|
virtual_sdcard.py
|
palette2: Add support for P2 devices (#4057)
|
2021-03-26 11:21:10 -04:00 |
z_tilt.py
|
…
|
|