Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
3D Printing - Programmer's Perspective
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 After hours...
- 3 Process
- 4 FDM: Fused Deposition Modeling
- 5 SLS: Selective Laser Sintering
- 6 SLA: Stereolithography (resin)
- 7 Comparison
- 8 What is OpenSCAD?
- 9 OpenSCAD'S IDE
- 10 Empty box
- 11 Defining constant
- 12 Object difference
- 13 Debugging time...
- 14 Re-positioning
- 15 Final thing
- 16 Rounded box
- 17 Cylinder
- 18 Looping me through!
- 19 Creating hull
- 20 Work duplication...
- 21 Module
- 22 Logo time!
- 23 A better starting point
- 24 What's all?
- 25 Gains
- 26 STL generation
- 27 Remeber pipeline?
- 28 Tools
- 29 Command line
- 30 Obtaining config
- 31 config.ini
- 32 Example G-code
- 33 Sharp eye time!
- 34 Note from the author
- 35 How long?
- 36 gcoder
- 37 Repeatability
- 38 GNU/Make it happen!
- 39 Usage
- 40 Stable SDK
- 41 Dockerfile
- 42 Running with SDK
- 43 Never used Docker?
- 44 3D printing SDK project
- 45 What we've learned?
- 46 Next step
- 47 Knowledge bootstrap