- 3D Printing Designs:Fun and Functional Projects
- Joe Larson
- 218字
- 2021-07-02 16:32:12
Summary
3D printing is cool and allows the creation of fantastic and detailed objects without needing much interaction with people after the design is done. But designing for 3D printing is a lot like designing for any other type of manufacturing. It helps to know a bit about the process involved and design with that process in mind.
Fused filament fabrication 3D printing, or FFF for short, is one of the oldest, most mature, and cheapest forms of 3D printing, so this series will focus on designing for it. It involves melting a plastic filament and drawing the object layer by layer, with each layer sitting on top of the one below it.
Designing for the most effective FFF printing means thinking about overhangs and supports and about the parts of the prints that don't have anything underneath them when they print. To avoid needing supports when printing, it can help to remember the letters Y, H, and T when designing, in order to remember to consider gradual overhangs, bridging, and orientation. In addition, it's important to remember that details should be, generally, about 2 mm thick.
Now that the mechanics of 3D printing and how they affect design have been covered, the next chapter will deal with the specific software that will be used in this series.
- Objective-C Memory Management Essentials
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Mastering Natural Language Processing with Python
- DevOps Automation Cookbook
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- FFmpeg入門詳解:音視頻原理及應用
- Java編程的邏輯
- Advanced Express Web Application Development
- 從零開始學C#
- 計算機應用基礎項目化教程
- C++從入門到精通(第6版)
- Simulation for Data Science with R
- 邊玩邊學Scratch3.0少兒趣味編程