aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-pro.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-12/+0
| | | | | | | Now that the documentation recommends that hold_current not be set, update the example config files to not specify a hold_current. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Use "stealthchop_threshold: 999999" if setKevin O'Connor2021-05-091-12/+12
| | | | | | | | Change all the example config files to use either 0 or 999999 for stealthchop_threshold (as is recommended in the TMC_Drivers.md document). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-16/+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: Fix thermistor association in generic-bigtreetech-skr-pro.cfg (#2390)Hywelmartin2020-01-131-4/+4
| | | Signed-off-by: Martin Malmqvist <hywelmartin@gmail.com>
* config: Add example generic-bigtreetech-skr-pro.cfg configKevin O'Connor2019-09-051-0/+222
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>