Fix some bad AZTEEG_X5_MINI pins (#14011)
This commit is contained in:
		
							parent
							
								
									451ea996c9
								
							
						
					
					
						commit
						07afe69cee
					
				@ -50,8 +50,12 @@
 | 
			
		||||
#define Y_STOP_PIN         P1_26
 | 
			
		||||
#define Z_STOP_PIN         P1_28
 | 
			
		||||
 | 
			
		||||
#ifndef FIL_RUNOUT_PIN
 | 
			
		||||
  #define FIL_RUNOUT_PIN   P2_04
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifndef FILWIDTH_PIN
 | 
			
		||||
  #define FILWIDTH_PIN     P2_04
 | 
			
		||||
  #define FILWIDTH_PIN         2   // Analog Input (P0_25)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user