aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-sovol-sv01-2020.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use arduino mega aliases in example config filesKevin O'Connor2021-03-251-27/+26
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Fix bed thermistor in printer-sovol-sv01-2020.cfgKevin O'Connor2020-12-151-1/+1
| | | | | | | The bed sensor should be "EPCOS 100K B57560G104F". Reported by @bartolomeus. 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: Add printer-sovol-sv01-2020.cfg example configKevin O'Connor2020-04-291-0/+88
Reported by @lalek54. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>