aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-radds.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: Don't use arduino due aliases in example config filesKevin O'Connor2021-03-251-44/+43
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | 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: Added encoder pins to radds example configGraham Ambrose2019-01-021-0/+2
| | | Signed-off-by: Graham Ambrose <graham.ambrose@gmail.com>
* config: Add example generic-radds.cfg config fileLukas Wingerberg2018-05-101-0/+109
Signed-off-by: Lukas Wingerberg <lukas@wingerberg.de> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>