aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.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-2/+2
* pca9632: Remove custom software i2c - use normal mcu software i2c insteadKevin O'Connor2025-07-221-0/+4
* 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
* 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
* docs: Note AXIS_TWIST_COMPENSATION_CALIBRATE AUTO removal in Config_Changes.mdKevin O'Connor2025-03-081-0/+3
* save_variables: Check lowercase variable namesPedro Lamas2025-02-021-0/+4
* resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)Dmitry Butyugin2024-12-051-0/+8
* gcode: Don't silently discard characters inside a command nameKevin O'Connor2024-12-011-0/+6
* resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)MRX80242024-11-121-0/+4
* servo: Use GCodeRequestQueue to queue updatesKevin O'Connor2024-09-121-0/+9
* output_pin: Remove deprecated maximum_mcu_duration and static_valueKevin O'Connor2024-09-121-0/+4
* virtual_sdcard: Define a default for on_gcode_errorKevin O'Connor2024-04-151-0/+6
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-0/+8
* docs: Note removal of deprecated options in Config_Changes.mdKevin O'Connor2024-02-151-0/+8
* pwm_cycle_time: New module for output pins with dynamic cycle timesKevin O'Connor2024-01-231-0/+5
* output_pin: Deprecate the maximum_mcu_duration parameterKevin O'Connor2024-01-231-0/+4
* output_pin: Deprecate static_value parameterKevin O'Connor2024-01-231-0/+4
* hall_filament_width_sensor: max filament diameterSami Haahtinen2023-12-171-0/+6
* toolhead: Remove undocumented buffer management config parametersKevin O'Connor2023-12-071-0/+6
* idex_modes: Fixed the case when carriages home in the same direction (#6310)Dmitry Butyugin2023-09-291-0/+9
* docs: Update Config_Changes.md to reflect new SKR-3 flash-sdcard naming.Donna Whisnant2023-08-111-0/+4
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-011-0/+5
* docs: note rri deprecation in config_changesEric Callahan2023-06-201-0/+7
* tmc: Configurable `multistep_filt`Alex Voinea2023-06-161-0/+3
* Kconfig: Change default CANbus frequency to 1000000Kevin O'Connor2023-05-301-0/+6
* 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-251-0/+3
* serialqueue: Rename stalled_bytes stat to upcoming_bytesKevin O'Connor2023-04-071-0/+3
* tmc5160: allow changing the globalscaler at runtimeAlex Voinea2023-03-071-0/+8
* screws_tilt_adjust: status result as dictionaryPedro Lamas2023-02-031-0/+5
* docs: note change to bed_mesh profile behaviorEric Callahan2023-02-011-0/+5
* docs: Note v0.11.0 release in Config_Changes.mdKevin O'Connor2023-01-041-0/+3
* spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956)JamesH19782023-01-041-0/+4
* docs: Minor update to safe_z_home change description in Config_Changes.mdKevin O'Connor2022-11-221-2/+2
* safe_z_home: Fix final z hop to use relative z coordinates (#5879)redstone992022-11-221-0/+6
* flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader modeKevin O'Connor2022-06-161-0/+4
* rp2040: Implement workaround for USB errata "rp2040-e5"Kevin O'Connor2022-06-121-0/+6
* temperature_fan: Remove deprecated pid_integral_max optionKevin O'Connor2022-04-071-0/+3
* pca9632: Add support for configurable color_orderKevin O'Connor2022-04-071-0/+4
* docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor2022-03-311-0/+6
* display_status: stops M73 from setting progress to 0 if P missingPedro Lamas2022-03-081-0/+2
* extruder_stepper: Do not default to synching with "extruder" at startupKevin O'Connor2022-03-041-0/+6
* extruder: Deprecate old extruder commands and shared_heater config optionKevin O'Connor2022-02-101-0/+12
* tmc2130: Rework current selection to prefer vsense=1Kevin O'Connor2022-01-161-0/+6
* scripts: Migrated shaper calibration scripts to Python3Dmitry Butyugin2021-12-301-0/+10
* stepper: Support step_pulse_duration even on TMC drivers in UART/SPI modeKevin O'Connor2021-11-291-3/+4
* docs: Rename DocumentsYifei Ding2021-11-221-1/+1