![Geeetech A20 Fan Duct](https://cdn.thingiverse.com/assets/02/b0/24/50/7e/large_display_4.jpg)
Geeetech A20 Fan Duct
thingiverse
The original cooling system is not well thought out. The air flow is insufficient and is not well directed. I made this fan duct, after various tests, taking inspiration from various projects (none of which are clearly designed for A20). This system use the original 40x40 radial fan duct, but pay attention, my A20 is not completely original: I wanted to adjust the fan speed (small parts, slow parts, surfaces,bridges ecc..), but with the original firmware I only had the ON / OFF option (0 for OFF, 255 for ON, no other value was able to spin the fan). I then changed the following parameters (I used marlin 1.1.9 bugfix): in configuration.h: <pre><code> ♯define FAST_PWM_FAN ♯define FAN_SOFT_PWM ♯define SOFT_PWM_SCALE 2 ♯define SOFT_PWM_DITHER </code></pre> and in configuration_adv.h: <pre><code> ♯define FAN_MIN_PWM 100 ♯define FAN_MAX_PWM 255 </code></pre> I have published a project page for firmware here: <a href="https://www.thingiverse.com/thing:4744713" target="_blank">https://www.thingiverse.com/thing:4744713</a>
With this file you will be able to print Geeetech A20 Fan Duct with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Geeetech A20 Fan Duct.