Add "Marlin Dev Mode" option
This commit is contained in:
		@@ -1722,4 +1722,7 @@
 | 
			
		||||
  #define WIFI_PWD  "Wifi Password"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
// Enable Marlin dev mode which adds some special commands
 | 
			
		||||
//#define MARLIN_DEV_MODE
 | 
			
		||||
 | 
			
		||||
#endif // CONFIGURATION_ADV_H
 | 
			
		||||
 
 | 
			
		||||
@@ -1722,4 +1722,7 @@
 | 
			
		||||
  #define WIFI_PWD  "Wifi Password"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
// Enable Marlin dev mode which adds some special commands
 | 
			
		||||
//#define MARLIN_DEV_MODE
 | 
			
		||||
 | 
			
		||||
#endif // CONFIGURATION_ADV_H
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user