aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-wanhao-duplicator-6-2016.cfg
Commit message (Collapse)AuthorAgeFilesLines
* output_pin: Deprecate static_value parameterKevin O'Connor2024-01-231-3/+3
| | | | | | | | | | | | Remove support for configuring "static" pins in output_pin module. A "static" pin only saves a few bytes of memory in the micro-controller. The savings does not justify the increased code complexity. Deprecate the static_value parameter to warn users. In the interim, a static_value parameter will set both value and shutdown_value parameters. 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>
* 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 caselight support for Wanhao Duplicator 6Jeff Tang2020-11-101-0/+13
| | | | Signed-off-by: Jeff Tang <mrjefftang@gmail.com>
* config: Add display section to printer-wanhao-duplicator-6-2016.cfgKevin O'Connor2019-09-141-2/+5
| | | | | | Reported by @KeiferMiller. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Wanhao Duplicator 6 likely does not need "restart: command"Kevin O'Connor2018-09-251-1/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add printer-wanhao-duplicator-6-2016.cfgClifford Raccani2018-09-161-0/+105
Signed-off-by: Cliff Raccani <bramhall45@hotmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>