aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-fysetc-spider.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Pull up endstop_pins on Fysetc S6/SpiderAdrian Keet2022-04-261-2/+2
| | | | Signed-off-by: Adrian Keet <arkeet@gmail.com>
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-16/+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-16/+16
| | | | | | | | 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: Fix whitespace error in generic-fysetc-spider.cfgKevin O'Connor2021-05-031-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: add example configs for fysetc spider boardGeorge Fu2021-05-031-0/+264
Signed-off-by: George Fu <nailao_5918@163.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>