Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -39/+44 |
* | mcu: Rename setup_minmax() to setup_adc_sample() | Kevin O'Connor | 2024-06-21 | 1 | -1/+1 |
* | hall_filament_width_sensor: Fix race condition (#3790) | Pascal P | 2021-01-22 | 1 | -1/+5 |
* | tsl1401cl_filament_width_sensor: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -8/+8 |
* | gcode: Rename respond() to respond_raw() | Kevin O'Connor | 2020-04-24 | 1 | -4/+4 |
* | tsl1401cl_filament_width_sensor: Fix incorrect math in filament width sensor.... | Len Trigg | 2019-04-15 | 1 | -2/+2 |
* | tsl1401cl_filament_width_sensor: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -17/+34 |
* | gcode: Raise a config error on invalid register_command() | Kevin O'Connor | 2019-02-18 | 1 | -6/+7 |
* | tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132) | nopbit | 2019-02-14 | 1 | -0/+130 |