aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* config: Add 1LC example configuration and docsWulfsta2023-08-131-0/+44
* docs: Update RPi_microcontroller.md (pwm-2chan) (#6304)FatalBulletHit2023-08-131-8/+26
* docs: Update Config_Changes.md to reflect new SKR-3 flash-sdcard naming.Donna Whisnant2023-08-111-0/+4
* heaters: adds temperature monitorsPedro Lamas2023-08-011-0/+5
* temperature_combined: A class that can combine several other temperature sens...Michael Jäger2023-08-012-1/+20
* axis_twist_compensation: Add X twist compensation module (#6149)Philippe Daouadi2023-08-015-0/+93
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-015-24/+89
* screws_tilt_adjust: add max_deviation to report statusStefan Dej2023-08-011-0/+2
* docs: Update Config_checks.md (#6278)JamesH19782023-07-301-42/+36
* docs: Update Config_Reference.md - heater_fan wording (#6273)JamesH19782023-06-281-1/+1
* docs: Update Measuring_Resonances.md (#6234)Adam2023-06-281-4/+5
* docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pinKevin O'Connor2023-06-201-8/+7
* docs: note rri deprecation in config_changesEric Callahan2023-06-201-0/+7
* docs: update Bed Mesh documentationEric Callahan2023-06-202-23/+58
* tmc: Configurable `multistep_filt`Alex Voinea2023-06-162-0/+7
* i2c_software: Implementation of software i2c (#6141)BIGTREETECH2023-06-071-0/+24
* docs: Fix link in Sponsors.mdKevin O'Connor2023-06-051-1/+1
* docs: Update Sponsors.mdKevin O'Connor2023-06-052-0/+4
* parsecandump: New utility to parse Klipper messages in a candump captureKevin O'Connor2023-05-301-0/+26
* docs: Add new CANBUS_Troubleshooting.md documentKevin O'Connor2023-05-305-0/+121
* Kconfig: Change default CANbus frequency to 1000000Kevin O'Connor2023-05-301-0/+6
* docs: Update CANBUS.mdKevin O'Connor2023-05-301-37/+44
* docs: Minor update to Config_Changes.md datesKevin O'Connor2023-05-251-2/+2
* resonance_tester: Apply input shaper params on SHAPER_CALIBRATEDmitry Butyugin2023-05-252-1/+6
* resonance_tester: Support CHIPS= parameter in SHAPER_CALIBRATE commandDmitry Butyugin2023-05-251-1/+1
* docs: Add gcode_button to the Status Reference docs (#6201)Chris2023-05-141-0/+6
* aht10: update comments and docs for AHT20/AHT21 supportScott Mudge2023-04-241-2/+3
* docs: Update Measuring_Resonances.md (#6177)crazyroses2023-04-241-2/+2
* docs: Update Bed_Mesh.md (#6143)jdonagher2023-04-241-1/+1
* docs: Fix nested list in Measuring_Resonances (#6157)Dr. Matthew Swabey2023-04-191-10/+10
* docs: Add AHT10 temperature sensor doc section in Config_Reference.md (follow...Scott Mudge2023-04-151-0/+23
* docs: Fix duplicate section in Measuring_Resonaces.md (#6160)Nathan2023-04-111-27/+2
* tmc5160: add DRV_CONF Register for TMC5160 (#6154)vcore852023-04-111-0/+4
* docs: Add missing code block indicators to Slicers.md(#6161)flowerysong2023-04-111-0/+2
* tmc: Support reporting tmc2240 temperature in driver get_status()Kevin O'Connor2023-04-071-0/+3
* serialqueue: Rename stalled_bytes stat to upcoming_bytesKevin O'Connor2023-04-071-0/+3
* docs: Measuring_Resonances.md improved information on I2C accelerometers and ...Dr. Matthew Swabey2023-04-071-38/+161
* docs: Fix typo in docs (#6147)Alex Voinea2023-03-301-1/+1
* tmc: DUMP_TMC optional REGISTER parameterAlex Voinea2023-03-301-2/+3
* tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcy...BIGTREETECH2023-03-271-0/+1
* docs: Document how to connect ADXL345 to Pico then on to Pi. (#5996)Chris Thompson2023-03-274-1/+88
* avr: Allow I2C bus speed to be set by Klipper (#6111)Dr. Matthew Swabey2023-03-211-8/+8
* tmc: SET_TMC_FIELD VELOCITYAlex Voinea2023-03-201-2/+5
* docs: Update reviewers in CONTRIBUTING.mdKevin O'Connor2023-03-151-1/+1
* docs: Remove comment about default profile loadingMaurice Breit2023-03-141-3/+1
* probe: expose name on status reportPedro Lamas2023-03-141-0/+1
* docs: addition of slicer specific gcode for START_PRINT (#6063)JamesH19782023-03-141-0/+34
* probe: Allow overriding horizontal_move_z on gcodeLasse Dalegaard2023-03-141-36/+41
* tmc5160: allow changing the globalscaler at runtimeAlex Voinea2023-03-072-1/+12
* tmc: Fix s2vs field formattersAlex Voinea2023-03-071-1/+1