aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-e3-dip.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-8/+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-8/+8
| | | | | | | | 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>
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-3/+3
| | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add comments to known skr boards with broken thermistor circuitsKevin O'Connor2021-01-181-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-12/+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 EXP1 comment in generic-bigtreetech-skr-e3-dip.cfgKevin O'Connor2019-10-231-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic-bigtreetech-skr-e3-dip.cfg configKevin O'Connor2019-10-231-0/+168
Reported by @salimvanak. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>