aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* tmc2130: The default TOFF time should be 4Kevin O'Connor2018-05-241-1/+1
* z_tilt: Add support for Z_TILT_ADJUSTKevin O'Connor2018-05-221-0/+22
* config: Add example config file for the Einsy-Rambo boardKevin O'Connor2018-05-201-0/+99
* tmc2130: Add initial support for TMC2130 stepper motor driversKevin O'Connor2018-05-201-0/+38
* fan: Allow the fan shutdown_speed to be configuredKevin O'Connor2018-05-182-18/+34
* Add temperature controlled fansDouglas Hammond2018-05-171-5/+26
* config: Fix printer-tronxy-x5s-2018.cfg file flagsKevin O'Connor2018-05-171-0/+0
* config: Add example config file for the creality cr10 miniKevin O'Connor2018-05-171-0/+88
* config: Update printer-creality-cr10s-2017.cfg to use z position_max=400Kevin O'Connor2018-05-151-1/+1
* temperature_fan: Add support for temperature-triggered fan.Michael Barbour2018-05-101-0/+31
* config: Add example generic-radds.cfg config fileLukas Wingerberg2018-05-101-0/+109
* thermistor: Add Honeywell 100K and MGB18 thermistor definitionsKevin O'Connor2018-04-301-1/+2
* config: Add exaple generic-rumba.cfg config fileKevin O'Connor2018-04-301-0/+111
* config: Fix typo in adc_temperature section (Ohms vs Volts)Kevin O'Connor2018-04-301-1/+1
* fan: Scale fan speed requests between 0 and max_powerKevin O'Connor2018-04-202-3/+6
* docs: Add more hints to use /dev/by-id/ for the serial deviceKevin O'Connor2018-04-201-1/+3
* config: Update sample-bltouch.cfg with recent probe changesKevin O'Connor2018-04-181-2/+2
* config: add display support for Anet A8Grigori Goronzy2018-04-091-0/+9
* adc_temperature: Support defining custom sensors in the config fileKevin O'Connor2018-04-091-2/+24
* adc_temperatures: Add "PT100 INA826" sensor typeKevin O'Connor2018-04-091-4/+5
* thermistor: Add support for defining custom thermistorsKevin O'Connor2018-04-092-2/+28
* config: Update indentation of display section in example-extras.cfgKevin O'Connor2018-04-091-9/+8
* Adjusted Tronxy X5s settingsArkadiusz Gluszyk2018-04-091-0/+11
* config: Add display section to default Creality CR10s configKevin O'Connor2018-04-081-0/+6
* pid_calibrate: Move PID calibration logic from heater.py to new fileKevin O'Connor2018-03-181-3/+3
* config: Remove tabs from printer-wanhao-duplicator-i3-v2.1-2017.cfgKevin O'Connor2018-03-181-13/+13
* config: Update generic-cramps.cfg with P9_23 machine enableKevin O'Connor2018-03-181-0/+5
* config: Change pullup_resistor to 2000 in generic-cramps.cfgKevin O'Connor2018-03-171-0/+2
* probe: Add z_offset parameterKevin O'Connor2018-03-172-6/+3