aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* tmc: Add support for periodic checking of driver statusKevin O'Connor2021-02-271-0/+5
* tmc2130: Add spi daisy chain supportMarco D'Alessio2021-02-261-0/+12
* docs: Use BME280 (uppercase) in Config_Reference.md (#3896)Stefan Dej2021-02-221-2/+2
* Revert "bme280: Rename sensor_type from BME280 to bme280"Kevin O'Connor2021-02-201-3/+0
* bme280: Rename sensor_type from BME280 to bme280Kevin O'Connor2021-02-201-0/+3
* temperature_host: Rename "path" config to "sensor_path"Kevin O'Connor2021-02-202-4/+5
* temperature_host: Rename rpi_temperature and add support for custom pathsEvgenii2021-02-193-4/+14
* probe: Add last_z_result to get the latest z result in an Macro (#3835)Christian S2021-02-181-0/+2
* docs: Fix typo in Sensorless_Homing.mdKevin O'Connor2021-02-181-1/+1
* docs: Update PRU command dispatch benchmarkKevin O'Connor2021-02-121-3/+6
* docs: Fix typo in Sensorless_Homing.md (#3916)Jordan Woyak2021-02-111-1/+1
* docs: Add SDCard_Updates.md to Overview.mdKevin O'Connor2021-02-101-0/+2
* docs: Minor wording change to Pressure_Advance.mdKevin O'Connor2021-02-081-1/+1
* docs: Reformat Pressure_Advance.md to improve Jekyll renderingKevin O'Connor2021-02-081-5/+5
* docs: Minor update to Pressure_Advance.mdKevin O'Connor2021-02-081-6/+7
* docs: add documentation for SD Card firmware updatesArksine2021-02-051-0/+149
* docs: Update Contact.md to clarify use of mailing listKevin O'Connor2021-02-051-2/+9
* ds18b20: new module for 1-wire temperature sensor (#3462)Alan Lord2021-02-021-0/+17
* temperature_fan: Add MAX_SPEED and MIN_SPEED to SET_TEMPERATURE_FAN_TARGET co...Lane Roberts2021-02-021-2/+2
* docs: Some clarifications for resonances measurements and tuningDmitry Butyugin2021-02-021-17/+31
* resonance_tester: Increase test max_accel to 10K and max_freq to 133 HzDmitry Butyugin2021-02-021-2/+2
* resonance_tester: Disable input shaping for resonance testingDmitry Butyugin2021-02-023-13/+18
* adxl345: Add accelerometer chip name to the raw data file nameDmitry Butyugin2021-02-022-4/+11
* hd44780: Add hd44780 protocol init configThomas Kroll2021-01-311-0/+5
* docs: Updates to Contact.md and use of github issuesKevin O'Connor2021-01-313-49/+176
* docs: Add a link in Overview.md to Bed_Mesh.mdKevin O'Connor2021-01-241-0/+2
* Docs: resonance testing fixup (#3804)Jarad Olson2021-01-241-3/+8
* configfile: Add printer.configfile.settings command template parameterKevin O'Connor2021-01-201-6/+8
* mcu: Add a get_status() callback with micro-controller info and statsKevin O'Connor2021-01-191-0/+10
* docs: Minor reword to Rotation_Distance.mdKevin O'Connor2021-01-101-2/+2
* docs: Note the BMG extruder is actually 50:17 and not 3:1Kevin O'Connor2021-01-101-2/+9
* kinematics: report all axis limits (min/max)Janar Sööt2020-12-281-0/+5
* heaters: Make MINIMUM optional for TEMPERATURE_WAIT command (#3674)Justin Schuh2020-12-241-3/+3
* heaters: Add MAXIMUM option to TEMPERATURE_WAIT commandJustin Schuh2020-12-231-2/+3
* docs: Note step_distance deprecated in Config_Changes.mdKevin O'Connor2020-12-221-2/+8
* docs: Limiting max_smoothing for input shaper autocalibrationDmitry Butyugin2020-12-226-22/+108
* docs: Minor formatting change to Rotation_Distance.mdKevin O'Connor2020-12-211-2/+1
* docs: Fix klipper3d.org rendering of Rotation_Distance.mdKevin O'Connor2020-12-211-10/+8
* docs: Add a Rotation_Distance.md documentKevin O'Connor2020-12-184-19/+180
* endstop_phase: Obtain phases directly from stepper microsteps configKevin O'Connor2020-12-183-10/+11
* stepper: Calculate step_distance from rotation_distanceKevin O'Connor2020-12-186-49/+63
* docs: Input Shaper and Resonances docs improvements (#3627)Dmitry Butyugin2020-12-175-144/+187
* heaters: add last pwm value to heater.get_status (#3621)Stefan Dej2020-12-131-0/+2
* docs: Fix board_pins link in Config_Changes.mdKevin O'Connor2020-12-131-1/+1
* manual_probe: Use configfile note_valid=False when inspecting Z position_endstopKevin O'Connor2020-12-131-0/+5
* bltouch: Recommend using a pullup on the sensor_pinKevin O'Connor2020-12-112-4/+7
* gpiocmds: Merge digital output and soft pwm codeKevin O'Connor2020-12-101-18/+12
* temperature_mcu: Add enhanced support for monitoring mcu temperatureKevin O'Connor2020-12-101-0/+34
* docs: Improve spi and i2c description in Config_Reference.mdKevin O'Connor2020-12-081-50/+88
* docs: Minor wording change to thermistors in Config_Reference.mdKevin O'Connor2020-12-071-6/+7