aboutsummaryrefslogtreecommitdiffstats
path: root/config/avrsim.cfg
Commit message (Expand)AuthorAgeFilesLines
* heater: Rename thermistor_type config name to sensor_typeKevin O'Connor2017-03-131-4/+4
* fan: Default to using software PWMKevin O'Connor2017-03-081-1/+0
* extruder: Calculate sane defaults for extrude only velocity and accelKevin O'Connor2017-01-031-2/+0
* extruder: Add nozzle and filament diameter config settingsKevin O'Connor2017-01-031-0/+2
* config: Update example config files to be more clear on default valuesKevin O'Connor2017-01-021-2/+1
* config: Update avrsim.cfg with recent config file changesKevin O'Connor2016-12-021-6/+4
* mcu: Do not invert the direction of pullup pins by defaultKevin O'Connor2016-11-081-3/+3
* heater: Make it possible to disable min_extrude_temp for testingKevin O'Connor2016-10-111-0/+1
* extruder: Create a new class and python file to track the printer extruderKevin O'Connor2016-07-101-3/+1
* 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-251-0/+83