MarlinFirmware / Configurations

Configurations for Marlin Firmware
https://marlinfw.org
GNU General Public License v3.0
2.03k stars 3.36k forks source link

split Creality Ender-5 Plus CrealityV1 into "ORIGIN UI" and "RELOADED UI" with correct readme files #972

Closed ellensp closed 12 months ago

ellensp commented 1 year ago

Requirements

Creality Ender 5 PLus with original ramps_creality controller

Description

In PR https://github.com/MarlinFirmware/Configurations/pull/904 The CrealityV1 readme was updated to get the user to install RELOADED DWIN_SET, but the CrealityV1 Config files are still set to ORIGIN

This is confusing users

The BigTreeTech SKR 3 version of the Ender-5 Plus is set set RELOADED and has the correct readme file.

Renamed CrealityV1 -> CrealityV1 (ORIGIN UI) and fixed up the readme file Created CrealityV1 (RELOADED UI) with reloaded readme file.

Benefits

Less confused users

Related Issues

https://github.com/MarlinFirmware/Configurations/issues/970

ellensp commented 12 months ago

@thinkyhead FYI, I base new configs on what is in https://github.com/MarlinFirmware/Configurations/tree/import-2.1.x/config/default So if you want the years to be updated, or other changes, perhaps updating the default is in order?

thinkyhead commented 11 months ago

So if you want the years to be updated, or other changes, perhaps updating the default is in order?

The © on the default is meant to match the © on the majority of files so configs added later than 2020 stand out in the generated branch by that one extra diff line on the second commit.