In the "Per-Layer Fan Controls" group, it would be great to be able to specify a fan number when adding a setpoint. The interface change could be an additional number picker for "Fan number" which defaults to 0 and an additional column in the list of setpoints to the left.
Currently, I have a fan set to turn on when layer 3 is reached. In this case, it's a layer fan that I want to turn on. Because the G-code created from this setpoint is "M106 P0 S255", only the first fan is turned on. Well, not really as P0 is my extruder fan so it's always on. Editing the "P0" to "P1" is the only change I'm making before printing a file so that the layer fan turns on for layer 3.
Thanks!