Ender 3 Max Neo: Difference between revisions

From Makerpedia

Galambosa (talk | contribs)
No edit summary
Galambosa (talk | contribs)
No edit summary
Line 1: Line 1:
The Ender 3 printers are the most convenient 3d printers in the Makerspace as it is possible to print from the Makerspace computer directly.
===Materials===
*[[Filament deposition modeling printer]]
*1.75mm input filaments
*Range of different materials including:
**Default : '''PLA''' because of it's combination of cost, printability, strength, and environmental friendliness
**'''PETG''': Durable and weatherable, it's ideal for outdoor or wet uses.
**'''ABS'''
**'''Wood'''
===Preparing your print===
In order to turn a 3D model into a 3D print, we have to use a program called a ''slicer'' to create a set of instructions (called GCode) that tells the printer how to make the object.
To create this GCode file for the Ender, the program [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] should be used. This program can be found on the computers in the Makerspace[[File:Prusa app.png|thumb|Icon for the Prusa app. It can be found in the upper right-hand corner of the Makerspace desktop.]]To open your 3D model in PrusaSlicer, open the application, and select
File > Import > Import STL/OBJ/AMF/3MF...
You can also simply drag the 3D model file in to the PrusaSlicer. Alternatively, if you generated your file in Fusion 360, you can also export your file directly to a slicer by selecting File > 3D Print in Fusion 360. If you want to print multiple models at once, repeat this process for each model you wish to use.[[File:Opened file.png|thumb|Once the file has been loaded in to the PrusaSlicer, the 3D model will appear on the virtual print bed. From here you will be able to select print setting and manipulate the model.]]Once you have your 3D model loaded in to PrusaSlicer, you can click it to select it. You can change the model's location on the print bed by dragging it. For more transformation options, you can use the left icon bar. From top to bottom, these icons allow you to:
#Translate your model along the X, Y, and Z axes
#Scale the size of your model
#Rotate your model
#Place a specific face of your model down on the print bed
#Split your model along a plane
#Paint on where to enforce or block supports for your model (not necessary in most cases)
#Paint on where to enforce or block seams for your model (not necessary in most cases)
You can select what settings you want to use for your print in the option bar on the right hand side.
====Print Settings====
Here is where you select the [https://all3dp.com/2/3d-printer-layer-height-how-much-does-it-matter/ layer height] and speed for your print. The layer height is the height of each layer of filament that is deposited for your print. The shorter the layer height, the longer the print will take, however a smaller layer height will result in finer detail in the print, which may be preferable for more natural shapes. The speed impacts how precisely the filament is deposited in a given layer. A slower speed may be important for prints with rugged shapes many fine details. The standard choice for our Prusa printer is '''0.20mm SPEED'''.
====Filament====
Here is where you select the type of material you are printing with, which you determined in the '''Materials''' section above. Make sure you select the correct material so that the printer preheats to the correct temperatures in order to be able to properly deposit the material of the print. The standard choice for our Prusa printer is '''Prusament PLA'''.
====Printer====
For printing in only one filament, select the bottom option "'''Kili (Taz 5)'''"
====Supports====
[https://all3dp.com/1/3d-printing-support-structures/ Supports] are important to use to ensure that the print material can be properly deposited. Select "'''Everywhere'''" in the supports menu so that the slicer will generate supports as necessary to accurately print your model.
====Infill====
[https://all3dp.com/2/infill-3d-printing-what-it-means-and-how-to-use-it/ Infill] refers to the amount of material used to fill the space between walls of your print. A higher percent infill will correspond to a heavier final print, however will also be stronger. A larger percent infill also corresponds to a longer print time The standard choice for our Prusa printer is '''20%'''.
Once you are satisfied with the settings for your print, select the "'''Slice Now'''" button at the bottom right of the window. This will generate and show you a preview of a .gcode file which will be interpreted by the 3D printer. The bottom right of the window will not display information about your print, such as the amount of filament it will use and how long the print will take. Make sure to take a moment to log the amount of filament you will use at the check-in station.
===Starting your print===
{{DISPLAYTITLE:Ender 3 }}
{{DISPLAYTITLE:Ender 3 }}
ender page


{{DEFAULTSORT:3D-Printers: Ender 3}}
{{DEFAULTSORT:3D-Printers: Ender 3}}

Revision as of 20:47, 26 June 2023

The Ender 3 printers are the most convenient 3d printers in the Makerspace as it is possible to print from the Makerspace computer directly.

Materials

  • Range of different materials including:
    • Default : PLA because of it's combination of cost, printability, strength, and environmental friendliness
    • PETG: Durable and weatherable, it's ideal for outdoor or wet uses.
    • ABS
    • Wood

Preparing your print

In order to turn a 3D model into a 3D print, we have to use a program called a slicer to create a set of instructions (called GCode) that tells the printer how to make the object.

To create this GCode file for the Ender, the program PrusaSlicer should be used. This program can be found on the computers in the Makerspace

Icon for the Prusa app. It can be found in the upper right-hand corner of the Makerspace desktop.

To open your 3D model in PrusaSlicer, open the application, and select

File > Import > Import STL/OBJ/AMF/3MF...

You can also simply drag the 3D model file in to the PrusaSlicer. Alternatively, if you generated your file in Fusion 360, you can also export your file directly to a slicer by selecting File > 3D Print in Fusion 360. If you want to print multiple models at once, repeat this process for each model you wish to use.

Once the file has been loaded in to the PrusaSlicer, the 3D model will appear on the virtual print bed. From here you will be able to select print setting and manipulate the model.

Once you have your 3D model loaded in to PrusaSlicer, you can click it to select it. You can change the model's location on the print bed by dragging it. For more transformation options, you can use the left icon bar. From top to bottom, these icons allow you to:

  1. Translate your model along the X, Y, and Z axes
  2. Scale the size of your model
  3. Rotate your model
  4. Place a specific face of your model down on the print bed
  5. Split your model along a plane
  6. Paint on where to enforce or block supports for your model (not necessary in most cases)
  7. Paint on where to enforce or block seams for your model (not necessary in most cases)


You can select what settings you want to use for your print in the option bar on the right hand side.

Print Settings

Here is where you select the layer height and speed for your print. The layer height is the height of each layer of filament that is deposited for your print. The shorter the layer height, the longer the print will take, however a smaller layer height will result in finer detail in the print, which may be preferable for more natural shapes. The speed impacts how precisely the filament is deposited in a given layer. A slower speed may be important for prints with rugged shapes many fine details. The standard choice for our Prusa printer is 0.20mm SPEED.

Filament

Here is where you select the type of material you are printing with, which you determined in the Materials section above. Make sure you select the correct material so that the printer preheats to the correct temperatures in order to be able to properly deposit the material of the print. The standard choice for our Prusa printer is Prusament PLA.

Printer

For printing in only one filament, select the bottom option "Kili (Taz 5)"

Supports

Supports are important to use to ensure that the print material can be properly deposited. Select "Everywhere" in the supports menu so that the slicer will generate supports as necessary to accurately print your model.

Infill

Infill refers to the amount of material used to fill the space between walls of your print. A higher percent infill will correspond to a heavier final print, however will also be stronger. A larger percent infill also corresponds to a longer print time The standard choice for our Prusa printer is 20%.


Once you are satisfied with the settings for your print, select the "Slice Now" button at the bottom right of the window. This will generate and show you a preview of a .gcode file which will be interpreted by the 3D printer. The bottom right of the window will not display information about your print, such as the amount of filament it will use and how long the print will take. Make sure to take a moment to log the amount of filament you will use at the check-in station.

Starting your print