Browse Source

Gantry followup

Scott Lahteine 6 years ago
parent
commit
d2f211c7e1

config/examples/ADIMLab/Granty v1/Configuration.h → config/examples/ADIMLab/Gantry v1/Configuration.h View File

73
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
73
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
74
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
74
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
75
 // build by the user have been successfully uploaded into firmware.
75
 // build by the user have been successfully uploaded into firmware.
76
-#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Granty v1)" // Who made the changes.
76
+#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v1)" // Who made the changes.
77
 #define SHOW_BOOTSCREEN
77
 #define SHOW_BOOTSCREEN
78
 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
78
 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
79
 #define STRING_SPLASH_LINE2 WEBSITE_URL         // will be shown during bootup in line 2
79
 #define STRING_SPLASH_LINE2 WEBSITE_URL         // will be shown during bootup in line 2

config/examples/ADIMLab/Granty v1/Configuration_adv.h → config/examples/ADIMLab/Gantry v1/Configuration_adv.h View File


config/examples/ADIMLab/Granty v2/Configuration.h → config/examples/ADIMLab/Gantry v2/Configuration.h View File

73
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
73
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
74
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
74
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
75
 // build by the user have been successfully uploaded into firmware.
75
 // build by the user have been successfully uploaded into firmware.
76
-#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Granty v2)" // Who made the changes.
76
+#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v2)" // Who made the changes.
77
 #define SHOW_BOOTSCREEN
77
 #define SHOW_BOOTSCREEN
78
 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
78
 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
79
 #define STRING_SPLASH_LINE2 WEBSITE_URL         // will be shown during bootup in line 2
79
 #define STRING_SPLASH_LINE2 WEBSITE_URL         // will be shown during bootup in line 2

config/examples/ADIMLab/Granty v2/Configuration_adv.h → config/examples/ADIMLab/Gantry v2/Configuration_adv.h View File


Loading…
Cancel
Save