Cleanup pins in RAMPS_13_EFB boards
This commit is contained in:
parent
15a2351675
commit
672b0c1fd3
5 changed files with 13 additions and 42 deletions
|
|
@ -2,14 +2,10 @@
|
|||
* BAM&DICE Due (Arduino Mega) pin assignments
|
||||
*/
|
||||
|
||||
#define IS_RAMPS_EFB
|
||||
|
||||
#include "pins_RAMPS_13.h"
|
||||
|
||||
#undef FAN_PIN
|
||||
#define FAN_PIN 9 // (Sprinter config)
|
||||
|
||||
#undef HEATER_1_PIN
|
||||
#define HEATER_1_PIN -1
|
||||
|
||||
#undef TEMP_0_PIN
|
||||
#undef TEMP_1_PIN
|
||||
#define TEMP_0_PIN 9 // ANALOG NUMBERING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue