SlideShare une entreprise Scribd logo
1  sur  23
Télécharger pour lire hors ligne
3D	
  Prin(ng	
  
Turning	
  molten	
  plas(c	
  into	
  neat	
  toys	
  
3D	
  Prin(ng	
  
•  Lots	
  of	
  different	
  kinds	
  of	
  3d	
  prin(ng	
  
•  Some	
  use	
  powder,	
  metal,	
  etc.	
  
•  Primary	
  home/hobby	
  prin(ng	
  is	
  “FDM”	
  –	
  
Fused	
  Deposi(on	
  Modelling	
  
–  Basically:	
  A	
  glue	
  gun	
  controlled	
  by	
  a	
  printer	
  
–  Assembly	
  is	
  layer-­‐by-­‐layer	
  
Models:	
  Makerbot	
  
•  Consumer-­‐targeted	
  3d	
  
printer	
  
•  Designed	
  to	
  be	
  ‘no	
  
setup’;	
  easy	
  for	
  
consumers	
  
•  Costs	
  about	
  $2200	
  
Models:	
  Printrbot	
  
•  Originally	
  kickstarter	
  
•  Typically	
  sold	
  as	
  kits	
  
(but	
  can	
  buy	
  assembled	
  
for	
  $100)	
  
•  Varies	
  in	
  cost	
  from	
  
$300-­‐$800	
  
•  Targeted	
  at	
  hobbyists.	
  
Materials	
  
•  PLA	
  
–  Biodegradable	
  
–  Produced	
  from	
  corn	
  
–  Lower	
  mel(ng	
  temperature	
  (compared	
  to	
  ABS)	
  

•  ABS	
  
–  Higher	
  temperature	
  
–  Higher	
  mel(ng	
  temperature	
  

•  Can	
  print	
  in	
  other	
  things	
  (teflon;	
  nylon;	
  wood	
  
filament)	
  –	
  much	
  less	
  common	
  (and	
  more	
  
expensive)	
  
Costs	
  
•  “Filament”	
  (plas(c	
  used	
  as	
  input	
  to	
  the	
  
printer)	
  typically	
  costs	
  about	
  $30/kg	
  
–  Can	
  be	
  found	
  as	
  low	
  as	
  $20,	
  but	
  “you	
  get	
  what	
  
you	
  pay	
  for”	
  

•  Many	
  small	
  items	
  can	
  be	
  made	
  for	
  50	
  cents	
  or	
  
so	
  worth	
  of	
  plas(c	
  
What	
  can	
  you	
  make?	
  
•  Just	
  about	
  anything	
  plas(c	
  with	
  enough	
  care	
  
•  Limited	
  by	
  build	
  volume	
  (Printrbot	
  Plus	
  is	
  8”	
  
cube)	
  and	
  layering	
  approach	
  
–  You	
  aren’t	
  going	
  to	
  build	
  a	
  car	
  with	
  a	
  3d	
  printer	
  
very	
  quickly	
  
–  You’re	
  also	
  not	
  going	
  to	
  build	
  a	
  chandelier	
  very	
  
easily	
  –	
  anything	
  with	
  overhangs	
  can	
  be	
  difficult	
  
How	
  it	
  works:	
  Sodware	
  
•  Take	
  a	
  3D	
  model	
  (STL	
  file)	
  
•  Use	
  a	
  ‘slicer’	
  to	
  turn	
  it	
  into	
  layered	
  paths	
  for	
  
the	
  head	
  of	
  the	
  printer	
  
•  Slicer	
  intelligently	
  fills	
  in	
  solid	
  spaces	
  with	
  
material	
  	
  
–  Also	
  tries	
  to	
  minimize	
  plas(c	
  on	
  the	
  insides	
  of	
  
pieces	
  so	
  as	
  to	
  not	
  waste	
  material	
  
How	
  it	
  works:	
  G-­‐Code	
  
•  Slicer	
  generates	
  “G-­‐Code”	
  
–	
  a	
  set	
  of	
  “move	
  here,	
  at	
  
this	
  rate”	
  instruc(ons	
  
•  G-­‐Code	
  was	
  originally	
  
designed	
  in	
  the	
  1980s	
  for	
  
driving	
  other	
  computer-­‐
driven	
  manufacturing	
  
•  G-­‐Code	
  can	
  be	
  
interpreted	
  by	
  firmware	
  
on	
  the	
  electronics	
  
aiached	
  to	
  the	
  printer	
  
How	
  it	
  works:	
  Repe(er	
  
•  Sodware	
  to	
  control	
  
overall	
  interac(ons	
  with	
  
the	
  printer	
  
•  Communicates	
  over	
  
USB	
  to	
  printer	
  
•  Has	
  UI	
  to	
  control	
  
posi(on,	
  heat,	
  fan,	
  etc.	
  
•  Repe(er	
  also	
  has	
  slicing	
  
and	
  G-­‐Code	
  
visualiza(on	
  
How	
  it	
  works:	
  Prin(ng	
  
•  Melts	
  3D	
  plas(c	
  in	
  a	
  heated	
  head	
  (~200	
  
degrees	
  C)	
  
•  Prints	
  onto	
  flat	
  surface	
  –	
  important	
  to	
  get	
  the	
  
first	
  layer	
  right	
  so	
  it	
  s(cks	
  
•  Motor	
  feeds	
  material	
  through	
  the	
  hot	
  end,	
  
pushing	
  plas(c	
  out	
  the	
  other	
  side.	
  
•  Motors	
  move	
  the	
  bed	
  and	
  the	
  print	
  head	
  in	
  3	
  
dimensions	
  to	
  print	
  
How	
  it	
  works:	
  Complex	
  Prints	
  
•  Some	
  3D	
  models	
  can’t	
  be	
  printed	
  without	
  
overhangs	
  
•  Two	
  basic	
  components:	
  Bridges	
  and	
  support	
  
material	
  
•  Bridges	
  are	
  connec(ons	
  between	
  two	
  exis(ng	
  
pieces	
  of	
  plas(c	
  
•  Support	
  material	
  is	
  thin	
  layers	
  designed	
  to	
  
form	
  a	
  basis	
  for	
  bridges	
  –	
  temporary,	
  intended	
  
to	
  snap-­‐away	
  
How	
  it	
  works:	
  Complex	
  Shapes	
  
•  Not	
  all	
  complex	
  shapes	
  
are	
  complex	
  prints	
  
though	
  
•  Some	
  shapes	
  with	
  lots	
  
of	
  holes	
  in	
  them	
  can	
  s(ll	
  
be	
  printed	
  (rela(vely)	
  
easily	
  
•  Common	
  style:	
  Voronoi	
  
surface	
  
How	
  it	
  works:	
  Bigger	
  Shapes	
  
•  3d	
  prin(ng	
  bigger	
  
shapes	
  usually	
  works	
  
via	
  snap-­‐fit	
  or	
  press-­‐fit	
  
pieces	
  
•  Push	
  pieces	
  together	
  to	
  
get	
  them	
  to	
  stay	
  
Coolest	
  Items	
  
•  Ar(culated	
  excavator:	
  
“Liile	
  Digger”,	
  thing:
208315	
  
•  Prints	
  as	
  one	
  piece	
  
•  Wheels,	
  cab,	
  and	
  arm	
  
move	
  
Coolest	
  Items	
  
• 
• 
• 
• 

Fidget	
  cubes	
  
Prints	
  as	
  one	
  piece	
  
Hinged	
  
thing:230139	
  
Finding	
  Models:	
  Thingiverse	
  
•  Thingiverse	
  is	
  a	
  3d	
  model	
  repository	
  that	
  
offers	
  lots	
  of	
  3d	
  models	
  
•  Social	
  –	
  can	
  also	
  share	
  3d	
  models,	
  share	
  
‘makes’,	
  etc.	
  
•  Supported	
  by	
  Makerware	
  
•  Good	
  to	
  find	
  first	
  things	
  to	
  print	
  –	
  toys,	
  
puzzles,	
  printer	
  improvements…	
  
Designing	
  Models:	
  OpenSCAD	
  
•  OpenSCAD	
  is	
  3D	
  
Modeling	
  for	
  
programmers	
  
•  You	
  write	
  3D	
  models	
  
with	
  code	
  
•  Can	
  import	
  and	
  export	
  
common	
  formats	
  
Designing	
  Models:	
  Sketchup	
  
•  Sketchup	
  –	
  formerly	
  from	
  Google	
  –	
  is	
  another	
  
design	
  tool	
  
•  Free	
  plugin	
  to	
  support	
  export	
  to	
  STL	
  
•  Can	
  be	
  used	
  as	
  a	
  visual	
  design	
  tool	
  (rather	
  
than	
  code)	
  
Crea(ng	
  your	
  own	
  Filament	
  
•  Filament	
  extruders	
  can	
  be	
  purchased	
  as	
  kits	
  
for	
  a	
  few	
  hundred	
  $	
  
•  Take	
  in	
  plas(c	
  pellets	
  ($7-­‐$10/kg	
  instead	
  of	
  
$30-­‐$40)	
  
•  No	
  commonly	
  available	
  way	
  to	
  re-­‐melt	
  prints	
  
currently,	
  but	
  people	
  are	
  working	
  on	
  recyclers	
  
Other	
  types	
  of	
  3D	
  Prin(ng	
  	
  
• 
• 
• 
• 

Powder	
  bed	
  3d	
  prin(ng	
  
Laser	
  sintering	
  
Laminated	
  
Light	
  Polymerized	
  
Things	
  to	
  know	
  
•  3D	
  Printers	
  –	
  at	
  least,	
  printrbot	
  –	
  is	
  *not*	
  a	
  
commercially	
  ready	
  tool	
  

–  It	
  requires	
  a	
  lot	
  of	
  (nkering	
  and	
  tweaking	
  to	
  get	
  good	
  
prints	
  
–  When	
  the	
  answer	
  from	
  support	
  to	
  a	
  problem	
  is	
  “Pull	
  
out	
  your	
  mul(meter	
  and	
  measure	
  the	
  resistance”	
  you	
  
know	
  you’re	
  in	
  a	
  hobbyist	
  market	
  

•  If	
  you	
  buy	
  a	
  kit	
  –	
  expect	
  it	
  to	
  take	
  a	
  while	
  to	
  build	
  
•  Bed	
  level	
  is	
  important:	
  Bed	
  level	
  and	
  belt	
  tension	
  
are	
  the	
  two	
  most	
  important	
  aspects	
  of	
  good	
  
prints	
  
FAQ	
  
•  Have	
  you	
  printed	
  a	
  gun?	
  
–  No.	
  This	
  is	
  a	
  silly	
  use	
  of	
  3d	
  prin(ng,	
  there	
  are	
  lots	
  
of	
  easy	
  ways	
  to	
  build	
  your	
  own	
  gun.	
  

•  How	
  long	
  have	
  you	
  had	
  it?	
  
–  About	
  two	
  weeks	
  

•  Is	
  it	
  made	
  of	
  wood?	
  
–  Yep	
  

Contenu connexe

Similaire à 3D Printing: Turning Plastic Into Neat Toys

3 d printing(lesson 1)
3 d printing(lesson  1)3 d printing(lesson  1)
3 d printing(lesson 1)deep dave
 
Internet of Things, TYBSC IT, Semester 5, Unit III
Internet of Things, TYBSC IT, Semester 5, Unit IIIInternet of Things, TYBSC IT, Semester 5, Unit III
Internet of Things, TYBSC IT, Semester 5, Unit IIIArti Parab Academics
 
What’s New With 3D Design and Printing?
What’s New With 3D Design and Printing?What’s New With 3D Design and Printing?
What’s New With 3D Design and Printing?St. Petersburg College
 
FCPL 2022.pptx
FCPL 2022.pptxFCPL 2022.pptx
FCPL 2022.pptxVickyTGAW
 
3D Printing
3D Printing3D Printing
3D PrintingAndy Vig
 
3D Printing & Rapid Prototyping
3D Printing & Rapid Prototyping3D Printing & Rapid Prototyping
3D Printing & Rapid PrototypingDelvinia
 
Modeling for 3D Printing with Tinkercad
Modeling for 3D Printing with TinkercadModeling for 3D Printing with Tinkercad
Modeling for 3D Printing with TinkercadVickyTGAW
 
New dimensions to science education
New dimensions to science educationNew dimensions to science education
New dimensions to science educationCarlo Fonda
 
3 d modeling services in hyderabad buildprotos
3 d modeling services in hyderabad  buildprotos3 d modeling services in hyderabad  buildprotos
3 d modeling services in hyderabad buildprotosjaganmirthipati
 
3 d printing services in hyderabad buildprotos
3 d printing services in hyderabad  buildprotos3 d printing services in hyderabad  buildprotos
3 d printing services in hyderabad buildprotosjaganmirthipati
 
3dprintingppt 131210062711-phpapp02
3dprintingppt 131210062711-phpapp023dprintingppt 131210062711-phpapp02
3dprintingppt 131210062711-phpapp02Divyesh Dave
 
Tinyboy Project - A 3D printer for student
Tinyboy Project - A 3D printer for studentTinyboy Project - A 3D printer for student
Tinyboy Project - A 3D printer for studentWan Leung Wong
 
3 D printing new 2015
3 D printing new 20153 D printing new 2015
3 D printing new 2015Akhil Jose
 
Prototyping and Small Series Manufacturing
Prototyping and Small Series ManufacturingPrototyping and Small Series Manufacturing
Prototyping and Small Series ManufacturingDina Neishtadt
 
An introduction to 3D printing
An introduction to 3D printingAn introduction to 3D printing
An introduction to 3D printingCharlie Bess
 

Similaire à 3D Printing: Turning Plastic Into Neat Toys (20)

3 d printing(lesson 1)
3 d printing(lesson  1)3 d printing(lesson  1)
3 d printing(lesson 1)
 
Internet of Things, TYBSC IT, Semester 5, Unit III
Internet of Things, TYBSC IT, Semester 5, Unit IIIInternet of Things, TYBSC IT, Semester 5, Unit III
Internet of Things, TYBSC IT, Semester 5, Unit III
 
Introducing 3D Design and Printing
Introducing 3D Design and PrintingIntroducing 3D Design and Printing
Introducing 3D Design and Printing
 
3 d printer
3 d printer3 d printer
3 d printer
 
What’s New With 3D Design and Printing?
What’s New With 3D Design and Printing?What’s New With 3D Design and Printing?
What’s New With 3D Design and Printing?
 
3D Design Fundamentals
3D Design Fundamentals3D Design Fundamentals
3D Design Fundamentals
 
FCPL 2022.pptx
FCPL 2022.pptxFCPL 2022.pptx
FCPL 2022.pptx
 
3D Printing
3D Printing3D Printing
3D Printing
 
3D Printing & Rapid Prototyping
3D Printing & Rapid Prototyping3D Printing & Rapid Prototyping
3D Printing & Rapid Prototyping
 
Modeling for 3D Printing with Tinkercad
Modeling for 3D Printing with TinkercadModeling for 3D Printing with Tinkercad
Modeling for 3D Printing with Tinkercad
 
New dimensions to science education
New dimensions to science educationNew dimensions to science education
New dimensions to science education
 
3 d modeling services in hyderabad buildprotos
3 d modeling services in hyderabad  buildprotos3 d modeling services in hyderabad  buildprotos
3 d modeling services in hyderabad buildprotos
 
3 d printing services in hyderabad buildprotos
3 d printing services in hyderabad  buildprotos3 d printing services in hyderabad  buildprotos
3 d printing services in hyderabad buildprotos
 
3dprintingppt 131210062711-phpapp02
3dprintingppt 131210062711-phpapp023dprintingppt 131210062711-phpapp02
3dprintingppt 131210062711-phpapp02
 
3d printing ppt
3d printing ppt3d printing ppt
3d printing ppt
 
3D Printing
3D Printing3D Printing
3D Printing
 
Tinyboy Project - A 3D printer for student
Tinyboy Project - A 3D printer for studentTinyboy Project - A 3D printer for student
Tinyboy Project - A 3D printer for student
 
3 D printing new 2015
3 D printing new 20153 D printing new 2015
3 D printing new 2015
 
Prototyping and Small Series Manufacturing
Prototyping and Small Series ManufacturingPrototyping and Small Series Manufacturing
Prototyping and Small Series Manufacturing
 
An introduction to 3D printing
An introduction to 3D printingAn introduction to 3D printing
An introduction to 3D printing
 

Dernier

Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Roland Driesen
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfAmzadHosen3
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with CultureSeta Wicaksana
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 

Dernier (20)

Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 

3D Printing: Turning Plastic Into Neat Toys

  • 1. 3D  Prin(ng   Turning  molten  plas(c  into  neat  toys  
  • 2. 3D  Prin(ng   •  Lots  of  different  kinds  of  3d  prin(ng   •  Some  use  powder,  metal,  etc.   •  Primary  home/hobby  prin(ng  is  “FDM”  –   Fused  Deposi(on  Modelling   –  Basically:  A  glue  gun  controlled  by  a  printer   –  Assembly  is  layer-­‐by-­‐layer  
  • 3. Models:  Makerbot   •  Consumer-­‐targeted  3d   printer   •  Designed  to  be  ‘no   setup’;  easy  for   consumers   •  Costs  about  $2200  
  • 4. Models:  Printrbot   •  Originally  kickstarter   •  Typically  sold  as  kits   (but  can  buy  assembled   for  $100)   •  Varies  in  cost  from   $300-­‐$800   •  Targeted  at  hobbyists.  
  • 5. Materials   •  PLA   –  Biodegradable   –  Produced  from  corn   –  Lower  mel(ng  temperature  (compared  to  ABS)   •  ABS   –  Higher  temperature   –  Higher  mel(ng  temperature   •  Can  print  in  other  things  (teflon;  nylon;  wood   filament)  –  much  less  common  (and  more   expensive)  
  • 6. Costs   •  “Filament”  (plas(c  used  as  input  to  the   printer)  typically  costs  about  $30/kg   –  Can  be  found  as  low  as  $20,  but  “you  get  what   you  pay  for”   •  Many  small  items  can  be  made  for  50  cents  or   so  worth  of  plas(c  
  • 7. What  can  you  make?   •  Just  about  anything  plas(c  with  enough  care   •  Limited  by  build  volume  (Printrbot  Plus  is  8”   cube)  and  layering  approach   –  You  aren’t  going  to  build  a  car  with  a  3d  printer   very  quickly   –  You’re  also  not  going  to  build  a  chandelier  very   easily  –  anything  with  overhangs  can  be  difficult  
  • 8. How  it  works:  Sodware   •  Take  a  3D  model  (STL  file)   •  Use  a  ‘slicer’  to  turn  it  into  layered  paths  for   the  head  of  the  printer   •  Slicer  intelligently  fills  in  solid  spaces  with   material     –  Also  tries  to  minimize  plas(c  on  the  insides  of   pieces  so  as  to  not  waste  material  
  • 9. How  it  works:  G-­‐Code   •  Slicer  generates  “G-­‐Code”   –  a  set  of  “move  here,  at   this  rate”  instruc(ons   •  G-­‐Code  was  originally   designed  in  the  1980s  for   driving  other  computer-­‐ driven  manufacturing   •  G-­‐Code  can  be   interpreted  by  firmware   on  the  electronics   aiached  to  the  printer  
  • 10. How  it  works:  Repe(er   •  Sodware  to  control   overall  interac(ons  with   the  printer   •  Communicates  over   USB  to  printer   •  Has  UI  to  control   posi(on,  heat,  fan,  etc.   •  Repe(er  also  has  slicing   and  G-­‐Code   visualiza(on  
  • 11. How  it  works:  Prin(ng   •  Melts  3D  plas(c  in  a  heated  head  (~200   degrees  C)   •  Prints  onto  flat  surface  –  important  to  get  the   first  layer  right  so  it  s(cks   •  Motor  feeds  material  through  the  hot  end,   pushing  plas(c  out  the  other  side.   •  Motors  move  the  bed  and  the  print  head  in  3   dimensions  to  print  
  • 12. How  it  works:  Complex  Prints   •  Some  3D  models  can’t  be  printed  without   overhangs   •  Two  basic  components:  Bridges  and  support   material   •  Bridges  are  connec(ons  between  two  exis(ng   pieces  of  plas(c   •  Support  material  is  thin  layers  designed  to   form  a  basis  for  bridges  –  temporary,  intended   to  snap-­‐away  
  • 13. How  it  works:  Complex  Shapes   •  Not  all  complex  shapes   are  complex  prints   though   •  Some  shapes  with  lots   of  holes  in  them  can  s(ll   be  printed  (rela(vely)   easily   •  Common  style:  Voronoi   surface  
  • 14. How  it  works:  Bigger  Shapes   •  3d  prin(ng  bigger   shapes  usually  works   via  snap-­‐fit  or  press-­‐fit   pieces   •  Push  pieces  together  to   get  them  to  stay  
  • 15. Coolest  Items   •  Ar(culated  excavator:   “Liile  Digger”,  thing: 208315   •  Prints  as  one  piece   •  Wheels,  cab,  and  arm   move  
  • 16. Coolest  Items   •  •  •  •  Fidget  cubes   Prints  as  one  piece   Hinged   thing:230139  
  • 17. Finding  Models:  Thingiverse   •  Thingiverse  is  a  3d  model  repository  that   offers  lots  of  3d  models   •  Social  –  can  also  share  3d  models,  share   ‘makes’,  etc.   •  Supported  by  Makerware   •  Good  to  find  first  things  to  print  –  toys,   puzzles,  printer  improvements…  
  • 18. Designing  Models:  OpenSCAD   •  OpenSCAD  is  3D   Modeling  for   programmers   •  You  write  3D  models   with  code   •  Can  import  and  export   common  formats  
  • 19. Designing  Models:  Sketchup   •  Sketchup  –  formerly  from  Google  –  is  another   design  tool   •  Free  plugin  to  support  export  to  STL   •  Can  be  used  as  a  visual  design  tool  (rather   than  code)  
  • 20. Crea(ng  your  own  Filament   •  Filament  extruders  can  be  purchased  as  kits   for  a  few  hundred  $   •  Take  in  plas(c  pellets  ($7-­‐$10/kg  instead  of   $30-­‐$40)   •  No  commonly  available  way  to  re-­‐melt  prints   currently,  but  people  are  working  on  recyclers  
  • 21. Other  types  of  3D  Prin(ng     •  •  •  •  Powder  bed  3d  prin(ng   Laser  sintering   Laminated   Light  Polymerized  
  • 22. Things  to  know   •  3D  Printers  –  at  least,  printrbot  –  is  *not*  a   commercially  ready  tool   –  It  requires  a  lot  of  (nkering  and  tweaking  to  get  good   prints   –  When  the  answer  from  support  to  a  problem  is  “Pull   out  your  mul(meter  and  measure  the  resistance”  you   know  you’re  in  a  hobbyist  market   •  If  you  buy  a  kit  –  expect  it  to  take  a  while  to  build   •  Bed  level  is  important:  Bed  level  and  belt  tension   are  the  two  most  important  aspects  of  good   prints  
  • 23. FAQ   •  Have  you  printed  a  gun?   –  No.  This  is  a  silly  use  of  3d  prin(ng,  there  are  lots   of  easy  ways  to  build  your  own  gun.   •  How  long  have  you  had  it?   –  About  two  weeks   •  Is  it  made  of  wood?   –  Yep