Renkforce configuration updates (#16017)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							077eeaa0f4
						
					
				
				
					commit
					0550f30790
				
			| @@ -229,9 +229,7 @@ | ||||
|  | ||||
| #ifndef FAN_PIN | ||||
|   #if EITHER(IS_RAMPS_EFB, IS_RAMPS_EFF)          // Hotend, Fan, Bed or Hotend, Fan, Fan | ||||
|     #ifndef FAN_PIN | ||||
|       #define FAN_PIN      RAMPS_D9_PIN | ||||
|     #endif | ||||
|     #define FAN_PIN        RAMPS_D9_PIN | ||||
|   #elif EITHER(IS_RAMPS_EEF, IS_RAMPS_SF)         // Hotend, Hotend, Fan or Spindle, Fan | ||||
|     #define FAN_PIN        RAMPS_D8_PIN | ||||
|   #elif ENABLED(IS_RAMPS_EEB)                  // Hotend, Hotend, Bed | ||||
|   | ||||
		Reference in New Issue
	
	Block a user