* Increase idle timeout to 24 hours, and set motors to turn off.
* Set electronics fan min PWM and blip time because my fans are sluggish.
* Extruder drive current adjustments based on PA trials to avoid skipping steps.
* Preheat scripts used the wrong fan control command. And fix some temps.
* Make toolhead heater selection sticky by writing out /sys/restore_tool_heater.g.
* Reduce default PLA print temp.
* Make firmware retraction profile selection sticky by writing out to /sys/restore_retraction.g.
Make separate profiles for V6 and Volcano.
* Filament sensors need to be _turned on_.
* Release notes.
* Pulling in comments from public branch.
* Adding named heatbreak thermistor.
* Increasing instantaneous drive parameters on XY
* Turn off extruder drive in print_end.g
* Tweaking mswitch_xy.g position.
* Missed configuration on the heatbreak thermistor.
* Changed origin coordinates to be at bed center.
* Deselect and re-select tool across pause. (Set to standby temp.)
* Set bed standby temps in preheat scripts.
* Add a script for calibrating the mswitch.
* Reduce instantaneous XY drive parameters.
* Increasing pressure advance values for Volcano.
* Full-speed chamber fan on print end.
* Adding another toolhead profile.
* Adding a coarse leveling script for when the gantry is too far out to be corrected by the default dive height.
* Move toolhead thermistor parameters to the heating/toolhead_* scripts, because they change when you swap toolheads.
* README.txt
* README.txt
* FSR Z endstop.
* Don't disable heaters during Z probing. Turns out it's actually not needed and the thermal delta actually messes up the readings.
* README.txt
* Moving daveidmx config from DuetWifi folder to Duet folder.