mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-03 04:10:54 +00:00
Default MACHINE_NAME to "3D Printer"
This commit is contained in:
parent
8857b9e921
commit
74e4b42f7e
9 changed files with 9 additions and 9 deletions
Marlin
|
@ -70,7 +70,7 @@
|
|||
#endif
|
||||
#else
|
||||
#ifndef MACHINE_NAME
|
||||
#define MACHINE_NAME "Mendel"
|
||||
#define MACHINE_NAME "3D Printer"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue