aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typos in config and docs (#6991)Thijs Triemstra2025-07-271-3/+3
* mcp4018: Remove support for manual i2c - use standard mcu software i2c insteadKevin O'Connor2025-07-221-7/+12
* pca9632: Remove custom software i2c - use normal mcu software i2c insteadKevin O'Connor2025-07-221-5/+0
* input_shaper: Track kinematics updates by dual_carriageDmitry Butyugin2025-06-041-0/+21
* docs: Load Cell Probe DocumentationGareth Farrington2025-05-291-0/+59
* manual_stepper: Support position_min and position_max optionsKevin O'Connor2025-05-121-0/+7
* kinematics: Generic Cartesian kinematics implementation (#6815)Dmitry Butyugin2025-05-061-6/+229
* tmc: add missing freewheel config optionsTimofey Titovets2025-04-171-0/+3
* docs: Add icm20948 descriptionMRX80242025-04-031-0/+19
* 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-201-0/+10
* docs: Note stealthchop_threshold doesn't impact sensorless homingKevin O'Connor2025-02-151-8/+12
* docs: Fixed incorrect spelling in Config_Reference.md (#6819)Nicholas Parry2025-02-151-1/+1
* ads1x1x: added support for ADC chip (#6584)Konstantin Koch2025-01-211-0/+44
* tmc2240: Allow the slope_control field to be configured via printer.cfgKevin O'Connor2025-01-101-0/+1
* angle: mt6826s added supportTimofey Titovets2024-12-121-2/+3
* angle: mt6816 added supportTimofey Titovets2024-12-121-3/+3
* resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)Dmitry Butyugin2024-12-051-1/+11
* display: Add support for `AIP31068` based displays (#6639)Alexander Bazarov2024-12-021-3/+29
* axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...yochiwarez2024-11-121-6/+6
* axis_twist_compensation: Implement Y-axis supportyochiwarez2024-11-121-1/+18
* docs: Add lis2dw i2c and lis3dhWulfsta2024-11-121-2/+43
* ads1220: Add input_mux and vref options to ADS1220 sensor (#6713)Gareth Farrington2024-10-241-1/+18
* docs: Fix "XH711" typo in Config_Reference.mdKevin O'Connor2024-10-241-1/+1
* stm32: allow 400Khz in stm32f0_i2c.c (#6694)Timofey Titovets2024-10-091-2/+3
* docs: update temperature_probe documentationEric Callahan2024-09-011-0/+4
* docs: Fix heading hierarchy for load_cell in Config_Reference.mdKevin O'Connor2024-07-311-8/+6
* ads1220: Add ADS1220 bulk sensor to load_cellGareth Farrington2024-07-311-0/+34
* hx71x: Load Cell Skeleton and HX71x bulk ADCGareth Farrington2024-07-311-0/+57
* docs: add initial temperature_probe documentationEric Callahan2024-07-171-0/+59
* docs: add rapid probing documentationEric Callahan2024-06-191-0/+7
* sensor_ldc1612: Add support for chips with INTB line routed to mcuKevin O'Connor2024-05-211-0/+3
* tmc: Save and restore thigh during sensorless homingKevin O'Connor2024-05-161-15/+6
* docs: Minor wording change to coolstep_threshold in Config_Reference.mdKevin O'Connor2024-05-141-4/+4
* tmc: Implement high_velocity_threshold for drivers that support itAlex Voinea2024-05-141-0/+24
* tmc: Implement coolstep_threshold for drivers that support itAlex Voinea2024-05-141-0/+28
* tmc: Implement CoolStep fields for all driversAlex Voinea2024-05-141-0/+11
* tmc2130: implement missing HighVelocity fields in the configAlex Voinea2024-05-141-0/+2
* bme280: Add BMP388 sensor support to BMxx80 (#6576)林玮 (Jade Lin)2024-04-241-4/+4
* sht3x: Add sht31 support (#6560)Timofey Titovets2024-04-201-0/+19
* virtual_sdcard: Define a default for on_gcode_errorKevin O'Connor2024-04-151-1/+2
* docs: Add documentation for probe_eddy_currentKevin O'Connor2024-04-091-0/+34
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-7/+18
* bed_mesh: Remove deprecated relative_reference_indexKevin O'Connor2024-02-151-7/+0
* bed_mesh: Implement adaptive bed mesh (#6461)voidtrance2024-01-261-0/+3
* pwm_cycle_time: New module for output pins with dynamic cycle timesKevin O'Connor2024-01-231-0/+18
* output_pin: Deprecate the maximum_mcu_duration parameterKevin O'Connor2024-01-231-9/+9
* output_pin: Deprecate static_value parameterKevin O'Connor2024-01-231-5/+2
* hall_filament_width_sensor: max filament diameterSami Haahtinen2023-12-171-0/+3