aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-fysetc-cheetah-v1.2.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Update generic-fysetc-cheetah-v1.2.cfg (#4315)jericho-adler2021-05-251-0/+3
| | | | | Added second CNC fan, PB0 Signed-off-by: Jericho Adler <jericho.adler@gmail.com>
* config: Use "stealthchop_threshold: 999999" if setKevin O'Connor2021-05-091-4/+4
| | | | | | | | 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: Comment updates for recent "make menuconfig" updatesKevin O'Connor2021-03-291-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-8/+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 reset/restart on Fysetc Cheetah v1.2Grigori Goronzy2020-04-021-0/+1
| | | | | | | | | Deassert RTS for this board and enable the new Cheetah-specific reset sequence. Fixes #2026. Signed-off-by: Grigori Goronzy <greg@chown.ath.cx>
* config: Fix uart pins on z stepper in generic-fysetc-cheetah-v1.2.cfgKevin O'Connor2019-09-291-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example config files for the Fysetc Cheetah boardsKevin O'Connor2019-08-311-0/+121
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>