aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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