Difference between revisions of "Team:Cambridge-JIC/3D Printing"
Simonhkswan (Talk | contribs) m |
Simonhkswan (Talk | contribs) m |
||
Line 20: | Line 20: | ||
section.guide-section a:link, section.guide-section a:visited{ | section.guide-section a:link, section.guide-section a:visited{ | ||
color:#1b4f18 !important; | color:#1b4f18 !important; | ||
+ | } | ||
+ | img | ||
+ | { | ||
+ | filter: grayscale(1); | ||
+ | -webkit-filter: grayscale(1); | ||
+ | -moz-filter: grayscale(1); | ||
+ | -o-filter: grayscale(1); | ||
+ | -ms-filter: grayscale(1); | ||
+ | } | ||
+ | |||
+ | img:hover | ||
+ | { | ||
+ | filter: grayscale(0); | ||
+ | -webkit-filter: grayscale(0); | ||
+ | -moz-filter: grayscale(0); | ||
+ | -o-filter: grayscale(0); | ||
+ | -ms-filter: grayscale(0); | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
Line 55: | Line 73: | ||
<p class="guide">When printing bridges and overhangs, such as the ones in OpenScope, the cooling fans need to be on so that the plastic cools as it leaves the extruder (this can be at a compromise to prevent warping). Bridges are printed best when they simply go from one support to another with no holes or features in the way. We had to deal with problematic bridges when printing the CCD cube and the stage of our microscope. Particular shapes can always be made by stacking bridge upon bridge: below is an example.</p> | <p class="guide">When printing bridges and overhangs, such as the ones in OpenScope, the cooling fans need to be on so that the plastic cools as it leaves the extruder (this can be at a compromise to prevent warping). Bridges are printed best when they simply go from one support to another with no holes or features in the way. We had to deal with problematic bridges when printing the CCD cube and the stage of our microscope. Particular shapes can always be made by stacking bridge upon bridge: below is an example.</p> | ||
<h3 class="guide">Sticking to Base</h3> | <h3 class="guide">Sticking to Base</h3> | ||
− | <p class="guide"><img src="//2015.igem.org/wiki/images/f/fe/CamJIC-3DPrint-StageLow.jpeg" style="float:right;height: | + | <p class="guide"><img src="//2015.igem.org/wiki/images/f/fe/CamJIC-3DPrint-StageLow.jpeg" style="float:right;height:400px;margin:10px">The first issue we experienced when 3D printing was keeping our objects stuck to the bed of the printer. If the object slips mid-print it can often be dragged around resulting in a tangled mess of plastic. Those who choose PLA will have less problems with slipping than those using ABS. </p> |
<p class="guide"> An unlevelled printer bed can be a common reason for misprints: when the print bed is too low, the thermoplastic is not pushed down enough and cannot stick; when it is too high, there is no room for filament to extrude, so the nozzle gets clogged and the feeding gear begins to grind into the plastic. If this happens, take the filament out and remove the worn out piece.</p> | <p class="guide"> An unlevelled printer bed can be a common reason for misprints: when the print bed is too low, the thermoplastic is not pushed down enough and cannot stick; when it is too high, there is no room for filament to extrude, so the nozzle gets clogged and the feeding gear begins to grind into the plastic. If this happens, take the filament out and remove the worn out piece.</p> | ||
<p class="guide">The Ultimaker 2 printing bed has 3 screws which are to be calibrated and the included manual suggests using paper. We have found that it is preferable to position the bed slightly lower than the manual advises though. Another useful feature of the Ultimaker 2 is the heated print bed (almost essential for ABS) to keep the base near its glass transition temperature, reducing the chance of warping and unsticking.</p> | <p class="guide">The Ultimaker 2 printing bed has 3 screws which are to be calibrated and the included manual suggests using paper. We have found that it is preferable to position the bed slightly lower than the manual advises though. Another useful feature of the Ultimaker 2 is the heated print bed (almost essential for ABS) to keep the base near its glass transition temperature, reducing the chance of warping and unsticking.</p> | ||
Line 67: | Line 85: | ||
To fix the problem, you can edit your objects to have a chamfer around the base edges (a rough guide: at 45 degrees, 0.5mm and not curved). We have taken this into account for several parts. For objects that must slot into other parts, the holes are printed slightly larger than they should normally be – remember the values specified in your CAD model and the values printed are always slightly different. Generally, getting two 3D printed objects to fit together can be an iterative process.</p> | To fix the problem, you can edit your objects to have a chamfer around the base edges (a rough guide: at 45 degrees, 0.5mm and not curved). We have taken this into account for several parts. For objects that must slot into other parts, the holes are printed slightly larger than they should normally be – remember the values specified in your CAD model and the values printed are always slightly different. Generally, getting two 3D printed objects to fit together can be an iterative process.</p> | ||
<h3 class="guide">Stringing</h3> | <h3 class="guide">Stringing</h3> | ||
− | <p class="guide"><img src="//2015.igem.org/wiki/images/0/00/CamJIC-3DPrint-Stringing.jpeg" style="float:right;width: | + | <p class="guide"><img src="//2015.igem.org/wiki/images/0/00/CamJIC-3DPrint-Stringing.jpeg" style="float:right; width:420px; margin:10px">Sometimes, prints can come out with little pieces of plastic ‘stringing’ off the object. Increasing the travel speed reduces the time for molten plastic to leave little strings of plastic behind. The print speed, however, does not affect stringing. As a general rule, slower print speeds result in higher quality prints. It is always a compromise for the print time.</p> |
<h3 class="guide">The Message</h3> | <h3 class="guide">The Message</h3> | ||
<p class="guide">Finding the right settings to print high quality prints is a continuous process; adjusting the settings of your printer and being aware of how certain issues are caused will enable you to quickly improve your creations.</p> | <p class="guide">Finding the right settings to print high quality prints is a continuous process; adjusting the settings of your printer and being aware of how certain issues are caused will enable you to quickly improve your creations.</p> |
Revision as of 00:27, 16 September 2015