..
display
display: Add ST7567 display support ( #1540 )
2019-04-15 21:07:29 -04:00
__init__.py
…
ad5206.py
…
adc_temperature.py
…
bed_mesh.py
bed_mesh: enable relative offset bed meshes ( #1323 )
2019-03-21 10:39:22 -04: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
bus: Don't reserve any pins if BUS_PINS_x is not defined
2019-04-07 20:43:23 -04:00
buttons.py
menu: initial support for analog buttons ( #977 )
2019-04-14 11:18:52 -04:00
controller_fan.py
controller_fan: Allow multiple controller_fan sections to be defined
2019-03-10 13:57:01 -04:00
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
force_move: Avoid divide by zero in move time calculation
2019-03-31 09:00:23 -04:00
gcode_macro.py
gcode_macro: Evaluate macros using Jinja2 template engine
2019-04-04 18:35:23 -04:00
heater_bed.py
…
heater_fan.py
…
heater_generic.py
…
homing_override.py
homing_override: Use gcode_macro style templates on gcode
2019-04-04 18:35:23 -04:00
idle_timeout.py
…
manual_probe.py
…
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: Use gcode_macro style templates on activate/deactivate_gcode
2019-04-04 18:35:23 -04: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
replicape: add support for Linux hardware PWM ( #1443 )
2019-04-06 13:51:51 -04:00
respond.py
respond: Wrap code to 80 columns
2019-02-27 14:33:17 -05:00
samd_sercom.py
atsamd: Use enumerations for buses and reserve pins
2019-04-04 18:29:31 -04:00
screws_tilt_adjust.py
screws_tilt_adjust: Add new screws_tilt_adjust tool ( #1367 )
2019-03-08 11:47:17 -05:00
servo.py
…
spi_temperature.py
thermocouple: Define thermocouple types using enumerations
2019-03-17 19:38:18 -04:00
static_digital_output.py
…
statistics.py
…
sx1509.py
sx1509: Convert code to use generic i2c bus support
2019-04-04 18:29:30 -04:00
temperature_fan.py
temperature_fan: Add gcode command for temperature_fan.py ( #1520 )
2019-04-15 21:13:29 -04:00
temperature_sensor.py
…
thermistor.py
thermistor: Wrap code to 80 columns
2019-02-27 13:29:41 -05:00
tmc2130.py
tmc2130: add SET_TMC_CURRENT and SET_TMC_FIELD commands ( #1419 )
2019-03-22 20:37:03 -04:00
tmc2208.py
tmc2130: add SET_TMC_CURRENT and SET_TMC_FIELD commands ( #1419 )
2019-03-22 20:37:03 -04:00
tmc2660.py
tmc2660: Automate VSENSE computation
2019-03-22 20:38:42 -04:00
tsl1401cl_filament_width_sensor.py
tsl1401cl_filament_width_sensor: Fix incorrect math in filament width sensor. ( #1541 )
2019-04-15 21:11:26 -04: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
virtual_sdcard: consistent sorting ( #1387 )
2019-04-14 11:34:22 -04:00
z_tilt.py
z_tilt: bugfix for final correction of z-offset
2019-03-10 12:00:35 -04:00