I have built a printer with two hotends that can be liftet up seperatly from each other.
Herefore I would like to be able to control each of the 2 part cooling fans separatly from each other over the slicer Simplify3D, by passing through the fanspeeds over the startGcode to klipper.
In the beginning the fan speeds could be saved as default with 0.
Has someone an idea how to write the start Gcode for this?
The simplify3d variable names/intended gcode commands i found look like this:
[fan_speed_percentage]
I’m not sure I understand what you are trying to achieve.
The parts’ fans are controlled by the G-code throughout the entire print. As such, it does not make sense to set them to some value in the starting G-code.
I have never used IDEX or multi-head printers, but as far as I am aware, Klipper does not support this out of the box.
You will likely have to work with two generic fan objects like: