mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-14 10:17:57 -06:00
📝 Fix Ender-3 S1 Pro name string (#1112)
This commit is contained in:
parent
5bb996ada7
commit
24ccf3e128
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
//#define BLUETOOTH
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
#define CUSTOM_MACHINE_NAME "Ender-3 S1 Plus"
|
||||
#define CUSTOM_MACHINE_NAME "Ender-3 S1 Pro"
|
||||
|
||||
// Printer's unique ID, used by some programs to differentiate between machines.
|
||||
// Choose your own or use a service like https://www.uuidgenerator.net/version4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue