📝 Fix Ender-3 S1 Pro name string (#1112)

This commit is contained in:
Octavian Ruda 2024-10-11 03:45:56 +03:00 committed by GitHub
parent 5bb996ada7
commit 24ccf3e128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,7 @@
//#define BLUETOOTH //#define BLUETOOTH
// Name displayed in the LCD "Ready" message and Info menu // 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. // 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 // Choose your own or use a service like https://www.uuidgenerator.net/version4