aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-v1.4.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-151-1/+1
|
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-10/+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-10/+10
| | | | | | | | 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-14/+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: Update generic-bigtreetech-skr-v1.4.cfg (#3419)uncholowapo2020-10-111-5/+5
| | | | | Corrected the diag1_pin numbers. Useful for anyone copying and pasting the lines. Its something really easy to look over and can lead to some hair pulling from the time wasted trying to troubleshoot why the tmc diag pin error from Klipper. Signed-off-by: Juan Moreno <uncholowapo@gmail.com>
* config: Update generic-bigtreetech-skr-v1.4.cfg with diag1 pinsKevin O'Connor2020-06-151-0/+5
| | | | | | Reported by @Tomblarom. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add tmc2130 example to generic-bigtreetech-skr-v1.4.cfgKevin O'Connor2020-04-201-4/+55
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add Skr v1.4 configuration (#2423)Junliang Yan2020-01-281-0/+144
Signed-off-by: John Yan <john.yan1019@gmail.com>