Closed CunningLogic closed 6 days ago
rogerlz worked it out in discord, placing the pins in order solved.
This could still possibly be considered a bug? pin order did not matter before.
#Bed Fans
[multi_pin bedfan_pins]
pins: PA2, PA3, PA4
[fan_generic bed_fans]
pin: multi_pin:bedfan_pins
max_power: 1.0
kick_start_time: 0.5
off_below: 0.10
[heater_bed]
control: mpc
heater_power: 600
cooling_fan: fan_generic bed_fans
heater_pin: PF6
sensor_type: ATC Semitec 104NT-4-R025H42G
sensor_pin: PB0
max_power: 0.7
min_temp: 18
max_temp: 130
I cant seem to get multi_pin fans working as the cooling_fan for my bed when doing a MPC calibration. No matter what, the pins are unknown. It works fine for PID calibration. Any feedback would be appreciated.
or if i remove the multi_pin preface I get
I have tried both of these configs:
My original config when using PID calibration works with multi_pin and is as follows:
Relevant log section showing exception: