Browse Source

Gantry followup

pull/1/head
Scott Lahteine 5 years ago
parent
commit
d2f211c7e1
  1. 2
      config/examples/ADIMLab/Gantry v1/Configuration.h
  2. 0
      config/examples/ADIMLab/Gantry v1/Configuration_adv.h
  3. 2
      config/examples/ADIMLab/Gantry v2/Configuration.h
  4. 0
      config/examples/ADIMLab/Gantry v2/Configuration_adv.h

2
config/examples/ADIMLab/Granty v1/Configuration.h → config/examples/ADIMLab/Gantry v1/Configuration.h

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

0
config/examples/ADIMLab/Granty v1/Configuration_adv.h → config/examples/ADIMLab/Gantry v1/Configuration_adv.h

2
config/examples/ADIMLab/Granty v2/Configuration.h → config/examples/ADIMLab/Gantry v2/Configuration.h

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

0
config/examples/ADIMLab/Granty v2/Configuration_adv.h → config/examples/ADIMLab/Gantry v2/Configuration_adv.h

Loading…
Cancel
Save