Kevin O'Connor
7a443e50e1
config: Don't use arduino mega aliases in example config files
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-03-25 10:49:17 -04:00
Kevin O'Connor
49f1ee0207
config: Update example configs to use rotation_distance
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-12-18 10:38:49 -05:00
Kevin O'Connor
15b5dbaf8f
docs: Move config reference information to new Config_Reference.md
...
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>
2020-11-18 20:10:21 -05:00
Kevin O'Connor
f7f6680bf6
config: Use position_endstop=0 for Creality printers
...
The default position_endstop=0.5 is causing confusion for some new
users - change the default to 0.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-08-31 11:43:02 -04:00
Kevin O'Connor
161cde4c5c
config: Use "ATC Semitec 104GT-2" for CR10 (and similar) heater beds
...
Marlin examples use the "ATC Semitec 104GT-2" thermistor for the CR10,
CR10S, and CR10mini. Reported by @dovcharov.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-08 12:20:16 -05:00
Kevin O'Connor
7fac0de1f8
config: Add display buttons to printer-creality-cr10s-2017.cfg
...
Reported on IRC by gueee.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-10-20 19:27:53 -04:00
Kevin O'Connor
3505a0727d
config: Update printer-creality-cr10s-2017.cfg to use z position_max=400
...
The cr10s should has a z length of 400mm. Reported by @nic-str.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-05-15 18:53:40 -04:00
Kevin O'Connor
7c5f9ee458
config: Add display section to default Creality CR10s config
...
The CR10s uses a "12864" type display on the standard RAMPS pins.
Reported by @jm493.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-04-08 11:14:48 -04:00
Kevin O'Connor
41f73d0c8c
config: Add a "printer-" prefix to example printer config files
...
Add a prefix to the example printer config files so that a sorted
directory listing shows all the samples bundled together.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-02-11 14:58:48 -05:00