Keith Bennett
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
Marlin/src/pins/stm32f1/pins_CHITU3D_V5.h
-
Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h
|
|
@ -94,7 +94,7 @@ |
|
|
|
//
|
|
|
|
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
|
|
|
#define FAN_PIN PG13 // FAN
|
|
|
|
#define FAN_PIN_2 PG14 |
|
|
|
#define FAN2_PIN PG14 |
|
|
|
|
|
|
|
//
|
|
|
|
// Misc
|
|
|
|
|
|
@ -103,7 +103,7 @@ |
|
|
|
//
|
|
|
|
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
|
|
|
#define FAN_PIN PG13 // FAN
|
|
|
|
#define FAN_PIN_2 PG14 |
|
|
|
#define FAN2_PIN PG14 |
|
|
|
|
|
|
|
//
|
|
|
|
// Misc
|
|
|
|