Part cooling fan speed not adjustable in mainsail

Basic Information:

Printer Model: V Core 3.1 500
MCU / Printerboard: btt Octopus Pro

So next in my klipper noob travels!

I can’t turn on or adjust the part cooling fan speed manually.
M106 commands in console and the mainsail slider do nothing when no print is running.
When printing, the fan starts up as expected but any manual adjustments just stops the fan, so on/off control only.

I have read through the thread on part cooling fan test (@mykepredko et al, dec 22) but i haven’t found any fan duplication, but as discussed there is a lot of included files in RatOS!!

Your klipper log should be needed here to check whether the fan declaration is correct.
If the wrong cycle_time (PWM rate) is set for the fan it might not react as intended.

Do you have a breakout board attached on the print head where the fan is connected to or directly connected to the board?
Is the correct controllable fan connector used?

1 Like

Nice and simple!

A 4 wire server fan isn’t variable speed if wired 2 wire (rad and black) it is just on off

Yes, if no PWM signal is detected its running at 100%.

But you can it wire with all 4 wires or at least with the PWM signal wire so you can control it.
Having a 4 pin 4028 server fan working fine on my printer including RPM signal.