aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config: Update avrsim.cfg with recent config file changesKevin O'Connor2016-12-021-6/+4
* delta: Support limiting the maximum velocity of z movesKevin O'Connor2016-12-011-1/+6
* toolhead: Specify maximum acceleration and velocity in toolhead classKevin O'Connor2016-12-013-20/+25
* delta: Initial support for linear delta kinematicsKevin O'Connor2016-11-142-2/+97
* stepper: Default to a high direction pin meaning positive directionKevin O'Connor2016-11-082-7/+7
* mcu: Do not invert the direction of pullup pins by defaultKevin O'Connor2016-11-082-6/+6
* heater: Make it possible to disable min_extrude_temp for testingKevin O'Connor2016-10-111-0/+1
* extruder: Support a minimum extrude temperatureKevin O'Connor2016-09-301-0/+3
* cartesian: Enforce endstop min and max boundariesKevin O'Connor2016-09-301-2/+2
* docs: Clarification of some installation and config stepsKevin O'Connor2016-09-151-6/+5
* stepper: Support stepper phase adjustments when homingKevin O'Connor2016-07-282-1/+27
* extruder: Add support for "pressure advance" on extrusionKevin O'Connor2016-07-252-3/+9
* extruder: Create a new class and python file to track the printer extruderKevin O'Connor2016-07-103-15/+10
* docs: Change the debugging docs to recommend a serial baud rate of 250000Kevin O'Connor2016-06-131-1/+1
* Initial commit of source code.Kevin O'Connor2016-05-253-0/+359