|
@@ -73,7 +73,7 @@
|
73
|
73
|
// User-specified version info of this build to display in [Pronterface, etc] terminal window during
|
74
|
74
|
// startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
|
75
|
75
|
// build by the user have been successfully uploaded into firmware.
|
76
|
|
-#define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
|
|
76
|
+#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Granty V2)" // Who made the changes.
|
77
|
77
|
#define SHOW_BOOTSCREEN
|
78
|
78
|
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
|
79
|
79
|
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
|
|
@@ -135,7 +135,7 @@
|
135
|
135
|
#endif
|
136
|
136
|
|
137
|
137
|
// Name displayed in the LCD "Ready" message and Info menu
|
138
|
|
-//#define CUSTOM_MACHINE_NAME "3D Printer"
|
|
138
|
+//#define CUSTOM_MACHINE_NAME "ADIMLab Granty V2"
|
139
|
139
|
|
140
|
140
|
// Printer's unique ID, used by some programs to differentiate between machines.
|
141
|
141
|
// Choose your own or use a service like http://www.uuidgenerator.net/version4
|