Filament Runout pin for Creality v4.2.2 board (#18763)
This commit is contained in:
		@@ -79,6 +79,13 @@
 | 
			
		||||
 | 
			
		||||
#define Z_PROBE_PIN                         PB1   // BLTouch IN
 | 
			
		||||
 | 
			
		||||
//
 | 
			
		||||
// Filament Runout Sensor
 | 
			
		||||
//
 | 
			
		||||
#ifndef FIL_RUNOUT_PIN
 | 
			
		||||
  #define FIL_RUNOUT_PIN                    PA4   // "Pulled-high"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
//
 | 
			
		||||
// Steppers
 | 
			
		||||
//
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user