[2.0.x] Add optional menu item to toggle software endstops (#10389)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							3c5c6d478a
						
					
				
				
					commit
					6c535081ec
				
			| @@ -899,6 +899,10 @@ | ||||
|   #define MAX_SOFTWARE_ENDSTOP_Z | ||||
| #endif | ||||
|  | ||||
| #if ENABLED(MIN_SOFTWARE_ENDSTOPS) || ENABLED(MAX_SOFTWARE_ENDSTOPS) | ||||
|   //#define SOFT_ENDSTOPS_MENU_ITEM  // Enable/Disable software endstops from the LCD | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Filament Runout Sensors | ||||
|  * Mechanical or opto endstops are used to check for the presence of filament. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user