Difference between revisions of "3d printer"

From Fixme.ch
Jump to: navigation, search
(Information)
Line 6: Line 6:
 
** http://www.netfabb.com/download.php (Linux version)
 
** http://www.netfabb.com/download.php (Linux version)
 
* Printing software:
 
* Printing software:
** [http://slic3r.org/ Slic3r] and [http://reprap.org/wiki/Printrun Printrun] (To be tested)
+
** https://print.fixme.ch web interface to replace Printrun/Cura (still need Slic3r to create the gcode)
** [https://github.com/daid/Cura Cura] (see below)
+
** [http://slic3r.org/ Slic3r] and [http://reprap.org/wiki/Printrun Printrun]  
 +
** [https://github.com/daid/Cura Cura]
 
* http://wiki.ultimaker.com/Jamming
 
* http://wiki.ultimaker.com/Jamming
 
* To check, http://projectsilkworm.com/
 
* To check, http://projectsilkworm.com/
 
* Check STL files for printability: http://cloud.netfabb.com/
 
* Check STL files for printability: http://cloud.netfabb.com/
 
* Buy material in switzerland: [[Resources#3D_Printer]]
 
* Buy material in switzerland: [[Resources#3D_Printer]]
 
== Issues to fix ==
 
=== New parts ===
 
* Advices from FabLab Munchen: https://plus.google.com/u/0/118147898615631299121/posts/Kckxn1ssgUt
 
** http://wiki.ultimaker.com/Upgrade:_Extruder_drive_v2 - [https://shop.ultimaker.com/en/parts-and-upgrades/extruder-drive-upgrade.html 22 Euro]
 
** http://wiki.ultimaker.com/Hot_end_v2 - [https://shop.ultimaker.com/en/parts-and-upgrades/v2-hot-end-upgrade.html 56 Euro]
 
** http://wiki.ultimaker.com/Knurled_Drive_Bolt_Pack - [https://shop.ultimaker.com/en/parts-and-upgrades/knurled-bolt-kit-version-3.html 16 Euro]
 
* Self-printer alternatives
 
** http://www.thingiverse.com/thing:26094 Extruder upgrade
 
 
=== Malfonction ===
 
* Needs a new tube and fixation
 
* One of the nozzle is loose. When the extrusion begins, the pipe move
 
** [[Media:ultimaker-fix1.png|Nemen has printed a piece for fixin']]
 
** http://www.thingiverse.com/thing:27376
 
* Software is kind of crappy
 
** We should use [http://slic3r.org/ Slic3r] and [http://reprap.org/wiki/Printrun Printrun]
 
* Belt tension: https://www.youtube.com/watch?v=grHmmmSoOfc&
 
* Thermocoupler and the heater are stuck in the head
 
  
 
== Cura for printing ==
 
== Cura for printing ==
Line 91: Line 73:
 
File:creepers.jpg|Creepers
 
File:creepers.jpg|Creepers
 
</gallery>
 
</gallery>
 +
 +
== Issues to fix ==
 +
=== New parts ===
 +
* Advices from FabLab Munchen: https://plus.google.com/u/0/118147898615631299121/posts/Kckxn1ssgUt
 +
** http://wiki.ultimaker.com/Upgrade:_Extruder_drive_v2 - [https://shop.ultimaker.com/en/parts-and-upgrades/extruder-drive-upgrade.html 22 Euro]
 +
** http://wiki.ultimaker.com/Hot_end_v2 - [https://shop.ultimaker.com/en/parts-and-upgrades/v2-hot-end-upgrade.html 56 Euro]
 +
** http://wiki.ultimaker.com/Knurled_Drive_Bolt_Pack - [https://shop.ultimaker.com/en/parts-and-upgrades/knurled-bolt-kit-version-3.html 16 Euro]
 +
* Self-printer alternatives
 +
** http://www.thingiverse.com/thing:26094 Extruder upgrade
 +
 +
=== Malfonction ===
 +
* <s>Needs a new tube and fixation</s>
 +
* One of the nozzle is loose. When the extrusion begins, the pipe move
 +
** [[Media:ultimaker-fix1.png|Nemen has printed a piece for fixin']]
 +
** http://www.thingiverse.com/thing:27376
 +
* Software is kind of crappy
 +
** We should use [http://slic3r.org/ Slic3r] and [http://reprap.org/wiki/Printrun Printrun]
 +
* Belt tension: https://www.youtube.com/watch?v=grHmmmSoOfc&
 +
* Thermocoupler and the heater are stuck in the head
  
 
== Other resources ==
 
== Other resources ==
 
* http://www.kickstarter.com/projects/rocknail/filabot-plastic-filament-maker
 
* http://www.kickstarter.com/projects/rocknail/filabot-plastic-filament-maker

Revision as of 17:12, 16 May 2013

Information

Cura for printing

Installation

  • http://daid.github.com/Cura/
  • it's the only software worth it
  • Yes, you will need PyOpenGL for it to run. Displaying nice 3d images is not that trivial.
  • Recommended: Use the dev version on github: https://github.com/daid/Cura.git (12.10 when I'm writing)
  • Required packages: wxPython and PyOpenGL.
  • You can use a python virtualenv.

First use

  • On first Cura start, you don't need to upgrade to Marlin firmware because it's already done.
  • You should run the checks, at least to check if USB connection between PC and the printer is working. For temperature check, the printer need to cool down (to ~30) before heating and check, it can take looong time.
  • Now you can use Cura to print objects.

Printing

  • Load a .stl model.
  • Change orientation, size, etc...
  • Click on the Prepare print button.
  • Software will slice the object into GCode. The more you choose a large scale object, the longer the execution time is.
  • When it done, click on Print button to open the Printing dialog.
  • Wait the software connect with the printer, Connection button will turn from clickable to readonly and Print button will turn from readonly to clickable.
  • Set the temperature with the arrows (yeah it's not working by putting the number directly)
  • Wait a bit so the hot end is distributively warmed
  • Extrude before printing, so the wire is at the start of the hot end
  • Make sure the wire is extruding correctly (the output wire is regular)
  • Click the Print button.
  • KEEP YOUR EYES ON THE PRINTER THROUGHOUT THE PRINTING PROCESS!!! And clean which could interfere the printing.

After printing

  • If a pile of plastic has formed in the extruder, remove the wire complitely and cut it

Todo

Stuff to print

Files

Photos

Issues to fix

New parts

Malfonction

Other resources