Page 2 of 2

Re: FLSun T1 Pro Fan Control not working

Posted: Fri Jul 11, 2025 2:29 pm
by BikeWazowski
I'm about to start a print, but it looks like i was missing this line in my starting GCode:

M106 S[fan_speed_pwm] ; set fan speed

Re: FLSun T1 Pro Fan Control not working

Posted: Fri Jul 11, 2025 2:55 pm
by BikeWazowski
SOLVED.

Re: FLSun T1 Pro Fan Control not working

Posted: Fri Jul 11, 2025 3:14 pm
by parallyze
BikeWazowski wrote: Fri Jul 11, 2025 2:55 pmSOLVED.
What's the difference in the gcode output then? The M106 commands had been there before, so how did adding another M106
to the start script change the behaviour? :? :o

Re: FLSun T1 Pro Fan Control not working

Posted: Fri Jul 11, 2025 4:26 pm
by BikeWazowski
I didn't look at the output since i didn't care as long as it worked, but ill look now lol

Re: FLSun T1 Pro Fan Control not working

Posted: Fri Jul 11, 2025 4:30 pm
by BikeWazowski
the layer line gcode is exactly the same "M106 SXX" so it must have been defining that variable in the start script?

and/or I also checked the "include thumbnail images" box in the output tab with thumbnail "encoding" for Klipper. not sure if that had any difference. either way its working now!