aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* kinematics: Generic Cartesian kinematics implementation (#6815)Dmitry Butyugin2025-05-063-14/+286
* docs: Update stm32h723 benchmarks now that it runs at 520MhzKevin O'Connor2025-05-022-8/+8
* docs: Note canbus_query.py limitations in CANBUS_Troubleshooting.mdKevin O'Connor2025-04-291-0/+17
* docs: Note functioning canbus required even in bridge mode in CANBUS.mdKevin O'Connor2025-04-291-0/+9
* docs: Update date of cycle_time change in Config_Changes.mdKevin O'Connor2025-04-281-1/+1
* mcu: Decrease mcu.max_nominal_duration() to 3 seconds from 5Kevin O'Connor2025-04-281-0/+5
* docs: Update benchmarks for stm32h7Kevin O'Connor2025-04-192-11/+10
* manual_stepper: Implement "drip moves" for manual stepper STOP_ON_ENDSTOPKevin O'Connor2025-04-181-0/+5
* docs: Update Config_Changes.md to note software spi is now rate limitedKevin O'Connor2025-04-171-0/+9
* hall_filament_width_sensor: Add filament switch values to statusRussell Cloran2025-04-171-0/+2
* tmc: add missing freewheel config optionsTimofey Titovets2025-04-171-0/+3
* docs: Note the release of v0.13.0Kevin O'Connor2025-04-111-0/+29
* docs: Update Features.md to reflect recent workKevin O'Connor2025-04-111-5/+8
* force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITIONKevin O'Connor2025-04-081-11/+44
* docs: Fixup G-Codes.md so that sections are sorted alphabeticallyKevin O'Connor2025-04-071-127/+126
* docs: Add icm20948 descriptionMRX80242025-04-031-0/+19
* mkdocs-requirements: Update to Jinja 3.1.6Kevin O'Connor2025-04-031-1/+1
* docs: Fix link syntax typo for bed_screwsRussell Cloran2025-04-011-1/+1
* docs: Fix typo in docs generation documentationRussell Cloran2025-04-011-2/+2
* docs: Fix typos in installation.mdTobias Rumiz2025-03-311-21/+21
* ldc_1612: Supports configurable external crystal frequency (#6734)XiaoK2025-03-291-0/+3
* buttons: Debounce gcode_button and filament_switch_sensor (#6848)Gareth Farrington2025-03-201-0/+9
* load_cell: Load cell gram scale (#6729)Gareth Farrington2025-03-207-24/+187
* docs: Note AXIS_TWIST_COMPENSATION_CALIBRATE AUTO removal in Config_Changes.mdKevin O'Connor2025-03-081-0/+3
* axis_twist_compensation: Remove the auto parameteryochiwarez2025-03-082-16/+1
* icm20948: Add support for ICM20948 accelerometer (#6756)Paul Hansel2025-03-041-4/+7
* docs: fix markup in Axis_Twist_Compensation.md (#6827)Thijs Triemstra2025-02-281-12/+12
* skew_correction: Supports retrieving the name of the currently loaded skew co...GofranChang2025-02-271-0/+6
* docs: Update benchmarks for rp2040Kevin O'Connor2025-02-262-6/+6
* docs: Improve suggestions on bytes_invalid in CANBUS_Troubleshooting.mdKevin O'Connor2025-02-151-11/+27
* docs: Note stealthchop_threshold doesn't impact sensorless homingKevin O'Connor2025-02-152-8/+16
* docs: Fixed incorrect spelling in Config_Reference.md (#6819)Nicholas Parry2025-02-151-1/+1
* docs: Fix broken link to MainsailOSLexi Beavil2025-02-051-1/+1
* docs: Update Pressure_Advance.md (#6808)Auxon2025-02-041-1/+1
* mkdocs-requirements: Update jinja dependency to 3.1.5Kevin O'Connor2025-02-021-1/+1
* save_variables: Check lowercase variable namesPedro Lamas2025-02-022-2/+7
* canbus_stats: Periodically report canbus interface statisticsKevin O'Connor2025-02-021-0/+21
* ads1x1x: added support for ADC chip (#6584)Konstantin Koch2025-01-211-0/+44
* docs: Add a "Professional Services" link to Contacts pageKevin O'Connor2025-01-211-0/+7
* docs: Improve wording of main Klipper pageKevin O'Connor2025-01-211-8/+11
* tmc2240: Allow the slope_control field to be configured via printer.cfgKevin O'Connor2025-01-101-0/+1
* force_move: Implement CLEAR for SET_KINEMATIC_POSITION (#6262)Dennis Marttinen2025-01-102-13/+16
* docs: Document the QUAD_GANTRY_LEVEL command in G-Codes.mdKevin O'Connor2024-12-191-0/+15
* docs: Document Z_TILT_ADJUST RETRIES and RETRY_TOLERNACE options in G-Codes.mdKevin O'Connor2024-12-191-5/+7
* angle: mt6826s added supportTimofey Titovets2024-12-122-2/+11
* angle: mt6816 added supportTimofey Titovets2024-12-121-3/+3
* resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)Dmitry Butyugin2024-12-053-1/+37
* display: Add support for `AIP31068` based displays (#6639)Alexander Bazarov2024-12-021-3/+29
* gcode: Don't silently discard characters inside a command nameKevin O'Connor2024-12-011-0/+6
* docs: Update Measuring Resonances document with LIS2DW/LIS3DH informationWulfsta2024-11-271-8/+11