Enable bootscreen in all Configurations
This commit is contained in:
		
							parent
							
								
									2684d061ed
								
							
						
					
					
						commit
						80f2a20842
					
				| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -53,6 +53,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(K8200, CONSULitAS)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(K8200, CONSULitAS)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "RepRapWorld.com" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "RepRapWorld.com" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -73,6 +73,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -52,6 +52,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -48,6 +48,7 @@ Here are some standard links for getting your machine calibrated: | |||||||
| // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
 | // 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.
 | // build by the user have been successfully uploaded into firmware.
 | ||||||
| #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
 | ||||||
|  | #define SHOW_BOOTSCREEN | ||||||
| #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | #define STRING_SPLASH_LINE1 BUILD_VERSION // will be shown during bootup in line 1
 | ||||||
| //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | //#define STRING_SPLASH_LINE2 STRING_DISTRIBUTION_DATE // will be shown during bootup in line 2
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user