aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove logfile supportTomasz Kramkowski2025-08-151-1/+1
* Run black on all first party python codeTomasz Kramkowski2025-08-061-7/+10
* docs: Fix typos in config and docs (#6991)Thijs Triemstra2025-07-2711-16/+16
* mcp4018: Remove support for manual i2c - use standard mcu software i2c insteadKevin O'Connor2025-07-222-9/+14
* pca9632: Remove custom software i2c - use normal mcu software i2c insteadKevin O'Connor2025-07-222-5/+4
* docs: Fix typo in Benchmarks.mdKevin O'Connor2025-06-081-1/+1
* docs: Note 'config' object shouldn't be accessed after initial loadKevin O'Connor2025-06-041-0/+5
* input_shaper: Track kinematics updates by dual_carriageDmitry Butyugin2025-06-041-0/+21
* docs: Update benchmarks with stm32g431 chipKevin O'Connor2025-06-022-0/+20
* docs: Update CAN bus command rate benchmarksKevin O'Connor2025-05-311-7/+12
* docs: Load Cell Probe DocumentationGareth Farrington2025-05-295-12/+502
* docs: Remove SHAPER_CALIBRATE and usb-to-canbus bridge warning in CANBUS.mdKevin O'Connor2025-05-191-5/+0
* docs: Update Installation.md - Flash loop protection (#6935)JamesH19782025-05-191-0/+19
* docs: Fix index.md linksKevin O'Connor2025-05-161-7/+5
* docs: BED_MESH_CALIBRATE makes a mesh that is immediately available. (#6919)Rowland2025-05-142-2/+9
* manual_stepper: Support LIMIT_VELOCITY and LIMIT_ACCEL when using gcode axisKevin O'Connor2025-05-121-0/+4
* manual_stepper: Support position_min and position_max optionsKevin O'Connor2025-05-121-0/+7
* manual_stepper: Support INSTANTANEOUS_CORNER_VELOCITY on gcode axesKevin O'Connor2025-05-121-11/+14
* manual_stepper: Support registering as an additional axisKevin O'Connor2025-05-121-0/+12
* 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