Difference between pins 1.25 and 2.4 on Azteeg X5 mini v2?

Almost got it.

Only issue now should be fan not responding beyond twitching to M106/107 when configured on pin 2.4

Fan works full tilt on 1.25

Using

  1. Switch module for fan control

switch.fan.enable true #
switch.fan.input_on_command M106 #
switch.fan.input_off_command M107 #
switch.fan.output_pin 2.4 #
switch.fan.output_type pwm
switch.fan.max_pwm 255

Imported from wikidot