aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* fan: Clarify hardware_pwm and allow cycle_time to be set on software pwmKevin O'Connor2018-01-294-18/+22
* mcu: Default the restart method to 'command' on non-serial portsKevin O'Connor2018-01-291-2/+3
* config: Add SeeMeCNC Rostock Max V2 Delta Printer ConfigKevin O'Connor2018-01-281-0/+94
* homing_override: Allow moves prior to homing an axisKevin O'Connor2018-01-281-0/+8
* probe: Create a probe:z_virtual_endstop pinKevin O'Connor2018-01-281-1/+8
* probe: Support activate/deactivate scripts on each probeKevin O'Connor2018-01-281-0/+9
* homing_override: Add basic support for running custom g-code on G28Kevin O'Connor2018-01-281-0/+13
* bed_tilt: Add support for automatic bed tilt move transformationKevin O'Connor2018-01-281-0/+35
* delta_calibrate: Add initial support for a DELTA_CALIBRATE commandKevin O'Connor2018-01-281-0/+25
* probe: Initial support for Z-Probe hardwareKevin O'Connor2018-01-281-0/+13
* delta: Allow the user to specify a minimum z positionKevin O'Connor2018-01-281-0/+3
* replicape: Move the replicape code from chipmisc.py to extras directoryKevin O'Connor2018-01-281-57/+57
* config: Update anycubic-i3-mega-2017.cfg with stepstick fanKevin O'Connor2018-01-221-0/+3
* extruder: Add support for extruders sharing the same heaterKevin O'Connor2018-01-211-0/+7
* config: Update wanhao-duplicator-i3-plus-2017.cfg heater settingsKevin O'Connor2018-01-211-5/+10
* config: Update anycubic-i3-mega-2017.cfg heater settingsKevin O'Connor2018-01-211-7/+10
* config: Add example generic-mini-rambo.cfg config fileKevin O'Connor2018-01-171-0/+103
* config: Add tronxy x5s configDouglas Hammond2018-01-161-0/+79
* Add a CR-10S configuration file.Cymen Vig2018-01-161-0/+75
* config: Update avrsim.cfg to use unique pinsKevin O'Connor2018-01-121-1/+1
* chipmisc: Fix replicape enable line setupKevin O'Connor2018-01-101-0/+4
* config: Config file for Anycubic i3 Megamjedlinski2018-01-081-0/+87
* config: Create creality-cr10nerobot2018-01-081-0/+82
* config: Adopt Anet A8 cfg, Anet v1.0-1.5 Boardstilsonm2018-01-071-0/+79
* config: Note the need to flash a bootloader on the MelziKevin O'Connor2018-01-051-5/+6
* config: Added Wanhao Duplicator i3 Plus configurationJosh Sutinen2018-01-041-0/+73
* config: Update TAZ6 defaults for hotendChris Lee2018-01-041-4/+4
* heater: Added config for heater PWM cycle time.Andy Silverman2018-01-031-0/+5
* config: Add Lulzbot TAZ6 printer configurationChris Lee2018-01-031-0/+110
* chipmisc: Add multi_pin capabilityKevin O'Connor2017-12-181-0/+13
* chipmisc: Add support for output pins set at runtimeKevin O'Connor2017-12-181-19/+52
* docs: Provide additional information on "make flash" failuresKevin O'Connor2017-12-111-1/+3
* delta: Default stepper_b/c position_endstop to stepper_a'sKevin O'Connor2017-12-081-3/+6
* delta: Support different arm lengths for each towerKevin O'Connor2017-12-081-3/+5
* stepper: Only align the stepper motor to a full step when requestedKevin O'Connor2017-12-071-0/+6
* stepper: Support for multiple steppers controlling a single axisKevin O'Connor2017-11-181-0/+18
* config: List E1 micro-step pins in order in generic-rambo.cfgKevin O'Connor2017-11-081-1/+1
* config: Add a generic-printrboard.cfg fileKevin O'Connor2017-10-301-0/+76
* config: Warn Beaglebone PRU users that pinmux settings are not updatedKevin O'Connor2017-10-252-0/+12
* serialhdl: Don't open port at 1200 baudKevin O'Connor2017-10-121-7/+7
* config: Add generic-melzi.cfg file for Melzi boardsKevin O'Connor2017-10-121-0/+76
* fan: Enable heater_fan objects on an MCU shutdown eventKevin O'Connor2017-10-121-1/+6
* chipmisc: Add initial support for servosKevin O'Connor2017-09-201-0/+19
* chipmisc: Add support for Replicape boardKevin O'Connor2017-09-202-37/+82
* mcu: Initial support for multiple micro-controllersKevin O'Connor2017-09-201-0/+11
* extruder: Provide more details on extruder errorsKevin O'Connor2017-09-051-3/+4
* docs: Remove documentation for "custom" command blocksKevin O'Connor2017-08-261-6/+0
* chipmisc: Add support for configuring ad5206 digipotsKevin O'Connor2017-08-263-14/+53
* chipmisc: Add support for statically configured output pinsKevin O'Connor2017-08-264-60/+108
* heater: Add support for a generic "NTC 100K beta 3950" thermistorKevin O'Connor2017-08-171-1/+2