Changes

Jump to navigation Jump to search
no edit summary
Line 49: Line 49:  
* Filament: There are many different kinds of filament you can use on the 3D printer, ranging from PLA, to ABS, TPU to Nylon. The most common of these are PLA and ABS. PLA stands for Polylactic Acid, it is the most common desktop 3D printing filament because it is odorless and very hard to warp on its own, therefore not always a need for a heated bed. ABS stands for Acrylonitrile Butadiene Styrene. It's one of the most commercial versions of plastic available (found in legos, packaging, and more)--it's durable, scratch resistant, and tough. Heated beds are a must with ABS filament because it is so temperature sensitive, so it warps very easily. The Prusas use 1.75 mm filament.
 
* Filament: There are many different kinds of filament you can use on the 3D printer, ranging from PLA, to ABS, TPU to Nylon. The most common of these are PLA and ABS. PLA stands for Polylactic Acid, it is the most common desktop 3D printing filament because it is odorless and very hard to warp on its own, therefore not always a need for a heated bed. ABS stands for Acrylonitrile Butadiene Styrene. It's one of the most commercial versions of plastic available (found in legos, packaging, and more)--it's durable, scratch resistant, and tough. Heated beds are a must with ABS filament because it is so temperature sensitive, so it warps very easily. The Prusas use 1.75 mm filament.
 
* CAD Modeling and Thingiverse: There are two ways you can 3D print models. You can either design your own with a CAD (computer-aided design) software, or you can find something similar to what you want on websites like Thingiverse. Thingiverse has all sorts of community-contributed designs, which you can download the .stl files for, slice, and print the models. As for modeling your own projects, there are multiple softwares you can use such as SolidWorks, AutoCAD, Autodesk Inventor, FreeCAD, and many more.
 
* CAD Modeling and Thingiverse: There are two ways you can 3D print models. You can either design your own with a CAD (computer-aided design) software, or you can find something similar to what you want on websites like Thingiverse. Thingiverse has all sorts of community-contributed designs, which you can download the .stl files for, slice, and print the models. As for modeling your own projects, there are multiple softwares you can use such as SolidWorks, AutoCAD, Autodesk Inventor, FreeCAD, and many more.
* Slicing: Each 3D printer uses a slicer software, a software where you can import the model file (usually an .stl file) onto a computerized build plate, resize, change up the nozzle and bed temperatures, adjust the infill and precision, and more. The slicer software takes into consideration all your configurations, then "slices" it into a .gcode file, a set of instructions for the x, y, and z dimensions. The 3D printer can read and tell the stepper motors what to do from the set of instructions within the gcode. The slicer software used for the Prusa i3 MK3 is called PrusaControl.
+
* Slicing: Each 3D printer uses a slicer software, a software where you can import the model file (usually an .stl file) onto a computerized build plate, resize, change up the nozzle and bed temperatures, adjust the infill and precision, and more. The slicer software takes into consideration all your configurations, then "slices" it into a .gcode file, a set of instructions for the x, y, and z dimensions. The 3D printer can read and tell the stepper motors what to do from the set of instructions within the gcode. The slicer software used for the Prusa i3 MK3 is called Prusa Slicer.
    
== Training ==
 
== Training ==
Line 62: Line 62:  
==== General Procedure ====
 
==== General Procedure ====
 
Setting up a print:
 
Setting up a print:
# Once you have a model you would like to print (which you can find on either thingiverse or model one yourself), you will be using a software called PrusaControl to slice your .stl files into a .gcode file, which the printer will interpret and print your model from.
+
# Once you have a model you would like to print (which you can find on either thingiverse or model one yourself), you will be using a software called Prusa Slicer to slice your .stl files into a .gcode file, which the printer will interpret and print your model from.
# Open PrusaControl. When you open PrusaControl, it looks like this: [[File:Prusacontroldragon.png|link=https://maker-hub.georgefox.edu/wiki/File:Prusacontroldragon.png|none|thumb|566x566px]]
+
# Open Prusa Slicer. When you open Prusa Slicer, it looks like this:[[File:Slicer Home.png|none|thumb|1108x1108px]]At the top, you have your basic toolbar where you can import files and fine tune print settings. The toolbar on the left side of the screen is used for rotating/orienting, moving, scaling, and even cutting the model. The window on the right side of the screen is used to select the printer being used and select preset print settings. You can also choose between simple, advanced, and expert settings in this window. Feel free to select any of these modes. Throughout the software each setting is color coded to match these skill levels to make it easy to tell which settings are simplest to adjust.  
# At the top, you have your basic toolbar where you can import a file. To do this, click on "File > Import Model File", and you'll be presented with your file system to choose whatever model you have ready.
+
#To import your file, click on "File > Import > Import STL", and you'll be presented with your file system to choose whatever model you have ready. Click "open" to import the file.
 +
#Once the model is imported you will need to orient it correctly. The toolbar on the left has two options for doing this. One is the basic rotate tool which allows you to rotate a specific number of degrees around any axis. You can drag the model with this tool as well but this is not advised because you may not line the face up with the print bed properly which may result in print errors. If you do not know the rotation angle you need use the second option, place on face, to rotate one face of your model to match the print bed. The correct orientation will change based on your model so make sure to check out the short video below for some tips.  
 
# Set the correct printer settings.
 
# Set the correct printer settings.
 
#* To the right is the settings you'll most likely be working with, such as the material, quality, infill, support, and sizing.[[File:Settings.png|none|thumb]]
 
#* To the right is the settings you'll most likely be working with, such as the material, quality, infill, support, and sizing.[[File:Settings.png|none|thumb]]
473

edits

Navigation menu