User Tools

Site Tools


3d_printing_operation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
3d_printing_operation [2018/07/02 14:20]
peek
3d_printing_operation [2018/07/02 17:40] (current)
peek
Line 22: Line 22:
  
 There are more out there popping up every day... There are more out there popping up every day...
 +
 +====== Filament Storage ======
 +
 +Filament tends to be hydroscopic, meaning that it will absorb moisture from the air.  As it does so, the filament will become brittle and difficult to print with.  So filament is stored in a sealed container with desiccant beads spread across the bottom.
 +
 +  * Return unused filament in the container and seal the lid.
 +  * When pulling a spool of filament out of the container, make sure it doesn't have any desiccant stuck to it.  Give it a shake or two and run your fingers along the bottom of the spool to dislodge anything that's gotten stuck in there.
  
 ====== The Printing Software ====== ====== The Printing Software ======
Line 45: Line 52:
     * Click the drop-down list and select: Prusa Research i3 MK2     * Click the drop-down list and select: Prusa Research i3 MK2
     * Click: CONNECT\\ If the connection is successful then the CONNECT button will change to "DISCONNECT"\\ \\      * Click: CONNECT\\ If the connection is successful then the CONNECT button will change to "DISCONNECT"\\ \\ 
 +
 +====== MatterControl Manual ======
 +
 +A more comprehensive rundown of MC's functions can be found here:
 +
 +[[http://wiki.mattercontrol.com/Main_Page]]
 +
 +I'll just give you a quick rundown of a basic printing process in the instructions below.
  
 ====== Loading A Model ====== ====== Loading A Model ======
Line 51: Line 66:
   - In the file browser window that appears, navigate to the directory where your model file is, select the file, and click: Open\\ {{::screenshot_2018-07-02_09-44-53.png|}}\\ \\    - In the file browser window that appears, navigate to the directory where your model file is, select the file, and click: Open\\ {{::screenshot_2018-07-02_09-44-53.png|}}\\ \\ 
   - The model will appear in the print queue list on the left wide of the window, and a 3D rendering of the model will appear on the right.\\ {{::screenshot_2018-07-02_09-50-27.png?800|}}\\ \\    - The model will appear in the print queue list on the left wide of the window, and a 3D rendering of the model will appear on the right.\\ {{::screenshot_2018-07-02_09-50-27.png?800|}}\\ \\ 
 +
 +The portion of the window listing the print queue also shows other controls.  The queue is just one of the tabs listed along the top of this portion of the window.  The other tab you will use often will be the "Settings & Controls" tab, from which you can modify
  
 ====== Preparing A Model For Print ====== ====== Preparing A Model For Print ======
Line 56: Line 73:
 The model rendering portion of the window on the right contains two tabs at the top, labeled "3D VIEW" and "LAYER VIEW". The model rendering portion of the window on the right contains two tabs at the top, labeled "3D VIEW" and "LAYER VIEW".
  
-  * When the "3D VIEW" tab is selectedthere are a couple of controls at the bottom that allow you to modify the model:\\ \\  +  * If you need to rotate or scale your model, then, under the "3D VIEW" tab, at the bottom of the window: 
-    * **Insert:** -- This allows you to add an additional model to the build plate for this print job.  Clicking on "Insertwill bring up another file browser window and prompt you to select your additional file(s).  After inserting one or more files, the controls at the bottom of the window allow similar modifications as those allows on the "Edit" control (described below).\\ \\  +    - Click: "Edit"\\ {{::screenshot_2018-07-02_10-40-21.png|}} 
-    **Edit:** -- This allows you to perform certain modifications to the model(s) of this print job.\\ \\  +    - Use the editing tools on the right of the window.\\ {{::screenshot_2018-07-02_10-42-14.png|}} 
-      * **Group** -- Combines all models currently displayed.  Any further modifications performed will take place on all the models as a whole+    - When finished, click "Save" (or "Cancel")\\ {{::screenshot_2018-07-02_10-43-21.png|}} 
-      * **Ungroup** -- Separates unconnected models.  Once ungroupedthe models can be selected and edited individually+ 
-      * **Align** -- If your printer has multiple extruders -- which ours do not -- then the Align function is also used to merge two parts of a multi-material print together.  Otherwise, for single-extruder printersAlign acts in similar way to Arrange by lining up the models in grid. +  * If your model contains overhanging parts that might need support during print, here is how you turn on/off support generation: 
-      * **Arrange** -- Centers all models in a grid pattern+    - Click: Settings & Controls\\ {{::screenshot_2018-07-02_10-45-47.png|}} 
-      * **Copy** -- Makes copy of the currently selected model+    - Click the tabSettings\\ {{::screenshot_2018-07-02_10-47-30.png|}} 
-      * **Remove** -- Removes the currently selected model+    - Under the Settings tab, click: General\\ {{::screenshot_2018-07-02_10-48-42.png|}} 
-      * **Cancel** -- Exits edit mode.  The user is prompted to save any unsaved changes+    - Under General, clickSupport Material\\ {{::screenshot_2018-07-02_10-50-39.png|}} 
-      * **Rotate** -- Allows you to rotate selected model, or try to align it to sit flat on the buid plate+    - Check the box: Generate Support Material\\ {{::screenshot_2018-07-02_10-52-10.png|}}\\ This will generate support for parts of the model that overhang above the build plate.\\ **NOTE:** This will not generate support for parts of the model that overhang other parts of the model.  See "Support Everywherebelow.\\ **NOTE:** To return a setting to it'default valueclick the gray circle with the white "x" off to the right: {{::screenshot_2018-07-02_10-54-24.png|}} 
-      * **Scale** -- Change the size of the selected model.  Additionally, model may be scaled along the XY, or Z axis independently+    - If your model has parts that overhang other parts of the model -- i.e. there are parts of the model that separate the overhang from the build plate -- then you may need to turn on additional support.\\ Click the checkbox: Support Everywhere:\\ {{::screenshot_2018-07-02_10-56-06.png|}} 
-      * **Mirror** -- Flip the model along the X, Y, and/or Z axis. + 
-      * **Display** -- Allows you to look at the model in various different ways+  ClickLAYER VIEW, then click: Generate\\ {{::screenshot_2018-07-02_10-59-42.png|}}\\ After generating a list of print instructions for the printer, MC will display some statistics along the right side of the window, including a rough estimate of the expected print time and amount of filament used.\\ {{::screenshot_2018-07-02_11-03-08.png|}} 
-    * **Export:** -- Some printers do not connect directly to MatterControl, but instead use an SD card.  MatterControl can be used to prepare the print, save the resulting print instruction file (called a gcode file) to the SD card, and then the card can be inserted into the printer.  This isn't a function that I'm going to show you how to use here though, so don't worry about it. +  By default, MC will only show you the first layer under the LAYER VIEW pane.  Click: 3D\\ {{::screenshot_2018-07-02_11-04-57.png|}} 
-    You can move models around on the build place with the left mouse button. +  * Use the slider on the right of the layer view pane, or the layer selection controls at the bottom, to view the expected output of the generated print commands.  This output will not only include the model itself, but also any support material printed as well.  Print speeds are color-coded with legend displayed in the upper right of the pane.\\ {{::screenshot_2018-07-02_11-09-09.png|}} 
-    * You can move the camera angle with the right mouse button. + 
-    * You can zoom in and out with the mouse wheel. +**NOTE:** Any support material that you print will increase print time.  Alsoremoving support material can be challenging, so think about the print instructions as displayed in the LAYER VIEW and consider whether or not rotating or scaling the model might help
-    * You can pan the camera by holding down the mouse wheel.\\ \\  + 
-  * When the "LAYER VIEW" tab is selected:+====== Prepping The Printer ====== 
 + 
 +  Click: CONTROLS\\ {{::screenshot_2018-07-02_11-12-04.png|}} 
 +  * Click: PREHEAT\\ {{::screenshot_2018-07-02_11-15-14.png|}} 
 + 
 +==== Removing Filament From The Printer ==== 
 + 
 +  * Wait for the printer to reach temperature 
 +  * Click: Retract\\ {{::screenshot_2018-07-02_11-17-29.png|}}\\ Gently pull up on the filament as it retracts.  Continue clicking Retract until the filament comes loose from the extruder drive. 
 + 
 +==== Inserting Filament Into The Printer ==== 
 + 
 +  * Wait for the printer to reach temperature 
 +  * Using a pair of scissorscut the end of the filament at 45 degree angle to make point 
 +  Press on the tension release handle on the extruder drive to make it easier to insert the filament 
 +  While holding on the tension release handle, insert the filament into the print head.  You will probably have to finagle it around a bit before it goes all the way in.  But once inserted properly you should be able to push the filament through by hand and see thin stream of it coming out of the bottom of the print head
 + 
 +==== Prepping The Build Plate ==== 
 + 
 +  * **Makerbot Replicator 2** -- The build plate is covered with painter's tape.  Make sure that the tape is secure and free from tears.  If the tape needs to be replaced then the build plate can be removed by pushing the plate back and lifting the front of the plate out of it's holding tabs.  Replace any damaged tape, and then replace the build plate back into the machine.  After replacing strip of tape, use the alcohol and cotton swabs to rub down the new tape for a bit This will remove some of the waxy surface of the tape and allow the filament to adhere better to the build plate.  Use some glue stick as added insurance if necessary.\\ \\  
 +  * **PRUSA i3 MK2s** -- The PRUSA has been modified to use a glass build plate.  Glue stick is used to create a tacky surface on the glass so that the first layer will stick well.  If needed, smear on some more glue stick
 + 
 +**NOTE:** Try not to touch the surface of the build plate with your hands.  Handle the build plate by the edges only.  Oils from your skin can interfere with the ability of the filament to adhere to the build plate, resulting in failed prints
 + 
 +====== Beginning Your Print ====== 
 + 
 +  Click: Print 
 +    * **Makerbot Replicator 2** -- No special requirements are needed to start print on the Makerbot
 +    * **PRUSA** -- The glass build plate on the PRUSA is an aftermarket modification.  When MatterControl begins print some special care must be taken: 
 +      - MC will beep at you and display a pop-up window telling you that the printing process has been paused.\\ {{::screenshot_2018-07-02_12-01-19.png|}} 
 +      - Remove the clips holding the glass build plate onto the bedand then remove the glass plate
 +      - Click: Resume\\ The printer will go through a self-leveling routing where the extruder head will use a probe on multiple points around the bed.\\ \\   **If the glass were still on the bed during this self-leveling process then the extruder head would crash into the glasspossibly damaging the printer and/or breaking the glass.** \\ \\  
 +      Once the self-leveling process has completed and the printer has reached temperature, MC will beep at you a second time.\\ Place the glass back onto the bed and secure with the four clips.  Make sure the clips and glass won't collide with anything as the build plate moves forward and backward
 +      - ClickResume\\ \\  
 +  Watch as the first layer is printed.  The first layer should look slightly smooshed as it's extruded onto the build plate.  A poor first layer can have disastrous effects on the rest of the print, so if anything goes wrong then consider canceling the print, make some alterations if necessary, and restarting the print. 
 + 
 +**NOTE: If anything goes horribly wrong during the printing process click "Cancel Print" If the printer is in danger of damaging itself then cycle the printer off and on again.  This will interrupt the printing process immediately but still allow the printer to run it's fans to prevent part damage.  Then see the IT manager for help.*
 + 
 +====== Removing A Print ====== 
 + 
 +Using the tools provided, carefully remove the model from the bed For the Makerbot, try to avoid ripping the tape if possible For the PRUSA, you may remove the clips and then remove the glass plate to make it easier to then remove the model from the glass
 + 
 +====== My Print Failed, This Sucks! ====== 
 + 
 +{{::19672643310_bca7fe1ed6_k-1024x576.jpg?320|}} 
 + 
 +3D printing can be a challenge.  Especially if you're new and/or your printer isn't finely tuned just right (and chances are our printers are not tuned just right).  Feel free to consult with the IT manager for assistance at any point along your printing journey! 
3d_printing_operation.1530541209.txt.gz · Last modified: 2018/07/02 14:20 by peek