- 3D Printing Designs:Fun and Functional Projects
- Joe Larson
- 181字
- 2021-07-02 16:32:11
The anatomy of a print
Now that the mechanics of FFF 3D printing are clear, it's time to take a look at how a print is built. If an FFF print is stopped partway through, or observed during printing, the following can be seen:

The following are the different parts shown in the preceding image:
- Layers: FFF prints in layers, with each layer sitting on the one below it. Prints can be made with thicker layers so that they print faster or thinner layers so that they look better.
- Outlines: When starting a layer, the outline of that layer will usually be printed first. FFF prints often have two or more outlines so that the outside of the print is strong.
- Infill: once the outline is done, the rest of the layer is filled in. If an area of the print will not be seen from the outside when the print is done, a loose infill is used to save material and give layers above something to sit on. Top layers are filled in completely. Most FFF prints are largely hollow.
推薦閱讀
- C語言程序設計案例教程
- 工程軟件開發技術基礎
- Oracle數據庫從入門到運維實戰
- Mastering Python High Performance
- Unity 5.x By Example
- 碼上行動:用ChatGPT學會Python編程
- MATLAB for Machine Learning
- Mastering React
- OpenGL Data Visualization Cookbook
- Java Web從入門到精通(第3版)
- uni-app跨平臺開發與應用從入門到實踐
- Solutions Architect's Handbook
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Java EE 8 and Angular
- OpenCV 3.0 Computer Vision with Java