Changes

Jump to: navigation, search

Ysu3dp

3,362 bytes removed, 12:13, 29 November 2016
Slicing
[[Slicing3DP]]
 
G-Code files to run the 3D printer are generated with slicing software. Slic3r is a good, free, open source software. We have printer definitions for the CreatorBot to use with slic3r.
 
===One Time Setup===
 
*Open slic3r.
*In the menu bar select '''File->Preferences'''. In the preferences window under "Mode" select "Expert".
[[File:slic3r_expert.png|300px]]
*Click "OK".
*Restart Slic3r
*You should now have more dropdown options on the right side of the "Plater" view:
[[File:expert_dropdown_options.png|300px]]
 
===Slicing a File for Printing===
 
*Download printer definitions and unzip: [http://wiki.roberttwomey.com/images/4/4a/Slic3r_creatorbot_configs.zip Slic3r_creatorbot_configs.zip]. This contains two files: '''Slic3r_creatorbot_config_ABS''' and '''Slic3r_creatorbot_config_PLA'''. These correspond to the print head and platform build temperatures for ABS and PLA materials, respectively.
*In slic3r, load your printer configuration. '''File->Load Confi''''. Select '''Slic3r_creatorbot_config_ABS''' or '''Slic3r_creatorbot_config_PLA''' in the file dialog, depending on what material you are printing. Click "Open." The size of your build platform should update to reflect the Creatorbot settings.
*On the right hand side of the slicer window, select your printer config (for ex. '''Slic3r_creatorbot_config_PLA.ini''') under "Print settings", "Filament", and "Printer".
[[File:selected_PLA.png|300px]]
*In the toolbar at top of the 3d view, click "Add" to add a new file to print.
[[File:add_new_file.png|300px]]
*In the file dialog, select the STL file you saved from your 3d modeling software. Click "Open".
[[File:slic3r_select_stl.png|400px]]
*You should now see your file in the Plater 3D view.
[[File:slic3r_imported_model.png|600px]]
*Click on "Preview" at the bottom of the Slic3r window to switch to the print preview view:
[[File:slic3r_preview.png|200px]]
*You should see a layer by layer 3d preview of the printing process. You can use the slider on the right to scroll through the print layers. Yellow lines are shell passes. Red lines are infill passes. Green are brim and skirt passes.
[[File:slic3r_sliced_preview.png|600px]]
*This model needs support!
 
===Adding Support Structure===
If your part has overhangs, you will want to add support material so that it prints properly.
*Switch to "Print Settings"
[[File:slic3r_print_settings.png|400px]]
*Select "Support Material" from the list on left.
[[File:slic3r_support_material.png|200px]]
*Click the checkbox for "Generate Support":
[[File:slic3r_generate_support.png|400px]]
*Select "Multiple Extruders" from the list on the left.
*Change both "Support material extruder" fields to extruder #1:
[[File:slic3r_multiple_extruders.png|400px]]
*Return to the "Plater" view
[[File:slic3r_plater.png|400px]]
*You should see support structure added to your model in green:
[[File:slic3r_model_with_support.png|600px]]
*You are ready to print!
 
===Export Gcode File===
*On the right side of the "Plater" view, select "Export Gcode":
[[File:slic3r_export_gcode.png|200px]]
*In the export window, save your file:
[[File:slic3r_save_gcode.png|400px]]
*This '''.gcode''' file (for ex: balloon_dog.gcode above) is what you will copy to your USB drive to print on the CreatorBot.
*All files including gcode for this example are here: [{{filepath:balloon_dog.zip}} balloon_dog.zip]
==Printing a File==

Navigation menu