I've been designing and printing all kinds of cooling ducts for the last 2 months as I just wasn't happy with what I had. Even the popular round ducted coolers just don't do a good job in directly cooling the filament whilst keeping the heat block hot. Also many found on the net are too clunky, too heavy or are IMHO just terribly designed.
With the new Marlin and other 3D printer firmware's incorporating thermal protection mechanism it now becomes even more important to have a design that will not cause false alarms. This is particularly the case when the cooling ducts blow air on the heat block and not on the filament.
Design objectives:
At the end of the day I have found that this design outperforms anything I had been testing so far.
Attention:
I want to thank Jan Hedström for testing this cooling duct and confirming the effectiveness.
Also thanks for the idea of giving it a cool name "Mistral"!
Please let me know if you have a problem with the design so I can improve it if necessary.
Also please post a picture with comments if you have made one.
Thanks.
Leo
If you are using SkyNet3D then you can use a function to calibrate your extruder nozzle via „PID Autotuning“.
You will already find PID values in the firmware however it is a good idea to set them according to your surroundings.
This is how to calibrate the hotend:
First we need to get the PID values from the hotend. The values are read in 8 cycles using the following code:
M106
M303 E-0 S210 C8
Code description:
After the 8 cycles have completed you will see something like this:
Kp 14.68
Ki 0.70
Kd 76.59
Now you will need to save the values to the printers eeprom:
M301 P14.68 I0.70 D76.59
M500
Code description:
More information can be found here: http://reprap.org/wiki/PID_Tuning
I've added a thicker walled (1.2mm) version 1.0a to the files section. In my opinion the standard (0.8mm) thick version 1.0 is best used, however some users have asked for a "beefier" cooling duct.
Update 19.2.2017I've uploaded a new version "Mistral 2" as an alternative depending on your needs: http://www.thingiverse.com/thing:2121279
Anet_A8_Extruder_Cooling_Duct_Mistral_V1.0a_Leo_N.stl | 410.9KB | |
Anet_A8_Extruder_Cooling_Duct_Mistral_V1.0_Leo_N.stl | 376.3KB |