aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE commandKevin O'Connor2018-10-161-1/+2
* endstop_phase: Add support for detecting phase via TMC stepper driversKevin O'Connor2018-10-161-3/+5
* endstop_phase: Move endstop phase homing code to new "extras" moduleKevin O'Connor2018-10-162-24/+31
* config: Add ADIMLab 3d printer (#781)Jason R2018-10-161-0/+107
* cartesian: Use homing_speed for homing retract speedKevin O'Connor2018-10-091-6/+5
* servo: Adding support for startup value for servos (#676)Chris Whiteford2018-10-051-0/+9
* stepper: Adding support for a second_homing_speed parameter (#677)Chris Whiteford2018-10-041-0/+5
* docs: Spelling error corrected in bed mesh comment (#735)LazaroFilm2018-10-041-1/+1
* config: Minor indentation fix to comments in example-extras.cfgKevin O'Connor2018-10-011-14/+14
* config: Note probe activate/deactivate must not move the toolheadKevin O'Connor2018-10-011-4/+6
* probe: Infer position_endstop when using probe:z_virtual_offsetKevin O'Connor2018-10-012-5/+5
* config: The delta_calibrate bed radius uses nozzle coordinatesKevin O'Connor2018-10-011-8/+10
* bed_tilt: Remove special probe:z_virtual_endstop handlingKevin O'Connor2018-10-011-0/+3
* probe: Support manual probing at runtimeKevin O'Connor2018-10-012-19/+0
* avr: Use generic usb_cdc code for usb serial supportKevin O'Connor2018-09-301-1/+1
* config: Add encoder and click pins for CR-10 miniNikolai Ugelvik2018-09-301-0/+2
* config: Fix typo in gcode_macro default_parameter descriptionKevin O'Connor2018-09-301-1/+1
* gcode_macro: default parameter valuesJanar Sööt2018-09-301-0/+8
* config: Note gcode_macro string formatting in example-extras.cfgKevin O'Connor2018-09-261-2/+6
* config: Move some sections around in example-extras.cfgKevin O'Connor2018-09-261-49/+53
* config: Wanhao Duplicator 6 likely does not need "restart: command"Kevin O'Connor2018-09-251-1/+0
* menu: new fast step rate featureJanar Sööt2018-09-211-0/+5
* heater: Add new TURN_OFF_HEATERS commandKevin O'Connor2018-09-181-1/+1
* config: Add printer-wanhao-duplicator-6-2016.cfgClifford Raccani2018-09-161-0/+105
* config: Fix generic-re-arm.cfg encoder pinsKevin O'Connor2018-09-121-1/+1
* config: Update generic-re-arm.cfg with menu buttonsKevin O'Connor2018-09-121-0/+6
* quad_gantry_level: Add gantry leveling (ruled hyperbolic parabola correction)...Maks Zolin2018-09-121-0/+40
* config: Update example-extras.cfg (#641)Boffgithub2018-09-121-2/+2
* tmc2660: Implementation of TMC2660 extra (#621)Florian Heilmann2018-09-111-0/+80
* config: Use fastest PWM time in mini-rambo PWM DAC configKevin O'Connor2018-09-111-3/+3
* config: Add example lcd section to smoothieboard configKevin O'Connor2018-09-101-0/+9
* config: Fix position_endstop typo in sample-bltouch.cfgKevin O'Connor2018-09-091-1/+1
* config: Add display buttons pins for anycubic kossel pulley 2016 (#614)alemorbel2018-09-061-0/+3
* config: Be clear that multi-line parameters must use indentationKevin O'Connor2018-09-021-35/+44
* config: Add encoder pins to Creality Ender2 and CR10 configsKevin O'Connor2018-09-022-0/+4
* probe: Add ability to multi-sample points to ProbePointsHelperArksine2018-08-292-1/+24
* docs: Fix spelling error in example-extras.cfgKevin O'Connor2018-08-281-4/+4
* tmc2208: Initial support for configuring TMC2208 driversKevin O'Connor2018-08-271-0/+53
* config: Updates to printer-wanhao-duplicator-i3-v2.1-2017.cfgcfelicio2018-08-271-0/+8
* config: Add encoder buttons to generic-ramps.cfgKevin O'Connor2018-08-261-0/+4
* config: Added pins for LCD encoder and button click on Creality Ender 3 (#574)Gonzalo Ramírez2018-08-261-0/+2
* display menu module for klipperJanar Sööt2018-08-202-0/+208
* bed_mesh: move probe x and y offsets to the [probe] moduleArksine2018-08-191-15/+21
* config: Update example-extras.cfg (#544)Boffgithub2018-08-191-1/+1
* heater_fan: Allow multiple heaters to be defined for a heater_fanKevin O'Connor2018-08-171-1/+3
* config: update examples-extra.cfg to include the bed_mesh moduleArksine2018-08-171-0/+60
* config: Minor changes to example-extras.cfg documentationKevin O'Connor2018-08-031-11/+10
* force_move: Add support for FORCE_MOVE commandKevin O'Connor2018-07-261-0/+9
* spi_temperature: Provide a default value for spi_speedKevin O'Connor2018-07-241-2/+2
* spi_temperature: Remove spi_mode parameterKevin O'Connor2018-07-241-3/+0