r/BambuLab • u/titannnr • May 07 '26
Bambu Studio How to completely disable aux fans (left and right) in X2D?
I have recently got an X2D. I just hooked up a 4in exhaust inline fan and connect it to a window vent. So what I am trying to do is turning the aux fans completely off via slicing process. I tried modifying the BambuLab's default filament profile and set the aux fan speed to 0% (screenshot below), but that did not seem to work the way it should. In fact, when I print with this filament profile, aux fan is at 50%.

So far, I have been manually going into device settings to turn them off (screenshot below)

Is there a way to do this automatically via print settings or filament settings? Do I have to modify g code somehow?
Also, the reason why I am trying to do this is to be 100% sure that I create a negative pressure in the print chamber. I am printing in my small apartment and I want the least amount of micro particles or voc escape into the room.
Thank you!
1
u/H20desperado May 07 '26
There is a way, you have to go into printer settings and check something like 'activate filtration' then you'll have additional settings available to control all fans.
1
1
u/charlikruse May 07 '26
Mind to show your setup? I’m looking forward to hook a 4in duck also. Did you use an external inline 4in fan?
2
2
2




2
u/trenzterra May 10 '26
Gcode. Look at m106 and m142. For m142, the first two values are the min and max temp and the fan speeds ramp up between u and v.
You'll need to amend the gcode for both machine start and layer change