aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* polar: Add initial support for multiple bed rotationsKevin O'Connor2019-06-281-3/+1
* skew_correction: add documentationArksine2019-06-261-0/+22
* config: Add example tmc2130 sections to SKR v1.3 boardKevin O'Connor2019-06-251-8/+75
* config: No need to list all tmc drivers in endstop_phase descriptionKevin O'Connor2019-06-231-3/+3
* config: Update example-extras.cfg for tmc2209Kevin O'Connor2019-06-231-0/+36
* config: Add generic-printrboard-g2.cfg config fileKevin O'Connor2019-06-211-0/+117
* gcode_button: Execute gcode when a button is pressed or released (#1745)Alec B. Plumb2019-06-211-0/+15
* probe: Add support for samples_toleranceKevin O'Connor2019-06-211-0/+12
* config: Clarify which boards use lpc1768 vs lpc1769 when knownKevin O'Connor2019-06-204-4/+4
* tmc2660: Don't allow configuration of DEDGEKevin O'Connor2019-06-181-1/+0
* z_tilt: Support retriesfess2019-06-181-0/+9
* quad_gantry_level: Support retriesfess2019-06-181-0/+5
* config: MKS mini 12864 LCD on SKR 1.3Hywelmartin2019-06-181-0/+19
* config: Create printer-wanhao-duplicator-i3-plus-mark2-2019.cfgnzlrhyz2019-06-181-0/+81
* config: Update tmc2660 block in example-extras.cfgKevin O'Connor2019-06-181-4/+1
* config: Update tmc5160 block in example-extras.cfgKevin O'Connor2019-06-181-17/+18
* config: Add LCD settings to config/generic-duet2-maestro.cfgKevin O'Connor2019-06-131-0/+12
* config: Add tmc2208 select_pins description to example-extras.cfgKevin O'Connor2019-06-121-0/+4
* config: Fix sensor_resistor in generic-duet2-maestro.cfgKevin O'Connor2019-06-121-0/+7
* config: Add an example config for the Duet2 MaestroKevin O'Connor2019-06-121-0/+128
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-071-5/+5
* config: Update example-extras.cfg to point to Command_Templates.mdKevin O'Connor2019-06-071-33/+32
* config: Fix G90 use in sample-probe-as-z-endstop.cfgKevin O'Connor2019-06-071-2/+2
* probe: Move multi-sampling capability from ProbePointsHelper to ProbeKevin O'Connor2019-06-065-60/+20
* firmware_retraction: Implementation of tuneable G10/G11 firmware retraction (...Len Trigg2019-06-061-0/+21
* gcode_macro: Add support for SET_GCODE_VARIABLE commandKevin O'Connor2019-06-041-0/+7
* thermistor: Add support for printers with an "inline_resistor"Kevin O'Connor2019-06-021-0/+5
* config: Update M600 in sample-macros.cfg to use SAVE_GCODE_STATEKevin O'Connor2019-05-311-1/+4
* config: Add START_PRINT and END_PRINT examples to sample-macros.cfgKevin O'Connor2019-05-311-0/+44
* config: Formatting changes to sample-macros.cfgKevin O'Connor2019-05-311-43/+56
* docs: Improve bltouch v3 documentationKevin O'Connor2019-05-261-3/+3
* config: Add "CR10 stockdisplay" to generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-05-251-4/+14
* config: Force PB0 high in fysetc f6 configKevin O'Connor2019-05-241-0/+3
* config: Advise against using hardware_pwm for fansKevin O'Connor2019-05-231-4/+6
* tmc5160: Add support for TMC5160 steppers (#1637)Stephan2019-05-201-0/+79
* config: Add Creality Ender 5 2019Billy Jones2019-05-011-0/+93
* config: Add comments to generic-fysetc-f6.cfg for extruder1/2 pinsKevin O'Connor2019-05-011-0/+22
* config: Updates to kit-zav3d-2019.cfgKevin O'Connor2019-05-011-42/+19
* config: Zav3d example config (#1571)Nurmukhamed Artykaly2019-05-011-0/+174
* quad_gantry_level: Limit maximum adjustmentfess2019-05-011-0/+3
* config: Add button support for anet a8Kevin O'Connor2019-04-191-0/+10
* display: Add ST7567 display support (#1540)Dmitry2019-04-151-3/+8
* menu: initial support for analog buttons (#977)Janar Sööt2019-04-141-6/+33
* config: Update generic-bigtreetech-skr-v1.3.cfg with e0/e1 defsKevin O'Connor2019-04-061-1/+9
* replicape: add support for Linux hardware PWM (#1443)Janne Grunau2019-04-061-6/+8
* config: Minor change to generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-04-051-1/+0
* config: Generic board BIGTREETECH SKR V.1.3 configAleksander Sobolewski2019-04-051-0/+156
* config: Update generic-bigtreetech-skr-v1.1.cfg - make flash should now workKevin O'Connor2019-04-051-5/+0
* docs: Note the use of bus enumerations in Config_Changes.mdKevin O'Connor2019-04-041-4/+5
* atsamd: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-1/+1