mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 22:54:11 -06:00
Fix Geeetech machine names
This commit is contained in:
parent
9cc9167a13
commit
f3a6e52dcf
3 changed files with 3 additions and 3 deletions
|
@ -134,7 +134,7 @@
|
|||
#endif
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
#define CUSTOM_MACHINE_NAME "Geeetech A20M"
|
||||
#define CUSTOM_MACHINE_NAME "Geeetech A20"
|
||||
|
||||
// Printer's unique ID, used by some programs to differentiate between machines.
|
||||
// Choose your own or use a service like http://www.uuidgenerator.net/version4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue