aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Note that i2c is not noise resilient in Config_Reference.mdKevin O'Connor2022-06-161-2/+10
* docs: add exclude_object documentationFrank Tackitt2022-06-031-0/+14
* virtual_sdcard: Adds on_error_gcodePedro Lamas2022-06-031-0/+3
* docs: Update Config_Reference.md z_hop speed (#5514)camerony2022-05-231-2/+2
* docs: Improve wording of screws_tilt_adjust in Config_Reference.mdKevin O'Connor2022-04-231-4/+4
* neopixel: Support chains with a mix of color_orderKevin O'Connor2022-04-181-2/+3
* docs: Update temperature_fan PID documentation in Config_Reference.mdKevin O'Connor2022-04-111-4/+15
* docs: Add link to linux mcu neopixels config docs (#5402)Karl Bowden2022-04-111-1/+4
* docs: Minor updates to SmartEffector docsKevin O'Connor2022-04-091-7/+9
* smart_effector: Config and command referenceDmitry Butyugin2022-04-091-0/+52
* docster: Fix incorrect default value for max_freqcbc020092022-04-091-2/+2
* docs: Provide more information on PID in Config_Reference.mdKevin O'Connor2022-04-071-6/+9
* pca9632: Add support for configurable color_orderKevin O'Connor2022-04-071-0/+3
* pca9632: Support using hardware I2CKevin O'Connor2022-04-071-4/+13
* neopixel: Support arbitrary RGBW strings in color_order configKevin O'Connor2022-04-061-2/+3
* led: Support automated LED updates based on display_template resultsKevin O'Connor2022-03-311-9/+15
* docs: Note that neopixel doesn't work on "linux mcu"Kevin O'Connor2022-03-311-0/+3
* led: Add support for PWM controlled LEDsKevin O'Connor2022-03-311-58/+82
* angle: Initial support for angle sensor calibrationKevin O'Connor2022-03-291-0/+7
* sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor2022-03-291-0/+27
* docs: Fix config snippet for polarCharles Pickering2022-03-201-9/+9
* docs: Fix section headers of [display] sections in Config_Reference.mdKevin O'Connor2022-03-161-11/+11
* pca9632: LED module for FlashForge Dreamer 3D printer (#4654)Ricardo Alcântara2022-03-141-0/+20
* neopixel: add BGR for neopixel (#5160)electron24102022-03-141-1/+1
* docs: Add missing bltouch lift_speed option to Config_Reference.md (#5344)Fritz Webering2022-03-111-0/+1
* extruder_stepper: Do not default to synching with "extruder" at startupKevin O'Connor2022-03-041-2/+2
* extruder: Allow an extruder object to be created without a stepperKevin O'Connor2022-03-041-5/+9
* extruder: Deprecate old extruder commands and shared_heater config optionKevin O'Connor2022-02-101-6/+1
* docs: Reorganize layout of G-Codes.mdKevin O'Connor2022-02-011-44/+39
* docs: Various minor fixes (#5175)Yifei Ding2022-01-261-1/+1
* extruder: Support disassociating a stepper from all extrudersKevin O'Connor2022-01-161-2/+3
* neopixel: Update neopixel.py to add BRG color order (#5110)Tim Abraham2022-01-121-1/+1
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-44/+44
* docs: Fix hybrid_corexy typo in Config_Reference.mdKevin O'Connor2021-12-271-1/+1
* docs: Update tmc5160 stealthchop_threshold description in Config_Reference.mdKevin O'Connor2021-12-151-2/+1
* docs: Note systemic error introduced by interpolate setting in TMC_Drivers.mdKevin O'Connor2021-12-121-3/+9
* docs: Recommend that hold_current not be specifiedKevin O'Connor2021-12-121-6/+9
* stepper: Support step_pulse_duration even on TMC drivers in UART/SPI modeKevin O'Connor2021-11-291-1/+3
* delta: max z-accel and speed ratio calculation for deltas (#4689)Nitram2021-11-291-0/+5
* docs: Minor spelling fix to Config_Reference.mdKevin O'Connor2021-11-241-1/+1
* docs: Rename DocumentsYifei Ding2021-11-221-4/+4
* temperature_sensors: add ATC Semitec 104NT-4-R025H42G thermistorGeoffrey Young2021-11-151-7/+8
* temperature_sensors: Deprecate "NTC 100K beta 3950" thermistorKevin O'Connor2021-11-101-2/+2
* stepper: Make step pulse duration customizable at run-timeKevin O'Connor2021-11-041-0/+5
* docs: Should be "LM75" instead of "lm75" in Config_Reference.mdKevin O'Connor2021-11-011-1/+1
* tmc: Track requested hold_current so SET_TMC_CURRENT doesn't reduce itKevin O'Connor2021-10-271-2/+2
* button: Support half-stepping encodersRufo Sanchez2021-10-111-0/+5
* heaters: Change default smooth_time from 2 seconds to 1 secondKevin O'Connor2021-09-031-2/+2
* mcu: Support multi-mcu homingKevin O'Connor2021-08-281-4/+10
* docs: Add comment on additional stepper fields available in extruder sectionKevin O'Connor2021-08-171-0/+2