Bring configs up to date
This commit is contained in:
		
							
								
								
									
										6
									
								
								Marlin/src/config/examples/Creality/CR-10S/Configuration.h
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										6
									
								
								Marlin/src/config/examples/Creality/CR-10S/Configuration.h
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							| @@ -37,7 +37,7 @@ | ||||
|  */ | ||||
| #ifndef CONFIGURATION_H | ||||
| #define CONFIGURATION_H | ||||
| #define CONFIGURATION_H_VERSION 010107 | ||||
| #define CONFIGURATION_H_VERSION 020000 | ||||
|  | ||||
| //=========================================================================== | ||||
| //============================= Getting Started ============================= | ||||
| @@ -59,14 +59,14 @@ | ||||
| //============================= DELTA Printer =============================== | ||||
| //=========================================================================== | ||||
| // For a Delta printer start with one of the configuration files in the | ||||
| // example_configurations/delta directory and customize for your machine. | ||||
| // config/examples/delta directory and customize for your machine. | ||||
| // | ||||
|  | ||||
| //=========================================================================== | ||||
| //============================= SCARA Printer =============================== | ||||
| //=========================================================================== | ||||
| // For a SCARA printer start with the configuration files in | ||||
| // example_configurations/SCARA and customize for your machine. | ||||
| // config/examples/SCARA and customize for your machine. | ||||
| // | ||||
|  | ||||
| // @section info | ||||
|   | ||||
| @@ -32,7 +32,7 @@ | ||||
|  */ | ||||
| #ifndef CONFIGURATION_ADV_H | ||||
| #define CONFIGURATION_ADV_H | ||||
| #define CONFIGURATION_ADV_H_VERSION 010107 | ||||
| #define CONFIGURATION_ADV_H_VERSION 020000 | ||||
|  | ||||
| // @section temperature | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user