Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Correct year in documentation for ender 3 v2 neo | Jason W. Thompson | 2023-06-06 | 1 | -1/+1 |
| | | | | | | The header documentation currently shows the year the Creality Ender 3 V2 Neo as being the 2020 model. This is likely a copy/paste error from the header of the original Creality Ender 3 V2 config. The year the Creality Ender 3 V2 Neo came out was in 2022 as indicated by the name of this config file. This patch fixes the copy/paste typo by updating the year in the header documentation from 2020 to 2022. Signed-off-by: Jason W. Thompson <jason@jasonthompson.dev> | ||||
* | config: Add Ender 3 v2 Neo base config (#6103) | Sam | 2023-03-14 | 1 | -0/+155 |
Add the default base config for the Ender 3 v2 Neo (as released 2022). This config also works with the newer D32F303 based 4.2.2 boards. Signed-off-by: Sam McLeod <sammcj@users.noreply.github.com> |