aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-archim2.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Change of alias for heater_fan in multiple configs (#5632)JamesH19782022-07-191-1/+1
| | | | | This PR serves to fix a longstanding misnomer in some config files. Many configs state a nozzle_cooling_fan alias for what is usually a "hotend cooling fan". This causes ambiguity and confusion with the parts fan. I have identified all 24 files with this and changed them here. Signed-off-by: James Hartley <james@hartleyns.com>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-10/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example generic-archim2.cfg configKevin O'Connor2020-01-231-0/+160
Signed-off-by: Mike Payson <mike@mtw3d.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>