Metro State 3D Fab

ART 39AS Building 3D Fabricators

The Profilenator

Thanks to everyone for helping get our Makerbot settings back in order tonight. Using the Profilenator we were able to work up some settings for each color of plastic in the following spreadsheet link. I recommend setting up profiles for each color just to make things easier. We didnt get around to PLA or the natural ABS so we need to work on that.

Profilenator Settings

So now armed with some math, you need to properly configure the skeinforge settings as follows: Fill, Raft, Speed, Carve, and Inset.I’ll walk you through the settings for black ABS. For any of the others, take the numbers from the spreadsheet above and plug them into the appropriate highlighted fields.

Fill

You should set the 3 settings for extra shells depending on whether its a small object or not. Thin objects like gears or things with lots of holes I would set at 0, most other things at 1, and water tight vessels at 2 or even 3. Also, infill solidity can be adjusted generally anything from .25 to .5 fill is good. Small things could work just as well at 1.0.

Raft

Under raft we’ve been setting the thickness/thickness settings to match our w/t value. YMMV. Also for posterity I like to set the temperatures here but I don’t think it actually does anything.

Speed

Under the Speed settings is where we set diamter/thickness to match our w/t setting, our feedrate in mm/s (somewhere around 30-36), and our flowrate PWM setting that should be no less than 240 and no more than 255. Our travel feedrate seems to function best at 32 mm/s regardless of material.

Carve

Here once again is our width/thickness setting and we will also need to setup the layer thickness. Layer thickness seems to work at .36 but that might change for PLA or baby elephant pink.

Inset

One last time for our w/t setting.

And now you should be done with setup and can save all the settings, generate gcode,  and start printing. Well not quite. Because things are retarded and I can’t figure out another way to set temperature we’ve had luck hitting the gcode tab after generation and modifying the temperature settings at the beginning of the file.

See that 220? Lately that seems to work for ABS at 210. Change the number, save the file, then you can hit the build button. Remember if its got a shiny or bubbly top when it finishes printing its probably too hot and you should drop the temp by a few degrees. PLA for us anyway seems to need to run cooler than the ABS or it becomes a syrupy mess.

GOOD LUCK!

Filed under: Skeinforge, Software

Converting .skp files to .stl

Google Sketchup does not have the option to export files to .stl, but there is a few Plugins available that are capable of converting .skp files you have either created i or downloaded from 3dWarehouse to Replicator G friendly .stl files.

Guitar-list Plugin

This is the best plugin i have found to convert .skp files to .stl

link to plugin download:

http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl

download .rb plugin file.

drag file into the sketchup plugin file:

library>application support>google sketchup8>plugins

if there isn’t a plugin folder create one and put it in there.

open model in Sketchup. Under the Tools menu, there should be a selection: Export DXF or STL

select all model> convert to either cm or inches in drop menu> select export to stl in drop menu> choose folder to save file to.

CADspan Plugin

This plugin does alright, but it takes a long time to process the file to STL

download and install program program from their website http://www.cadspan.com/tools . You will need to create a account with your email and password to login and use the plugin.

open your file in sketchup

Tools> CADspan tools> Resurface

it will ask for your username and password. Under the CADspan Tab click Upload. after geometry is loaded, click Process. this should take a while, but when it is finished you can click STL download. This will take you to a website where you can download the converted .stl file.

Su2stl

http://rhin.crai.archi.fr/rld/plugin_details.php?id=429

i haven’t tried this plugin yet, but it seems popular online.

Filed under: Uncategorized

Makerbot Settings/

Hello friends!  Stanley Tucci Here,

Here is the settings I have been using to print on the MK5 lately.  Refer to the handout that Brian handed out at the beginning of the semester for most settings. These are just the settings I have changed.

to change your settings, start by clicking

Generate Code, select pistachio-mk5-heated-platform-abs profile, then edit.

Extrusion over Thickness:

-This setting has seemed to be constantly changing, started at 2.04, and now all the way down to 1.6. I’ve had it set to 1.6 for the past month and have been having great prints, but yesterday (4-15) we were printing at 1.3.. So keep experimenting with this number.

    Set to 1.6 in all these Skienforge settings:

Raft > Base layer thickness over layer thickness > 1.6

Speed > Extrusion diameter over thickness > 1.6

Carve > Extrusion width over thickness > 1.6

Inset > Extrusion perimeter width over thickness > 1.6

Fill Settings


 

Layers:

Set to 0 – does one layer, better for resolution

Set to 1– does two layers, better for strength and solidity

It would be a good idea to boost the number up for extra strength. Or, you may want to liquor up the print to 4 0r 5 layers to print a whiskey tight shot glass.

Chang this setting under:

Diaphragm Thickness (layers):  0

Extra Shells on Alternating Solid Layer (layers):  0

Extra Shells on Base (layers):  0

Extra shells on sparse layer (layers):  0

Infill solidity (ratio):

-Set to 0.25, plenty solid, saves some material and print time,

-Set to 0.5, highest I would go, makes a solid and strong object, good for making a RepRap part. Etc.

-setting to the infill ratio to either the  .5  or .05 variable seems to make an even grid or waffle-like form on the inside of object, which seems to make a more proficient print.  If it still isn’t filling correctly you may need to change the shape of the Infill Pattern depending on the shape of the object.

Hexagonal – Rectangular – Line

Comb


Activate comb for more resolution, especially for parts with holes or open spaces. The Makerbot will only print where there is material, best as possible, sometimes…

Temperature

You may need to adjust the temperature higher or lower depending on if you are printing with PLA or ABS.

PLA:  ~220

ABS:   210-215

I have found that 215 works great on most models, 210 if there is overhangs on the object.


Changing Temperature:

The Raft settings for temperature in Skienforge do absolutely nothing in correlation to the print. But, there is a way to lower the temperature of the extruder in the Gcode, which makes for higher resolution and more successful prints.

After you generate the code,  do this:

In the ReplicatorG window, you can view either the model or the Gcode by selecting a tab on the top left of the viewing window.

The 1st line of code will read:

M104 S220 TO (Extruder Temperature to 220 Celsius)

Simply erase the 220 and replace it with the desired temperature.

The new line of code will read:

M104 S215 TO (Extruder Temperature to 215 Celsius)

Now the Makerbot will print a more accurate and controlled temperature.

 

Viewing temperature during print:

It is extremely helpful, if not necessary to be monitoring the temperature of the extruder during prints.

To do this:

Drop down the Replicator G tab located next to apple on the top left corner of the screen

Select Preferences

Check the 1st box labeled: Monitor Temperature during builds

Now, on the right of the yellow bar above the model window you can view the live temperature of the extruder during print.

Hopefully this helps. One thing we know about the Makerbot is it is pretty bipolar, and the settings are constantly changing. I was printing yesterday at 1.3 on the extrusion over thickness, so there is definitely more tuning that needs done.  Keep it Real.

Filed under: Uncategorized

ART39AS Building 3D Fabricators

This course introduces DIY digital fabrication through three-dimensional modeling and rapid prototyping technologies for the incorporation into works of art and design. Through the construction of a commercially available open source 3D fabricator, this course addresses issues surrounding open source manufacturing and topics including data acquisition, modeling, visualization, modularity, and material practices.

Calendar

April 2011
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  

Categories