aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-creality-ender3-s1plus-2022.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: remove move_to_previous from Ender 3 S1 configs (#6245)JamesH19782023-06-161-1/+0
| | | | | This PR is to remove `move_to_previous: true` from the ender 3 S1 and S1 plus configs. This is a confusing option, it is not really useful on these type of printers and can cause issue to the end user Signed_off_by; James Hartley <james@hartleyns.com>
* config: Add Ender 3 S1 Plus (#5705)Fisheiyy2022-09-161-0/+131
Signed-off-by: Rob Casper <myallneedsemail@gmail.com>