aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* docs: Revise sensorless homing configuration guideKevin O'Connor2021-03-251-13/+16
* docs: Deprecate support for the pin_map config optionKevin O'Connor2021-03-251-8/+0
* replicape: Don't require a host alias for the enable_pin defaultKevin O'Connor2021-03-251-2/+3
* bme280: Add support for BMP280 and BME680 sensors (#4040)Michael Kurz2021-03-151-6/+6
* filament_motion_sensor: Add filament_motion_sensor (#3857)TheJoshW2021-03-141-0/+28
* mcu: Add support for connecting to devices on a CAN busKevin O'Connor2021-03-131-1/+8
* docs: Rename Sensorless_homing.md to TMC_Drivers.md and extendKevin O'Connor2021-03-101-4/+6
* tmc2660: Do not enable SFILT by defaultKevin O'Connor2021-03-101-1/+1
* st7920: Better support for emulated ST7920 displays (#3979)teeminus2021-03-011-3/+15
* fan: Add tachometer supportAdrian Keet2021-03-011-0/+25
* tmc2130: Add spi daisy chain supportMarco D'Alessio2021-02-261-0/+12
* docs: Use BME280 (uppercase) in Config_Reference.md (#3896)Stefan Dej2021-02-221-2/+2
* temperature_host: Rename "path" config to "sensor_path"Kevin O'Connor2021-02-201-1/+1
* temperature_host: Rename rpi_temperature and add support for custom pathsEvgenii2021-02-191-3/+7
* ds18b20: new module for 1-wire temperature sensor (#3462)Alan Lord2021-02-021-0/+17
* hd44780: Add hd44780 protocol init configThomas Kroll2021-01-311-0/+5
* docs: Limiting max_smoothing for input shaper autocalibrationDmitry Butyugin2020-12-221-1/+8
* docs: Add a Rotation_Distance.md documentKevin O'Connor2020-12-181-0/+3
* endstop_phase: Obtain phases directly from stepper microsteps configKevin O'Connor2020-12-181-9/+5
* stepper: Calculate step_distance from rotation_distanceKevin O'Connor2020-12-181-38/+43
* docs: Input Shaper and Resonances docs improvements (#3627)Dmitry Butyugin2020-12-171-3/+3
* bltouch: Recommend using a pullup on the sensor_pinKevin O'Connor2020-12-111-2/+3
* temperature_mcu: Add enhanced support for monitoring mcu temperatureKevin O'Connor2020-12-101-0/+34
* docs: Improve spi and i2c description in Config_Reference.mdKevin O'Connor2020-12-081-50/+88