.. |
display
|
display: Corrected Fan icon graphics (#753)
|
2018-10-07 13:38:11 -04:00 |
__init__.py
|
…
|
|
ad5206.py
|
pins: Explicitly pass can_invert and can_pullup to lookup_pin()
|
2018-07-26 09:44:45 -04:00 |
adc_temperature.py
|
adc_temperature: Minor whitespace changes
|
2018-07-26 10:51:48 -04:00 |
bed_mesh.py
|
bed_mesh: save mesh state to 'default' profile after calibration
|
2018-10-04 12:53:03 -04:00 |
bed_tilt.py
|
bed_tilt: Take into account probe xy offset when calculating z_adjust
|
2018-10-01 11:12:30 -04:00 |
buttons.py
|
mcu: Rename add_config_object() to register_config_callback()
|
2018-09-03 11:48:22 -04:00 |
delta_calibrate.py
|
delta_calibrate: Perform coordinate descent in a background process
|
2018-10-15 19:01:19 -04:00 |
fan.py
|
…
|
|
force_move.py
|
force_move: Provide defaults for SET_KINEMATIC_POSITION parameters
|
2018-08-02 08:58:18 -04:00 |
gcode_macro.py
|
gcode_macro: Provide more information on a formatting error
|
2018-09-30 12:43:54 -04:00 |
heater_bed.py
|
…
|
|
heater_fan.py
|
heater_fan: Allow multiple heaters to be defined for a heater_fan
|
2018-08-17 10:20:12 -04:00 |
homing_override.py
|
…
|
|
idle_timeout.py
|
heater: Add new TURN_OFF_HEATERS command
|
2018-09-18 16:01:07 -04:00 |
mcp4451.py
|
…
|
|
multi_pin.py
|
pins: Explicitly pass can_invert and can_pullup to lookup_pin()
|
2018-07-26 09:44:45 -04:00 |
output_pin.py
|
…
|
|
pid_calibrate.py
|
pid_calibrate: Support saving calibration data via SAVE_CONFIG
|
2018-09-25 13:48:46 -04:00 |
probe.py
|
homing: Implement second home from homing.py
|
2018-10-10 12:14:27 -04:00 |
quad_gantry_level.py
|
probe: Support manual probing at runtime
|
2018-10-01 11:12:30 -04:00 |
query_endstops.py
|
query_endstops: Move QUERY_ENDSTOP command to it own extras/ module
|
2018-07-16 10:06:30 -04:00 |
replicape.py
|
mcu: Rename add_config_object() to register_config_callback()
|
2018-09-03 11:48:22 -04:00 |
servo.py
|
servo: Wrap lines to 80 columns
|
2018-10-10 12:14:27 -04:00 |
spi_temperature.py
|
mcu: Rename add_config_object() to register_config_callback()
|
2018-09-03 11:48:22 -04:00 |
static_digital_output.py
|
…
|
|
statistics.py
|
statistics: Move stats handling to new "extras" module
|
2018-09-02 13:46:19 -04:00 |
temperature_fan.py
|
…
|
|
thermistor.py
|
…
|
|
tmc2130.py
|
mcu: Rename add_config_object() to register_config_callback()
|
2018-09-03 11:48:22 -04:00 |
tmc2208.py
|
tmc2208: Improve error handling
|
2018-09-30 10:57:47 -04:00 |
tmc2660.py
|
docs: Update Features.md document with tmc2660 support
|
2018-10-02 14:07:33 -04:00 |
verify_heater.py
|
verify_heater: Don't report a heater error if printer is shutdown
|
2018-09-30 10:40:44 -04:00 |
virtual_sdcard.py
|
virtual_sdcard: Check if other events need to run after each file read
|
2018-08-02 20:27:34 -04:00 |
z_tilt.py
|
z_tilt: Wrap lines to 80 columns
|
2018-10-01 11:12:30 -04:00 |