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