Ultimaker

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
(Cura)
(Tasks)
Line 153: Line 153:
 
* [http://www.thingiverse.com/thing:21184 Printhead cover]
 
* [http://www.thingiverse.com/thing:21184 Printhead cover]
 
* [http://www.thingiverse.com/thing:25436 Locking key for Ultimaker filament feeder]
 
* [http://www.thingiverse.com/thing:25436 Locking key for Ultimaker filament feeder]
* [http://www.thingiverse.com/thing:40583 Ikea Dioder LED strip on Ultimaker]
 
 
* Collection of [http://www.thingiverse.com/thing:39973 tools]
 
* Collection of [http://www.thingiverse.com/thing:39973 tools]
 
* Some kind of [http://www.thingiverse.com/thing:18098 Tool thing] or awesome [http://www.thingiverse.com/thing:41661 laser-cut Ultimaker Tool Holder]
 
* Some kind of [http://www.thingiverse.com/thing:18098 Tool thing] or awesome [http://www.thingiverse.com/thing:41661 laser-cut Ultimaker Tool Holder]
 
* [http://www.thingiverse.com/thing:22719 UltiController Clamp]
 
* [http://www.thingiverse.com/thing:22719 UltiController Clamp]
 
* [https://www.youtube.com/watch?v=v8f_mmFUyug Get PLA to stick to your Printrbot build platform with Hairspray or ABS juice]
 
* [https://www.youtube.com/watch?v=v8f_mmFUyug Get PLA to stick to your Printrbot build platform with Hairspray or ABS juice]
 +
* Wire the dioder directly to the ultimaker power supply
 +
* Put a webcam so to watch remotely. Doodle3d can be made into a webcam server or just use a simple wifi camera.
  
 
See also http://wiki.ultimaker.com/Calibrate
 
See also http://wiki.ultimaker.com/Calibrate
Line 167: Line 168:
 
* [http://forum.ultimaker.com/viewtopic.php?t=161 Re-greased fan to reduce noise] (which wasn't very successful)
 
* [http://forum.ultimaker.com/viewtopic.php?t=161 Re-greased fan to reduce noise] (which wasn't very successful)
 
* [http://www.thingiverse.com/thing:33286 Ulticontroller rotary dial]
 
* [http://www.thingiverse.com/thing:33286 Ulticontroller rotary dial]
 +
* [http://www.thingiverse.com/thing:40583 Ikea Dioder LED strip on Ultimaker]
 +
* Connect [http://www.doodle3d.com/ Doodle 3D] permanently to create a network printer or just [http://connect.doodle3d.com/ doodling] with your smartphone
  
 
== Some links on the ''Spaweck'': ==
 
== Some links on the ''Spaweck'': ==

Revision as of 20:34, 24 June 2015

Contents

Usage

Ultimaker-syn2cat.jpg

How to print things

  • Download or create something. That's coming as an STL file
  • power on the ultimaker (switch on, plug in usb)
  • Start the cura software
  • load object
  • click "prepare print"
  • click "print"

Interesting changes in the "full settings" mode

  • fill density: to make really light objects or really heavy and stable ones.
  • print speed: current trial which works is 80
  • printing temperature: 210 is still fine
  • raft: only if you have a very narrow but tall object
  • skirt: sometimes one round is not enough, so put 2
  • expert menu
    • fan speed min: 20
    • bridge speed: 150 (can help to get overhang more straight)
    • retrace on jumps only: if print is not nice but contains lots of jumps, try to disable this
    • enable hop: this can help but slows priting down a lottle

When working with the Ultimaker, pay attention to the following things:

  • When printing small objects and objects with a very small base, don't print on a raft, especially for PLA. Rafts are just a waste of plastic with a well-calibrated Z axis. Gunstick's Raft Exception™ is narrow but tall objects that can easily be kicked over; a raft can make them more stable. Newer Cura versions even have an experimental option to avoid kicking the object by moving the platform down.
  • Be careful not to lower or raise the bed by bumping into it. The Z axis has been carefully calibrated. Verify that there is no space between the screws and the top of the bed. But don't turn the screws!
  • Clean the head and bed with isopropyl alcohol before you start. If you want to be extra nice, clean the bed when you're done.
  • If the extrusion head doesn't heat, flick the switch next to the USB port. If you hear the ventilation, then it's on!
  • After preparing the print, press "Print" in the main window (the one with the 3D Model) and wait for the second Cura window to pop up. If you can't see it, look for it. Check that the Windows is called after the file you want to print. When printing several files in a row, always be sure to close the second smaller Cura window before printing the next item or you will print the first item again (check window title).
  • Sometimes the plastic won't stick to the surface. Cancel the print and use the controller (little box hanging on the machine) to return the extrusion head to "Auto Home". To do this, navigate (using push and scroll on the wheel) into the Menu->Prepare->Auto Home. To make it work, the plastic has to stick to the surface before it makes the skirt outline, or it will only start to stick at a random moment before or during the skirt, with a high risk of leaving a small drop of extra plastic. Try cleaning the bed with alcohol. If that fails, try helping the plastic filament down on the bed when the head initially lowers, or re-taping the bed. But this probably means the Z axis is de-calibrated. You can also change the parameter to do 2 or 3 skirt outlines.
  • Don't forget to take the object off the platform before printing the next one. Doh! In case you do forget, the emergency off is the power switch.
  • Put scrap plastic into the container glass. Maybe one day it will be possible to recycle.

Does it cost something?

You can configure the printing cost directly into Cura. After prepare print, the approximate weight and length of plastic is calculated and there you can then see the cost. To configure:

  • File -> Preferences
  • price/kg: 50
  • price/m: 0.5

You don't need to pay if the print is only for some cents. Just when getting into massive amounts (some euros) it would be cool to donate a bit. There is a piggybank (Sparschwein) at the soldering table.

how to on linux

It is preferable to have your own setup on your own machine, or maybe on a dedicated account on a syn2cat computer. So you can have your own settings and don't need to fiddle around with the cura profiles which then get messed up by the next user.

sketchup

Only working on intel/amd as it's a windows program. If you have windows, just use windows! (I know there is 3D software for linux, but I'm lost in how to use that)

Cura

Cura14 has a bad dependency and does not install on 64 bit. You can install like this

mkdir c
dpkg-deb -x Cura-14.01-debian.deb c
dpkg-deb --control Cura-14.01-debian.deb c/DEBIAN
sed -i 's/Architecture: i386/Architecture: all/' c/DEBIAN/control
dpkg -b c Cura-14.01-debian_all.deb
rm -r c
sudo gdebi Cura-14.01-debian_all.deb
  • If you are unable to print (clicking on the print button does not manifest a window), you can prepare print and write your gcode file to the SD card
  • To make the print button work, set this environment
export PYTHONPATH="$PYTHONPATH":/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/

Parameters

Tweaking the parameters can be very useful, so here are some variables from the INI file


bottom_layer_speed = 20
bottom_thickness = 0.1
brim_line_count = 10
cool_head_lift = False
cool_head_lift = True
cool_min_feedrate = 10
cool_min_layer_time = 5
cool_start.gcode = 
fan_enabled = True
fan_full_height = 0.5
fan_full_height = 2
fan_speed = 100
fan_speed_max = 100
filament_diameter = 2.85
filament_diameter2 = 2.85
filament_flow = 100.0
fill_density = 15
fill_overlap = 33
layer0_width_factor = 100
layer_height = 0.15
nozzle_size = 0.4
ooze_shield = False
overlap_dual = 0.15
platform_adhesion = Brim
print_bed_temperature = 70
print_speed = 100
print_temperature = 220
print_temperature2 = 220
raft_airgap = 0.22
raft_base_linewidth = 1.0
raft_base_thickness = 0.3
raft_interface_linewidth = 0.4
raft_interface_thickness = 0.27
raft_line_spacing = 3.0
raft_margin = 5.0
raft_surface_layers = 2
retraction_amount = 4.5
retraction_combing = True
retraction_dual_amount = 16.5
retraction_enable = True
retraction_hop = 0.0
retraction_minimal_extrusion = 2
retraction_min_travel = 10
retraction_min_travel = 1.5
retraction_speed = 40.0
skirt_gap = 3.0
skirt_line_count = 3
skirt_minimal_length = 150.0
solid_bottom = True
solid_layer_thickness = 1
solid_top = True
support_angle = 60
support_dual_extrusion = Both
support_fill_rate = 15
support = None
support_type = Grid
support_xy_distance = 0.7
support_z_distance = 0.15
travel_speed = 150.0
wall_thickness = 0.8
wipe_tower = False
wipe_tower_volume = 15

printing from SD card

  • switch ultimaker on
  • unplug the USB cable !!! (else it will not print)
  • navigate to card menu
  • select file
  • printer heats up, and prints the object

Tasks

TODO (more or less in that order):

See also http://wiki.ultimaker.com/Calibrate

DONE:

Some links on the Spaweck:

Paint gallery:

Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools