Add EXTERNAL_CLOSED_LOOP_CONTROLLER to examples
This commit is contained in:
		@@ -287,6 +287,13 @@
 | 
			
		||||
 | 
			
		||||
//#define Z_LATE_ENABLE // Enable Z the last moment. Needed if your Z driver overheats.
 | 
			
		||||
 | 
			
		||||
// Employ an external closed loop controller. Override pins here if needed.
 | 
			
		||||
//#define EXTERNAL_CLOSED_LOOP_CONTROLLER
 | 
			
		||||
#if ENABLED(EXTERNAL_CLOSED_LOOP_CONTROLLER)
 | 
			
		||||
  //#define CLOSED_LOOP_ENABLE_PIN        -1
 | 
			
		||||
  //#define CLOSED_LOOP_MOVE_COMPLETE_PIN -1
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Dual Steppers / Dual Endstops
 | 
			
		||||
 *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user