aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
Commit message (Expand)AuthorAgeFilesLines
* thermistor: Add support for defining custom thermistorsKevin O'Connor2018-04-091-0/+25
* config: Update indentation of display section in example-extras.cfgKevin O'Connor2018-04-091-9/+8
* probe: Add z_offset parameterKevin O'Connor2018-03-171-3/+3
* probe: Default z_position to the configured minimum position on Z axisKevin O'Connor2018-03-171-3/+0
* output_pin: Move pwm and digital output pins to new module in extras/Kevin O'Connor2018-03-171-48/+29
* verify_heater: Scale hysteresis duration checkKevin O'Connor2018-03-111-7/+10
* verify_heater: Change default hysteresis to 10 degreesKevin O'Connor2018-03-111-4/+4
* verify_heater: Add initial support for verifying heaters and sensorsKevin O'Connor2018-03-111-0/+22
* cartesian: Initial support for dual carriagesKevin O'Connor2018-03-091-0/+24
* display: Add initial support for LCD screens attached to an MCUKevin O'Connor2018-03-061-0/+23
* config: Move description of phase adjusted endstops to config-extra.cfgKevin O'Connor2018-02-271-0/+29
* config: Reword description of set_position_x paramter in homing_overrideKevin O'Connor2018-02-111-5/+5
* virtual_sdcard: Initial support for virtual sdcardKevin O'Connor2018-02-111-0/+13
* fan: Clarify hardware_pwm and allow cycle_time to be set on software pwmKevin O'Connor2018-01-291-8/+7
* 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
* probe: Initial support for Z-Probe hardwareKevin O'Connor2018-01-281-0/+13
* extruder: Add support for extruders sharing the same heaterKevin O'Connor2018-01-211-0/+7
* 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
* stepper: Support for multiple steppers controlling a single axisKevin O'Connor2017-11-181-0/+18
* 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-201-0/+5
* mcu: Initial support for multiple micro-controllersKevin O'Connor2017-09-201-0/+11
* chipmisc: Add support for configuring ad5206 digipotsKevin O'Connor2017-08-261-0/+30
* chipmisc: Add support for statically configured output pinsKevin O'Connor2017-08-261-0/+83