aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* atsam: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-10/+10
* sx1509: Convert code to use generic i2c bus supportKevin O'Connor2019-04-042-6/+9
* uc1701: make contrast configurableArksine2019-04-021-0/+3
* temperature_fan: Fix. Temperature fan min speed should be used (#1405)Douglas Hammond2019-03-281-5/+5
* config: Update description of printer-tevo-flash-2018.cfgKevin O'Connor2019-03-241-3/+9
* docs: Also note that driver_VSENSE was removed from tmc2660 driverKevin O'Connor2019-03-221-1/+0
* config: Document the [include] directiveKevin O'Connor2019-03-221-0/+6
* config: Minor rearrangement of example-extras.cfgKevin O'Connor2019-03-221-28/+34
* docs: Note tmc2660 driver_HEND default change from 6 to 3Kevin O'Connor2019-03-221-2/+1
* config: Added Anycubic 4Max printer config fileMontbel2019-03-221-0/+127
* bed_mesh: enable relative offset bed meshes (#1323)Matt Baker2019-03-211-0/+4
* pins: Document support for '~' to enable pull-down resistorsKevin O'Connor2019-03-171-5/+7
* config: Update extra extruder pins in generic-rumba.cfgKevin O'Connor2019-03-141-4/+4
* config: Reduce the stepper current in the example printrboard configKevin O'Connor2019-03-141-4/+4
* config: Add printer-tevo-flash-2018.cfgKevin O'Connor2019-03-141-0/+118
* controller_fan: Allow multiple controller_fan sections to be definedKevin O'Connor2019-03-101-2/+3
* config: Improve the description of z_tilt z_positionsKevin O'Connor2019-03-101-3/+6
* lpc176x: Add support for flashing via "make flash"Kevin O'Connor2019-03-083-15/+0
* screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367)Rui Caridade2019-03-082-0/+56
* config: Update default spi speed in tmc2660 descriptionKevin O'Connor2019-03-081-2/+2
* tmc2130: Rename driver_BLANK_TIME_SELECT to driver_TBLKevin O'Connor2019-03-081-2/+2
* tmc2660: Use helper functions for register access and simplify TMC2660 parame...Florian Heilmann2019-03-082-31/+34
* tmc2660: Add vsense_resistor config parameterFlorian Heilmann2019-03-081-0/+3
* config: Update verify_heater descriptionKevin O'Connor2019-03-081-17/+26
* config: Fixed Duet2 reversed heater/fan output pins (#1350)Benoit Miller2019-03-041-11/+11
* manual_stepper: Add support for moves with accelerationKevin O'Connor2019-03-031-0/+9
* filament_switch_sensor: update documentationArksine2019-03-011-0/+21
* atsamd: Add support for programming SERCOM pinsKevin O'Connor2019-03-011-0/+21
* config: Add buttons to printer-tronxy-x5s-2018.cfgKevin O'Connor2019-03-011-4/+2
* temperature_sensor: Add generic temperature sensor supportDouglas Hammond2019-02-261-1/+16
* heater: Support generic gcode_id registration for sensorsDouglas Hammond2019-02-261-0/+3
* bed_mesh: simplify configurationArksine2019-02-251-25/+21
* bed_screws: Add a helper tool for leveling bed screwsKevin O'Connor2019-02-241-2/+39
* config: Warn that cycle_time may not match when using hardware_pwmKevin O'Connor2019-02-192-4/+8