aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* mcp4018: Add initial support for the mcp4018 digipotKevin O'Connor2019-02-161-0/+25
* tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132)nopbit2019-02-141-0/+10
* Merge pull request #1242 from john--/pr_generic_heaterKevinOConnor2019-02-141-0/+27
|\
| * Generic Heater SupportJohn Jardine2019-02-141-0/+27
* | config: Example config file for a stock 250mm build VORON2 printerBoffgithub2019-02-132-222/+299
* | spi_software: Implementation of software spiKevin O'Connor2019-02-131-1/+33
* | manual_stepper: Add an "extras" module for manually controlling a stepperKevin O'Connor2019-02-121-0/+19
|/
* config: Azteeg X5 mini config (#1193)AxMod 3D Print2019-02-081-0/+95
* config: Use "ATC Semitec 104GT-2" for CR10 (and similar) heater bedsKevin O'Connor2019-02-083-3/+3
* config: Update generic-fysetc-f6.cfg display sectionKevin O'Connor2019-02-071-4/+7
* config: Update generic-bigtreetech-skr-v1.1 (#1209)Tschipel2019-02-071-0/+9
* bltouch: Increase default pin_move_time from 200ms to 675msKevin O'Connor2019-02-041-3/+3
* bed_mesh: add support for round bedsArksine2019-02-021-10/+43
* pause_resume: update documentationArksine2019-01-282-0/+27
* config: Added example config file for Geeetech gt2560 controller.Ales Stimec2019-01-281-0/+88
* adc_temperature: Add support for linear interpolation of resistancesKevin O'Connor2019-01-211-7/+15
* bltouch: Add a pin_up_touch_mode_reports_triggered config optionKevin O'Connor2019-01-211-0/+5
* bltouch: Attempt to verify that the probe raises after each probe attemptKevin O'Connor2019-01-211-0/+5
* config: Generic board BIGTREETECH SKR V1.1 configRui Caridade2019-01-161-0/+84
* controller_fan: Add support for a fan cooling the controller-board (#1070)Master922019-01-101-0/+30
* config: Create generic-fysetc-f6.cfgSimoneBnc2019-01-101-0/+129
* menu: enhancementsJanar Sööt2019-01-071-0/+6
* menu: allow names in card content and simplify define single card decksJanar Sööt2019-01-071-0/+9
* menu: support for click button long pressJanar Sööt2019-01-071-2/+6
* i2ccmds: Pass the i2c address as a 7-bit number (0-127)Kevin O'Connor2019-01-071-2/+2
* docs: Add guide for sensorless homing (#1004)Yannic Schröder2019-01-071-1/+2
* config: Update sample-probe-as-z-endstop.cfg to use set_position_z=0Kevin O'Connor2019-01-071-2/+2
* config: pin mapping for ender 3 stock display and encoder on ramps (#1075)Patrick Balsiger2019-01-061-0/+9
* config: Add default kill_pin to RAMPS' display-sectionMaster922019-01-051-0/+1
* mcp4728: Add initial support for the mcp4728 i2c dac chipKevin O'Connor2019-01-022-0/+38
* config: Added encoder pins to radds example configGraham Ambrose2019-01-021-0/+2
* respond: An extra for sending messages to the printer host. (#1053)Alec B. Plumb2019-01-021-0/+12
* winch: Add experimental support for cable winch kinematicsKevin O'Connor2018-12-241-0/+96
* polar: Experimental support for polar kinematicsKevin O'Connor2018-12-241-0/+86
* config: Add a generic-minitronics1.cfg example config fileKevin O'Connor2018-12-201-0/+80
* config: Add printer-micromake-d1-2016.cfg example config fileKevin O'Connor2018-12-181-0/+79
* bltouch: Document that bltouch "clones" may not work correctlyKevin O'Connor2018-12-181-7/+2
* bltouch: Add a config option to disable the bltouch sensor testKevin O'Connor2018-12-161-1/+7
* config: Fix CR-20 click pin polarityUri Shaked2018-12-151-1/+1
* config: Add printer config for the CR-20 by Creality3DUri Shaked2018-12-151-0/+81
* config: Update printer-creality-ender3-2018.cfg (#959)TronskiFPV2018-12-051-4/+4
* bltouch: Allow the pin_move_time to be configuredKevin O'Connor2018-12-041-0/+3
* config: Update bed_mesh in example-extras.cfgArksine2018-11-301-7/+17
* bltouch: Add initial support for a bltouch "extras" moduleKevin O'Connor2018-11-301-0/+18
* config: Rework sample-bltouch.cfg into sample-probe-as-z-endstop.cfgKevin O'Connor2018-11-302-56/+51