aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-v1.3.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 several config files to use board aliases for lcdKevin O'Connor2019-08-191-67/+21
| | | | | | | | Add a sample-lcd.cfg with the defintions for several common "reprap" style LCD displays that use the EXP1/EXP2 plugs. Update several config files to add EXP1/EXP2 board aliases. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Fix example beeper pin in generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-07-181-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Simplify generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-07-121-90/+82
| | | | | | Move the TMC2208 and TMC2130 blocks to later in the file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example tmc2130 sections to SKR v1.3 boardKevin O'Connor2019-06-251-8/+75
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Clarify which boards use lpc1768 vs lpc1769 when knownKevin O'Connor2019-06-201-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: MKS mini 12864 LCD on SKR 1.3Hywelmartin2019-06-181-0/+19
| | | | | Signed-off-by: Martin Malmqvist <hywelmartin@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add "CR10 stockdisplay" to generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-05-251-4/+14
| | | | | | Reported by @povlhp. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update generic-bigtreetech-skr-v1.3.cfg with e0/e1 defsKevin O'Connor2019-04-061-1/+9
| | | | | | | Use the HE0 for the extruder0 heater and add comments describing the nominal extruder1 pins. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Minor change to generic-bigtreetech-skr-v1.3.cfgKevin O'Connor2019-04-051-1/+0
| | | | | | Interpolate is enabled by default. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Generic board BIGTREETECH SKR V.1.3 configAleksander Sobolewski2019-04-051-0/+156
Signed-off-by: Aleksander Sobolewski <aleks.sobolewski@outlook.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>