Add Creality3D RAMPS pins definitions (#12229)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							5580773191
						
					
				
				
					commit
					ad60f0691c
				
			| @@ -133,11 +133,7 @@ | ||||
| // The following define selects which electronics board you have. | ||||
| // Please choose the name from boards.h that matches your setup | ||||
| #ifndef MOTHERBOARD | ||||
|   #define MOTHERBOARD BOARD_RAMPS_14_EFB | ||||
|   #define PIN_EXP1 65 // A11 | ||||
|   #define PIN_EXP2 66 // A12 | ||||
|   #define PIN_EXP3 11 // SERVO0_PIN | ||||
|   #define PIN_EXP4 12 // PS_ON_PIN | ||||
|   #define MOTHERBOARD BOARD_RAMPS_CREALITY | ||||
| #endif | ||||
|  | ||||
| // Optional custom name for your RepStrap or other custom machine | ||||
|   | ||||
		Reference in New Issue
	
	Block a user