Correct fan pins for MKS Robin Nano v3 (#21238)
This commit is contained in:
parent
9299f4e98a
commit
8dee12ff05
@ -165,8 +165,8 @@
|
||||
#define HEATER_1_PIN PB0 // HEATER2
|
||||
#define HEATER_BED_PIN PA0 // HOT BED
|
||||
|
||||
#define FAN_PIN PB1 // FAN
|
||||
#define FAN1_PIN PC14 // FAN1
|
||||
#define FAN_PIN PC14 // FAN
|
||||
#define FAN1_PIN PB1 // FAN1
|
||||
|
||||
//
|
||||
// Thermocouples
|
||||
|
Loading…
Reference in New Issue
Block a user