mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
📝 Hyphen for Ender-#
This commit is contained in:
parent
ea2eea99c7
commit
80e6537640
27 changed files with 51 additions and 51 deletions
|
@ -63,7 +63,7 @@
|
|||
// @section info
|
||||
|
||||
// Author info of this build printed to the host during boot and M115
|
||||
#define STRING_CONFIG_H_AUTHOR "(tiagofreire-pt, Ender 3 S1 F4)" // Who made the changes.
|
||||
#define STRING_CONFIG_H_AUTHOR "(tiagofreire-pt, Ender-3 S1 F4)" // Who made the changes.
|
||||
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
|
||||
|
||||
// @section machine
|
||||
|
@ -127,7 +127,7 @@
|
|||
//#define BLUETOOTH
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
#define CUSTOM_MACHINE_NAME "Ender 3 S1 - ABL F4"
|
||||
#define CUSTOM_MACHINE_NAME "Ender-3 S1 - ABL F4"
|
||||
|
||||
// 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