aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-123/+125
* controller_fan: Add "stepper" config option (#4447)Sophie Hirn2021-07-201-5/+7
* samd_sercom: Specify the sercom explicitly in a config optionKevin O'Connor2021-07-041-5/+9
* duplicate_pin_override: Debugging tool to permit multiple use pinsKevin O'Connor2021-06-271-0/+16
* config: Specify gear_ratio for Prusa Mini+ extrudergithub@matthewlloyd.net2021-06-181-1/+2
* docs: Deprecate pid_integral_max config optionKevin O'Connor2021-06-121-5/+0
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-4/+4
* docs: Fix link in Config_Reference.mdKevin O'Connor2021-05-281-3/+3
* docs: Move description of menu templates to Command_Templates.mdKevin O'Connor2021-05-281-19/+3
* gcode_macro: add description property (#4317)Alex Zellner2021-05-261-0/+3
* safe_z_home: Update documentationFlorian Heilmann2021-05-261-5/+2
* docs: Minor updates to sdcard_loop documentationKevin O'Connor2021-05-261-2/+3
* loop_sdcard: Add loopable SD card file sectionsJason S. McMullan2021-05-261-0/+14
* docs: Fix typo in Config_Reference.mdKevin O'Connor2021-05-061-1/+1
* kinematics: Add hybrid-corexy and hybrid-corexz (#4229)Tircown2021-05-031-1/+70
* gcode_macro: Deprecate default_parameter_<name>Kevin O'Connor2021-05-031-10/+0
* docs: Move palette2 location in Config_Reference.mdKevin O'Connor2021-04-281-36/+36
* probe: Add deactivate_on_each_sample: param for Probe (#4161)nlef2021-04-241-0/+4
* palette2: Add ping variation + ping status reports (#4114)Clifford Roche2021-04-141-2/+4
* docs: document bed mesh "faulty_regions"Arksine2021-04-101-0/+5
* docs: Minor changs to pca9533 in Config_Reference.mdKevin O'Connor2021-04-091-10/+12
* pca9533: RGB support for the mightyboard (#4150)le-Bark2021-04-091-0/+22
* docs: Minor display sectoin updates to Config_Reference.mdKevin O'Connor2021-04-091-7/+5
* Docs: Split the display section of Config_Reference.md into multiple sectionsKevin O'Connor2021-04-091-81/+173
* docs: Minor copy-and-paste fix to Config_Reference.mdKevin O'Connor2021-04-091-3/+0
* hd44780_spi: added lcd support to the mightyboard (#4121)le-Bark2021-04-071-7/+12
* output_pin: Support setting max_duration (#3995)Pascal P2021-03-261-0/+7
* palette2: Add support for P2 devices (#4057)Clifford Roche2021-03-261-0/+34