aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* thermocouple: Add initial support for common SPI temperature sensing chipsKevin O'Connor2018-07-242-2/+35
* idle_timeout: Move timeout handling from toolhead.py to new extras moduleKevin O'Connor2018-07-165-6/+20
* toolhead: Replace junction_deviation with square_corner_velocityKevin O'Connor2018-07-161-5/+10
* z_tilt: Don't default "points" parameter to "z_positions" parameterKevin O'Connor2018-07-151-2/+1
* config: Minor updates to example-extras.cfgKevin O'Connor2018-07-121-9/+9
* Add Printer Configuration File for the Tronxy X8Seyed Seraj2018-07-101-0/+91
* config: Update Smoothieboard configs with notes on flashing the devicesKevin O'Connor2018-07-082-4/+12
* heater: Introduce smooth_time config option; remove pid_deriv_timeKevin O'Connor2018-07-061-4/+4
* config: Add Anycubic Kossel plus size delta printer configHans Raaf2018-07-021-0/+107
* mcp4451: Add initial support for programming the mcp4451 on lpc176xKevin O'Connor2018-06-292-0/+45
* build: Cleanup whitespace errorsKevin O'Connor2018-06-281-1/+1
* config: update Creality Ender 2 configuration to include displayArksine2018-06-271-0/+5
* config: update example-extras.cfg to include uc1701 displayArksine2018-06-271-5/+9
* config: add configuration for Creality Ender 2Arksine2018-06-271-0/+86
* pru: Disable ADC reading directly from the PRUKevin O'Connor2018-06-271-2/+5
* lcd_st7920: Use a longer delay at the start of each command/dataKevin O'Connor2018-06-222-9/+0
* config: Add generic config for Re-Arm (LPC1768)AxMod 3D Print2018-06-211-0/+100
* display: Allow the ST7920_DISPLAY parameter to be configuredKevin O'Connor2018-06-211-0/+4
* config: anet e10 updateOli2018-06-191-2/+2
* config: Add "axes: z" and "G4 P100" to sample-bltouch.cfgKevin O'Connor2018-06-131-0/+2
* homing_override: Add axes config parameterHans Raaf2018-06-111-1/+7
* config: Add configuration file for the Anycubic Kossel delta printerruevs2018-06-071-0/+96
* config: Add sample voron2 config fileKevin O'Connor2018-06-011-0/+220
* docs: Update documentation to note use of /dev/serial/by-path/Kevin O'Connor2018-06-011-3/+3
* config: Anet E10 config addedZsolt Olah2018-05-281-0/+88
* gcode_macro: Add the ability to define custom g-code macrosKevin O'Connor2018-05-251-0/+8
* config: Add example generic-smoothieboard.cfg config fileKevin O'Connor2018-05-251-0/+87
* tmc2130: Allow the PWMCONF register to be configuredKevin O'Connor2018-05-251-0/+4
* tmc2130: Initial support for sensorless homingKevin O'Connor2018-05-252-0/+15
* tmc2130: Configure stealthchop velocity limitKevin O'Connor2018-05-251-5/+10
* config: Add printer config for the Ender 3 by Creality3DHans Raaf2018-05-241-0/+91