52
Intro to and Designing for 3D Printing Alex Ruaux | [email protected] | @molecularcode | #3dprinting

Helios TinkerCAD Workshop

Embed Size (px)

Citation preview

Page 1: Helios TinkerCAD Workshop

Intro to and Designing for 3D Printing

Alex Ruaux | [email protected] | @molecularcode | #3dprinting

Page 2: Helios TinkerCAD Workshop

What is 3D printing?

Page 3: Helios TinkerCAD Workshop

Additive process

Page 4: Helios TinkerCAD Workshop
Page 5: Helios TinkerCAD Workshop
Page 6: Helios TinkerCAD Workshop
Page 7: Helios TinkerCAD Workshop
Page 8: Helios TinkerCAD Workshop
Page 9: Helios TinkerCAD Workshop

Types of 3D printing

Page 10: Helios TinkerCAD Workshop

3 main types:

Extrusion Deposition

Granular materials bindingPolymerization by light

Page 11: Helios TinkerCAD Workshop

Extrusion Deposition:

FDM - Fused Deposition ModelingFFF - Fused Filament Fabrication

Solid Materials:themoplastics, rubbers, clay, silicone

Page 12: Helios TinkerCAD Workshop
Page 13: Helios TinkerCAD Workshop
Page 14: Helios TinkerCAD Workshop

Granular Materials Binding:

Selective Laser Sintering (SLS)Direct Metal Laser Sintering

(DMLS)

Powdered Materials:metals, thermoplastics, ceramics

Page 15: Helios TinkerCAD Workshop
Page 16: Helios TinkerCAD Workshop
Page 17: Helios TinkerCAD Workshop

Photopolymerization:

Digital Light Processing (DLP)Stereolithography (SLA)

Liquid Materials:photopolymer resins

Page 18: Helios TinkerCAD Workshop
Page 19: Helios TinkerCAD Workshop

Form 2 printer

Page 20: Helios TinkerCAD Workshop

How do I Print Something?

Page 21: Helios TinkerCAD Workshop

digital file of the 3D model

(.stl)

software program to ‘slice’ the model, configure the print and talk to the printer

Page 22: Helios TinkerCAD Workshop

But Where Do I Get The Models?

Page 23: Helios TinkerCAD Workshop

model your own

traditional CAD (computer aided design)

parametric design (writing code)

Page 24: Helios TinkerCAD Workshop
Page 25: Helios TinkerCAD Workshop

2D logo openSCAD toextrude vertically

MeshLab to position andmerge 2 .stl files

Page 26: Helios TinkerCAD Workshop

3D scanning

Page 27: Helios TinkerCAD Workshop

skanect.occipital.com

Page 28: Helios TinkerCAD Workshop

reconstruct from photos

Autodesk 123D Catch

Page 29: Helios TinkerCAD Workshop

online repository

www.thingiverse.com

Page 30: Helios TinkerCAD Workshop
Page 31: Helios TinkerCAD Workshop
Page 32: Helios TinkerCAD Workshop

;Sliced D:\Downloads\Button.stl at: Fri 16 Nov 2012 22:22:17;Basic settings: Layer height: 0.2 Walls: 1 Fill: 70;Print time: 0:12;Filament used: 0.67m 5.75g;Filament cost: UnknownG21 ;metric valuesG90 ;absolute positioningM107 ;start with the fan offG28 X0 Y0 ;move X/Y to min endstopsG28 Z0 ;move Z to min endstopsG92 X0 Y0 Z0 E0 ;reset software position to front/left/z=0.0G92 E0 ;zero the extruded lengthG92 E0 ;zero the extruded length again;G1 X100 Y100 F9000G1 F9000;LAYER:0;TYPE:SKIRTG1 X74.484 Y100.0 Z0.2 F9000.0G1 X75.028 Y105.148 Z0.2 F1200.0 E2.0789G1 X76.424 Y109.749 E2.1522G1 X78.784 Y114.171 E2.2286

gcode

Page 33: Helios TinkerCAD Workshop
Page 34: Helios TinkerCAD Workshop

Montréal 3D PrintingTuesday 27th October,

6.30pm

Maison Notman51 rue Sherbrooke Ouest

and every month at varying locations

www.meetup.com/Impression-3D-Montreal-3D-Printing

Alex Ruaux | [email protected] | @3DPmtl | #3dprinting

Page 35: Helios TinkerCAD Workshop

Alex Ruaux | [email protected] | @molecularcode | #3dprinting

Signup for a free accountwww.tinkercad.com

Shortcutshttp://blog.tinkercad.com/keyboard-shortcuts/

Page 36: Helios TinkerCAD Workshop
Page 37: Helios TinkerCAD Workshop
Page 38: Helios TinkerCAD Workshop
Page 39: Helios TinkerCAD Workshop
Page 40: Helios TinkerCAD Workshop
Page 41: Helios TinkerCAD Workshop

Considerations When Designing for 3DP

Page 42: Helios TinkerCAD Workshop

Considerations When Designing for 3DP

Gravity - 45°

Page 43: Helios TinkerCAD Workshop

Considerations When Designing for 3DP

Print orientation

Page 44: Helios TinkerCAD Workshop

Considerations When Designing for 3DP

Support Material?

Page 45: Helios TinkerCAD Workshop
Page 46: Helios TinkerCAD Workshop

Considerations When Designing for 3DP

Objects must be closed

This is not really a concern with TinkerCAD, because all the shapes you’re working with

are already closed i.e. all the faces are surfaces.

Page 47: Helios TinkerCAD Workshop

Expanding on TinkerCAD

Page 48: Helios TinkerCAD Workshop

Importing and Modifying .stl Models

Page 49: Helios TinkerCAD Workshop

Importing and Modifying .stl Models

Page 50: Helios TinkerCAD Workshop

Extruding 2D Images into 3D Models

Page 51: Helios TinkerCAD Workshop

Extruding 2D Images into 3D Modelshttp://anthonygraglia.com/category/3d-printing/

Page 52: Helios TinkerCAD Workshop

Alex Ruaux | [email protected] | @molecularcode | #3dprinting

slides: http://www.slideshare.net/molecularcode/helios-3dp-intro-and-design-workshop

Tinkerer Time

&Questions?