aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* hall_filament_width_sensor: Add new filament sensortest3210-d2020-02-141-0/+35
* config: Update description of z_hop in safe_z_homeKevin O'Connor2020-02-141-8/+10
* config: Minor wording change to gcode_macro rename_existing descriptionKevin O'Connor2020-02-131-5/+5
* config: Add Wanhao Duplicator 9 MK1 (#2497)Matt Shirley2020-02-131-0/+106
* gcode_macro: Support overriding of builtin g-code commandsKevin O'Connor2020-02-121-0/+7
* homing: Ability to set retract speed between homing moves (#2487)FanDjango2020-02-121-0/+4
* homing_heaters: Turn off heaters during homing/probing (#2486)FanDjango2020-02-121-0/+12
* config: Fix generic-fysetc-f6.cfg stepper_z cs_pinKevin O'Connor2020-02-031-1/+1
* probe: Add support for configuring lift_speedKevin O'Connor2020-01-311-0/+4
* config: Add Skr v1.4 configuration (#2423)Junliang Yan2020-01-281-0/+144
* config: Add example printer-mtw-create-2015.cfg config filemtw3d2020-01-241-0/+148
* test: Add printer-monoprice-mini-delta-2017.cfg to printers.testKevin O'Connor2020-01-231-1/+1
* config: Fix file permissions of generic-flyboard.cfgKevin O'Connor2020-01-231-0/+0
* delta: Add print_radius option to customize valid XY radiusKevin O'Connor2020-01-231-0/+7
* config: Add example generic-flyboard.cfg config fileKevin O'Connor2020-01-231-0/+295
* config: Add example generic-archim2.cfg configKevin O'Connor2020-01-231-0/+160
* config: Add an example generic-mks-sgenl.cfg configKevin O'Connor2020-01-231-0/+196
* config: Add generic-mightyboard.cfgKevin O'Connor2020-01-231-0/+115
* config: Adding a config file for the monoprice mini delta (#2392)chris-hammond2020-01-141-0/+161
* config: add BME280 documentationArksine2020-01-132-0/+53
* config: Fix thermistor association in generic-bigtreetech-skr-pro.cfg (#2390)Hywelmartin2020-01-131-4/+4
* docs: Update documentation to reflect bed_mesh changesArksine2020-01-091-16/+22
* test: update sample configs and test configs with new bed_mesh optionsArksine2020-01-095-10/+11
* gcode: Fix detection of some "extended" g-code commandsKevin O'Connor2020-01-071-10/+6
* rotary_delta: Initial support for rotary delta kinematicsKevin O'Connor2020-01-061-0/+130
* extruder_stepper: Initial support for synchronized extruder steppersSimo Apell2020-01-061-0/+14
* docs: Updates for gcode_macro naming (#2317)David Smith2020-01-061-4/+10
* config: Update generic-fysetc-s6.cfg (#2293)Tobias Weiß2019-12-181-18/+6
* display: Revert "display: Add ST7567 display support (#1540)"Kevin O'Connor2019-12-181-8/+3
* config: Fysetc S6 generic configuration (#2220)Tobias Weiß2019-12-181-0/+293
* config: Flash instructions for printrboard (#2278)Georgios Karnas2019-12-171-3/+6
* config: Minor wording change in example-extras.cfgKevin O'Connor2019-12-161-1/+1
* config: Update example-extras.cfg - extruder.activate_gcode was removedKevin O'Connor2019-12-161-4/+3
* config: Add printer-anet-a4-2018.cfg config fileKevin O'Connor2019-12-151-0/+94
* config: Add multi extruder sample filesKevin O'Connor2019-12-102-0/+154
* gcode: Remove builtin T0/T1/T2/... command supportKevin O'Connor2019-12-101-13/+0
* config: Add example for including a parameter in a macro call (#2251)David Smith2019-12-101-3/+5
* config: Update "Fysetc Mini 12864Panel" in sample-lcd.cfgKevin O'Connor2019-12-041-3/+3
* test: Add printer-wanhao-duplicator-i3-mini-2017.cfg to build testsKevin O'Connor2019-12-031-1/+0
* config: Basic config for Wanhao Duplicator i3 mini (#2238)Puffy2019-12-031-0/+77
* uc1701: Add support for rst_pinKevin O'Connor2019-12-021-2/+4
* config: fixes in anycubic delta plus default config file (#2176)Jakub Kruszona-Zawadzki2019-12-011-20/+21
* config: Minor comment changes to example-extras.cfgKevin O'Connor2019-11-281-13/+13
* uc1701: add config option for sh1106 type with up to 132 columns.Matt Baker2019-11-261-1/+1
* config: Rename avrsim.cfg to generic-simulavr.cfgKevin O'Connor2019-11-241-4/+7
* config: Rename example-multi-mcu.cfg to sample-multi-mcu.cfgKevin O'Connor2019-11-241-0/+0
* FAN: Kick start fan when the increase is more than 50% (#2085)Justin Schuh2019-11-241-2/+3
* extruder: Add support for instantaneous corner velocityKevin O'Connor2019-11-211-0/+3
* extruder: Initial support for "smoothed pressure advance"Kevin O'Connor2019-11-211-7/+6
* stepper_enable: Remove ability to use a list of pins in enable_pinKevin O'Connor2019-11-121-2/+1