Anonymous

Changes

From Pumping Station One
m
Line 1: Line 1: −
[[Category:Fabrication]]
  −
[[Category:Photographs Needed]]
  −
   
{{Template:EquipmentPage
 
{{Template:EquipmentPage
 
|owner = PS:One
 
|owner = PS:One
Line 9: Line 6:  
|serial =  
 
|serial =  
 
|arrived = January 2013
 
|arrived = January 2013
|doesitwork = WORKING
+
|doesitwork = no
|contact = Aeva Palecek
+
|contact = [[CNC|CNC Area Host]]
|where = 2nd Floor
+
|where = [[CNC]] 2nd Floor
 
|value = $1725
 
|value = $1725
 
|itemphoto=
 
|itemphoto=
 
| image = Lulzbot.jpg
 
| image = Lulzbot.jpg
 +
|hostarea = CNC
 
}}
 
}}
 +
 +
== Status ==
 +
As of 11/13/2015 Not working. RD
 +
 +
Working Beautifully! I had to completely dismantle the extruder. Someone had jammed a ton of orange PLA in there. I even had to drill it out of the plastic part just above the hot end. There was melted material oozing out all kinds of places that it shouldn't be. The actual hot end was packed full of this carbon type stuff (maybe over heated PLA?). I replaced the .5 extrusion tip with the .35 tip. I believe the .5 is permanently damaged due to abusive scraping of the tip. (Scraping the tip will not unclog the head) LG 5/14/2015
 +
 +
Hasn't been used much. Spool-holding bolt is inadequate to hold a spool. Doesn't appear to be extruding ABS even at 230 C. Investigating. RD 5/8/2015
    
== Operation ==
 
== Operation ==
'''Do not leave the printer unattended while printing'''
+
Don't forget to turn the printer off when you are no longer using it. Also, wipe your own nose.
Also, don't forget to turn the printer off when you are no longer using it.
      
=== Windows Drivers ===
 
=== Windows Drivers ===
 
Windows users will need to install drivers.
 
Windows users will need to install drivers.
For everyone else, It Just Works™. Where everyone = Linux and OSX users.
+
For everyone else, It Just Works™. Where everyone = Linux and OSX users.
 +
 
 +
=== Usable Print Area ===
 +
200mm (X-axis) x 190mm (Y-axis) x 100mm (Z-axis)
 +
(7.9in x 7.5in x 3.9in)
    
=== Host Software ===
 
=== Host Software ===
 
Users of Linux, Windows, OSX will need to install the following software:
 
Users of Linux, Windows, OSX will need to install the following software:
*[https://github.com/kliment/Printrun#getting-printrun Pronterface] - or [http://www.repetier.com/download/ Repeteir-Host] for manual operation of the printer as well as for starting print jobs
+
* [https://github.com/kliment/Printrun#getting-printrun Pronterface] - or [http://www.repetier.com/download/ Repeteir-Host] for manual operation of the printer as well as for starting print jobs
*[http://slic3r.org/download Slic3r] - for creating gcode (print jobs) from 3D models
+
* [http://slic3r.org/download Slic3r] - for creating gcode (print jobs) from 3D models
*Additionally, Lulzbot provides a [http://downloads.lulzbot.com/lulzbot/AO-100/software/2012-Q2/configs/slic3r/point5mm.ini slic3r config file] for the AO-100.
+
* Additionally, Lulzbot provides a [http://download.lulzbot.com/AO-100/software/2012-Q2/configs/slic3r/point5mm.ini config file] for the AO-100 LulzBot. (Note: remember to change nozzle to .5 after importing the config file.)
    
=== Suggested Settings ===
 
=== Suggested Settings ===
Lulzbot's slic3r config has the infill density set at 0.75. Resulting prints are very sturdy as a result, but the filament consumption and print time go up because of this. It is recommended to turn it down to 0.15 or 0.25, and to increase the number of infill shells. Doing so should have a similar surface quality, but produce a print with significantly less mass.
+
Nozzle diameter = 0.35 mm
 +
 
 +
Filament diameter = 3.0 mm
 +
 
 +
COM port - 4 (usually)
 +
 
 +
Data rate = 115200
 +
 
 +
Temperature (degrees C)
 +
Extruder: 230
 +
Bed: 110
 +
 
 +
 
 +
Lulzbot's slic3r config has the infill density set at 0.75. Resulting prints are very sturdy as a result, but the filament consumption and print time go up because of this. It is recommended to turn it down to 0.15 or 0.25, and to increase the number of infill shells. Doing so should have a similar surface quality, but produce a print with significantly less mass.
    
=== Other Resources ===
 
=== Other Resources ===
[http://downloads.lulzbot.com/lulzbot/AO-100/documentation/2012Q3/ The manual is available online]. A printed form of it can be found near the printer. The manual explains how to operate the printer. Read it =)
+
[http://download.lulzbot.com/AO-100/documentation/2012Q3/AO-100-User_Manual.pdf The manual is available online]. A printed form of it can be found near the printer. The manual explains how to operate the printer. Read it =)
    
=== Filament ===
 
=== Filament ===
The printer is currently configured for 3mm ABS plastic. Only use this kind of plastic. Until Aeva has a chance to upgrade the extruder, PLA can damage the hot end.  Additionally, the Makerbot is not configured for 3mm ABS, and so the filament for these respective printers is currently not interchangeable.
+
The printer is currently configured for 3mm ABS plastic. Only use this kind of plastic. Until Aeva has a chance to upgrade the extruder, PLA can damage the hot end.  
    
=== Find Something to Print ===
 
=== Find Something to Print ===
Line 46: Line 67:  
=== Designing 3D Models ===
 
=== Designing 3D Models ===
   −
3D models for printing should be saved in the STL format (binary or ascii).  Your model should be "watertight" (the mesh has a mathematically determinable interior), correct normals, and a manifold topology.  Shapeways has a nice [http://www.shapeways.com/tutorials/things-to-keep-in-mind tutorial] explaining this.
+
Page in progress to describe [https://wiki.pumpingstationone.org/3D_Modeling 3D modeling.]
   −
All software suggestions in this section are open source, and are available for free.
+
== List of Currently Certified Users ==
 
  −
*For individuals new to 3D modeling software, [http://www.blender.org/ Blender] is a good tool for designing models for 3D printing, as well as for debugging fussy models (Blender can highlight the parts of a model which make it non-manifold).  Blender recently had a total overhaul of its codebase and user interface, and has become quite user friendly.  Additionally, the Blender foundation produces and sells [http://www.blender3d.org/e-shop/default_dvds.php video tutorials].  The video tutorials are distributed on dvd data disks, but are creative commons licensed, and so you may legally download them for free online.  The videos are created by artists, and cover a wide array of topics from basic usage of the program, modeling techniques, and the more advanced capabilities of Blender.
  −
 
  −
*[http://meshlab.sourceforge.net/ Meshlab] is an open source tool for repairing 3D models.
     −
*[http://sourceforge.net/projects/free-cad/ FreeCad] is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties.
+
{| class="wikitable sortable" border="1"
 
  −
*[http://www.openscad.org/ OpenSCAD] is a different take to 3D modeling.  OpenSCAD is a programming language that generates parametric 3D models.
  −
 
  −
== List of Currently Certified Users ==
  −
{| class="wikitable" border="1"
   
! qualified member
 
! qualified member
 
! trained by
 
! trained by
Line 71: Line 83:  
|Michael Skilton
 
|Michael Skilton
 
|Steve Finkelman
 
|Steve Finkelman
|}
+
|-
 +
|Eric Maxon
 +
|Steve Finkelman
 +
|-
 +
|David Fell
 +
|Elizabeth Koprucki
 +
|-
 +
|Ray Doeksen
 +
|Steve Finkelman
 +
|-
 +
|Derek Bever
 +
|Elizabeth Koprucki
 +
|-
 +
|Ricardo Cagnetta
 +
|Derek Bever
 +
|-
 +
|Jeffrey Camealy
 +
|Derek Bever
 +
|-
 +
|Solomon Hursey
 +
|Derek Bever
 +
|-
 +
|Nick Castillo
 +
|Derek Bever
 +
|-
 +
|Ralph Weidenbach
 +
|Derek Bever
 +
|-
 +
|David Earley
 +
|Steve Finkelman
 +
|-
 +
|Tom Forajter
 +
|Elizabeth Koprucki
 +
|-
 +
|[[user:rob|Rob Riggs (Colorado Rob)]]
 +
|Elizabeth
 +
|-
 +
|Adam Glick
 +
|Ray Doeksen
 +
|-
 +
|[[User:ad9581|Arturo Duarte]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:jivnyahoo|James Porter]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:ryankelly11|Ryan Kelly]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:knitmeapony|Laurie Rich]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Mark Stevens
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:Jay|Jay Strybis]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:JanetD|Janet Dornhoff]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Sloan Lavery
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:funk|Tyler Natoli]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:amishhammer|Tom Judge]]
 +
|Justin Conroy
 +
|-
 +
|[[User:hypertaxia|Dan Thomson]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:lgaborder|Jeff McBride]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:Sparr|Clarence Risher]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:emertonom|Nick Halderman]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:Sparr|Brennan Koziarz]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:aaronmintz|Aaron Mintz]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:mlm|Matt Makris]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:cvrtw|Alex Schaffer]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:AutoRunFail|Michelle Scott]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Matt Meshulam
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:RogerMoore|Roger Moore]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:daroldhiga|Darold Higa]]
 +
|Ray Doeksen
 +
|-
 +
|Nora Sluzas
 +
|Elizabeth Koprucki
 +
|-
 +
|Matt Triano
 +
|Elizabeth Koprucki
 +
|-
 +
|Curtiss Cooke
 +
|Elizabeth Koprucki
 +
|-
 +
|Andrew Sowa
 +
|Elizabeth Koprucki
 +
|-
 +
|Mike Kislovsky
 +
|Elizabeth Koprucki
 +
|-
 +
|Mark Cabael
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:lucas|Lucas Goossen]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Jessica Wiedner
 +
|Derek Bever
 +
|-
 +
|Scott Little
 +
|Derek Bever
 +
|-
 +
|Alex Maties
 +
|Elizabeth Koprucki
 +
|-
 +
|Bruce Sanders
 +
|Elizabeth Koprucki
 +
|-
 +
|Jenny Tong
 +
|Justin Conroy & Ray Doeksen
 +
|-
 +
|Mike Mandrea
 +
|Elizabeth Koprucki
 +
|-
 +
|Andy Richardson
 +
|Elizabeth Koprucki
 +
|-
 +
|Eric Yu
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:rickalm|Rick Alm]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Davis Mazariegos
 +
|Elizabeth Koprucki
 +
|-
 +
|Knute Martell
 +
|Elizabeth Koprucki
 +
|-
 +
|[[User:Tina|Tina C]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Ryan Neuman
 +
|Will Garza
 +
|-
 +
|[[user:kuroishi|Doorman Dave]]
 +
|Elizabeth Koprucki
 +
|-
 +
|[[user:stevenelson|Steve Nelson]]
 +
|Elizabeth Koprucki
 +
|-
 +
|Nem Simeunovic
 +
|Brad Jimenez
 +
|-
 +
|Dafe Hughes
 +
|Brad Jimenez
 +
|-
 +
|Gary Silver
 +
|Brad Jimenez
 +
|-
 +
|Daniel Maziarz
 +
|Brad Jimenez
 +
|-
 +
|Greg Kudlacz
 +
|Brad Jimenez
 +
|-
 +
|Adam Moffatt
 +
|Brad Jimenez
 +
|-
 +
[[Category:Fabrication]]
1,238

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.