jbuck2005
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/stm32f4/pins_BTT_SKR_PRO_common.h
|
@ -243,7 +243,7 @@ |
|
|
#define HEATER_BED_PIN PD12 // Hotbed
|
|
|
#define HEATER_BED_PIN PD12 // Hotbed
|
|
|
#define FAN_PIN PC8 // Fan0
|
|
|
#define FAN_PIN PC8 // Fan0
|
|
|
#define FAN1_PIN PE5 // Fan1
|
|
|
#define FAN1_PIN PE5 // Fan1
|
|
|
#define FAN2_PIN PE6 |
|
|
#define FAN2_PIN PE6 // Fan2
|
|
|
|
|
|
|
|
|
#ifndef E0_AUTO_FAN_PIN |
|
|
#ifndef E0_AUTO_FAN_PIN |
|
|
#define E0_AUTO_FAN_PIN FAN1_PIN |
|
|
#define E0_AUTO_FAN_PIN FAN1_PIN |
|
|