Difference between revisions of "Instructions"
(→Quick Reference Training Materials) |
(→Troubleshooting, Maintaining, and Tuning) |
||
(184 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
Here are some step by step instructions for learning how to use your Hyrel 3D Printer. | Here are some step by step instructions for learning how to use your Hyrel 3D Printer. | ||
− | + | == '''Before You Get Started''' == | |
+ | <span style="color: red;">'''ALL printer models:'''</span> | ||
− | = | + | # [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Plugging in Motor Cables] |
− | + | === Unboxing and Initial Setup: 30M Models === | |
− | + | {| border="1" class="wikitable" | |
+ | | <gallery>File:S30M.jpg</gallery> | ||
+ | | | ||
+ | # '''PDF:''' [http://hyrel3d.net/instructions/HYREL%20LLC%20-%20Quick%20Start%20Guide%20v01a.pdf Quick Start Instructions] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Plugging in Motor Cables] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=bHxC2__DPsM System 30M Unboxing] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=0Apq3tlila8 System 30M Initial Setup] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/shorts/ETKVKX4PIBA System 30M Tablet Setup] | ||
+ | |- | ||
+ | |} | ||
− | == | + | === Unboxing and Initial Setup: ESR Models === |
− | === | + | {| border="1" class="wikitable" |
+ | | <gallery>File:ENG.jpg</gallery> | ||
+ | | | ||
+ | # '''PDF:''' [http://hyrel3d.net/instructions/HYREL%20LLC%20-%20Quick%20Start%20Guide%20v01a.pdf Quick Start Instructions] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Plugging in Motor Cables] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=WSwerPx93qA ESR Unboxing and Initial Setup] | ||
+ | |- | ||
+ | |} | ||
− | + | === Unboxing and Initial Setup: Hydra Models === | |
− | + | {| border="1" class="wikitable" | |
+ | | <gallery>File:H21.jpg</gallery> | ||
+ | | | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Plugging in Motor Cables] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=FTPT0TiFSJw Hydra 21 Model Unboxing] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=NQn0MgFGswE Hydra 21 Bed Leveling] | ||
+ | Older videos below still generally apply: | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=fuLCsqfAX3E Hydra Model Startup] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=pPtGSwyS140 Hydra Home Calibration Details] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=Udbu_Zuh8k0 Hydra Model Controls Overview] | ||
+ | |- | ||
+ | |} | ||
− | === | + | === Unboxing and Initial Setup: Engine HR (High Resolution) === |
− | |||
− | |||
− | + | {| border="1" class="wikitable" | |
− | [ | + | | style="text-align:center;" | <gallery>File:EHR.png</gallery> |
+ | | | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Plugging in Motor Cables] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=BZjoNhQcYb8 Unboxing and Set Up of the EHR] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=NbWgw9KY6Ic How the Engine HR is Set Up, Part 1] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=xMsXzGPHjng How the Engine HR is Set Up, Part 2] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=O1xmXCdj1xE Setting the Z-Zero on the EHR, older] | ||
+ | |- | ||
+ | | colspan="2" style="background-color:#ffffff;" | | ||
+ | '''GCODE to establish sensor-based home in Z and in X/Y:''' | ||
+ | '''G28 Z0''' ''; home Z'' | ||
+ | '''G28 X0 Y0''' ''; home X/Y'' | ||
− | + | '''GCODE to insert BEFORE first move,''' ''assuming 28.2 as your calculated Z-Zero above absolute Zero:'' | |
− | + | '''M660 H2 Z28.2''' ''; set tool height for tool two (Z offset)'' | |
− | = | + | '''GCODE to insert ON first move,''' |
+ | Before: G1 Z0.275 F360 ; move to next layer (0) | ||
+ | After: G1 Z0.275 F360 '''H2''' ; move to next layer (0) ''and invoke head Z offset for this tool'' | ||
+ | |- | ||
+ | |} | ||
+ | <span style="color: maroon;">''Please complete the steps above for your model of printer before printing.''</span> | ||
− | + | == '''BASIC Printing: One STL, One Head''' == | |
− | + | === First Training Session === | |
− | ==== | + | ==== Overview, Tramming, Printing with Reservoirs ==== |
− | + | {| border="1" class="wikitable" | |
+ | | | ||
+ | # '''PDF:''' [http://hyrel3d.net/instructions/t1/HYREL%203D%20-%20T1%20Training%20Session.pdf First Training Session] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=mVyCq7CPGLg Session 1A: Hardware and Software Overview Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=2tIHw_JIQAI Session 1B: Communications and Tramming Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=lFATCfKJf4I Session 1C: Setting Z-Zero and Emulsifiable Print Video] | ||
+ | |} | ||
− | + | ==== Additional Emulsifiable Videos ==== | |
− | ==== | + | # [[File:Yt.png]] [https://www.youtube.com/watch?v=tLHpaePTP-k EMO Series Printing Tips] |
+ | # Overview of Reservoir-based Print Heads: | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=ktK256u0sN8 Overview of the EMO Heads] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=h95IurET7UM Overview of the SDSHeads] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=9_onCKhT_dg Overview of the VOL Heads] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=QD2FrZ4kg1g Overview of the KR2 Heads] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=DQj6oLfrbLo Overview of the SMH-2 Head] | ||
+ | # Loading Reservoir-based Print Heads: | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=4yuzpUqeE-Y Loading the EMO-25] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=IEmQJxlPnuY More Loading the EMO-25] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=YWe3TQGgNW0 Loading the VCD Head] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=0JJp7HeK35M Loading the SDS Head] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=ej55bZXrltA Loading the SDS Head with RTV] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=q-DbAbNMW48 Loading and Printing with the EMO-25] | ||
− | + | === Second Training Session === | |
− | ==== | + | ==== CAD Modeling, Positioning, and Printing with Filaments ==== |
− | + | {| border="1" class="wikitable" | |
+ | | | ||
+ | # '''PDF:''' [http://hyrel3d.net/instructions/HYREL%203D%20-%20Simple%20Print.pdf Second Training Session] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=2yHRuef29L4 Session 2A: Simple CAD Modeling in FreeCAD Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=eLGIRAgLz4w Session 2B: Healing an STL in MeshLab Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=IQbgGwiGVZA Session 2C: Positioning, Scaling, and Rotating your STL Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=dkQpsJWRI4Y Session 2D: Editing Slic3r Recipes Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=kJc9sNlV0fA Session 2E: Slicing your STL and Viewing your GCODE Video] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=v2ifSlZ0qEw Session 2F: Loading and Printing with Filaments Video] | ||
+ | |} | ||
− | + | ==== Additional Filament Videos ==== | |
− | == | + | # '''General Filament Head Instructions:''' |
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=Fg9omXlYR-Q Filament Head Printing Tips] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=0Aj9WCabPgw Post Processing with a Heat Gun] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=Llas80vYFPc Loading and Unloading Filament in Filament Heads] | ||
+ | # '''MK1-250''' and '''FH2-260''' Extruders for Standard Filaments: | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=yaCYFmoIESk Overview] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=v2ifSlZ0qEw Loading and Printing] | ||
+ | # '''MK2-250''' Extruder for Flexible Filaments: | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=SOGKeU3vLbs Overview] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=0dS3bC0BnRQ Loading and Printing] | ||
+ | # '''MK1-450''' and '''FH2-450''' Extruders for High-Temperature Filaments: | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=UvZMecXsHEM Overview] | ||
+ | ## [[File:Yt.png]] Loading and Printing | ||
− | + | === Additional Basic Printing Instructions === | |
− | === | + | # '''PDF:''' [http://hyrel3d.net/pdfs/Repetrel-Printing-Steps-V01d.pdf BASIC Printing Instructions] |
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=q90Bj07MiqI HotHead/HotBed 103 Controller Board LEDs Explained] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=lK_x0M8p9Ew Tramming your Bed: Systems and Engines, 2015 and later] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=soY9uOw3nCM Tramming your Bed: Earlier Systems and Engines] | ||
− | |||
− | |||
− | + | <span style="color: maroon;">''Please become skilled at BASIC Printing before moving to INTERMEDIATE Printing.''</span> | |
− | == | + | == '''INTERMEDIATE Printing: One STL, Multiple Heads''' == |
− | + | # '''PDF:''' [http://hyrel3d.net/instructions/HYREL%20LLC%20-%20MultiPrint%20v0.6.pdf Intermediate Printing Instructions] | |
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=p1Ihd4ETxhg Session 3A - Setting Two Heads to Z-Zero] | ||
+ | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=IQscrgv6uaQ Session 3A - Alternate Version] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=FCuSvQm6ej4 Session 3B - Calibrating the Offset Between Two Heads] | ||
+ | ## [http://hyrel3d.com/downloads/PhoneBuddy2.9.apk PhoneBuddy App] for using your smartphone to calibrate offests | ||
+ | ## '''GCODE:''' [http://hyrel3d.com/downloads/plus.gcode Calibration Target] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=Vn8jnvwh5to Session 3C - Slicing and Printing with Second Head Support] | ||
+ | # [[File:Yt.png]] Session 3D - [https://www.youtube.com/watch?v=cuRcIE-Jbyc Clone or Parallel Printing] | ||
− | |||
− | |||
− | = | + | <span style="color: maroon;">''Please become skilled at INTERMEDIATE Printing before moving to ADVANCED Printing.''</span> |
− | + | == '''ADVANCED Printing: Multiple STLs, Multiple Heads''' == | |
− | + | # [[File:Yt.png]] [https://www.youtube.com/watch?v=3KwJ6OgOx14 Session 4 - Advanced Slicing and Printing: Multiple STLs with Multiple Heads] | |
− | |||
− | |||
− | + | <span style="color: maroon;">''Please refer to the videos below for instructions on Troubleshooting, Maintaining, and Tuning your Printer.''</span> | |
− | |||
− | + | == '''Other Accessory Overviews''' == | |
− | * | + | * [[File:Yt.png]] [https://www.youtube.com/watch?v=Tz6mRSkOaSk Overview of the LA5-808 and LA6-450 Lasers] |
− | |||
− | |||
− | + | == '''Troubleshooting, Maintaining, and Tuning''' == | |
− | * | + | ''[[Videos | List of ALL Videos]] |
+ | |||
+ | === How do I change nozzles or clean nozzles? === | ||
+ | |||
+ | Carefully: | ||
+ | # Heat to the printing temperature of the material loaded. | ||
+ | # Move the manual lever to the left, retracting material until it is free of the advancement gear, then remove by hand. | ||
+ | # Turn off heat to the head and remove it from the yoke. *Nozzle should be HOT when this step is done; use caution. | ||
+ | # With a 1/4" driver or wrench, remove the nozzle. | ||
+ | # Inspect the nozzle cavity for any stray material; if found, remove with tweezers, solvent, air pressure or other means. | ||
+ | # The old nozzle can be cleaned with a fine drill bit the same size as (or slightly smaller than) the nozzle diameter; some users also soak the nozzle in an appropriate solvent to remove all material. | ||
+ | # With a 1/4" driver or wrench, attach the new nozzle. | ||
+ | # Use normal procedure for heating and loading filament. | ||
+ | |||
+ | === How do I change nozzle sizes? === | ||
+ | |||
+ | There are two places where we consider nozzle size: | ||
+ | |||
+ | 1. On the head, we use the number you have for nozzle diameter to make our flow calculations. See [[Flow Rate]] for details about how we determine how fast to spin the motor so that you get the proper volume per second of deposition. This image is for printing with a 14# (fourteen gauge, or 1.6mm ID) luer needle: | ||
+ | |||
+ | [[File:H_N_mat_tab.png]] | ||
+ | |||
+ | 2. In the recipe, we use the extrusion width numbers to determine how far apart to place each bead of material. We expect your extrusion width to be 10% wider than your nozzle diameter (to allow for a nice sandbag-shaped cross section). This image is for printing with a 14# (fourteen gauge, or 1.6mm ID) luer needle: | ||
+ | |||
+ | [[File:H_N_slicer.png]] | ||
+ | |||
+ | This applies to everything we print, from PLA to Porcelain to PEEK. | ||
+ | |||
+ | Please note that we do NOT use any other variable relating to nozzle diameter. Not Bridge Flow Ratio. Not Nozzle Diameter. Not Extrusion Multiplier. All of these variables affect the E values in your gcode. Which we then ignore. | ||
+ | |||
+ | === How do I load an Extruder onto the Printer === | ||
+ | |||
+ | As with all Hyrel heads, the following process should be followed: | ||
+ | |||
+ | # Start with a level bed and Repetrel running and connected to the printer. | ||
+ | # Load the gibs on the Head into the gib slots on the Yoke from above and slide the head down into place; the last mm of travel should be done gently, ensuring that the electrical connector seats properly (firmly and completely) into the receiving connector. | ||
+ | # Ensure the LEDs on the print head are flashing - this means the Head is communicating with the Motion Controller. | ||
+ | # Tighten the thumbscrew in the rear, to prevent the head from moving relative to the Yoke. | ||
+ | # If the Head doesn't show up in Repetrel, press and release the RESET button on the front of the printer. | ||
+ | # Once the Head is shown in repetrel, proceed to setting your Z-Zero position. | ||
+ | |||
+ | See also: [https://www.youtube.com/watch?v=EMfkmXFuPd0 Loading Print Heads into your Hyrel 3D Printer] | ||
+ | |||
+ | === How do I load material into a Filament Head? === | ||
+ | |||
+ | Filament heads all ship with a remaining piece of filament from the last test print (ABS, 240C for low-temp heads, and PEEK, 420C for high-temp heads. We recommend leaving a few cm of filament above the head when changing heads. | ||
+ | |||
+ | Unloading: | ||
+ | |||
+ | # With the head properly seated and the emergency stop OUT, warm the head to the service temperature of the presently loaded material. | ||
+ | # If presently loaded to a spool, press down on the blue pneumatic fitting and release the guide tubing; then cut the filament a few cm above the head. | ||
+ | # Press the manual feed lever (at the top left of the head's 103 circuit board) to the left, retracting the filament. Retract until the filament comes free of the motor shaft, then remove. | ||
+ | |||
+ | Loading: | ||
+ | |||
+ | # Straighten (if needed) the last few cm of the new filament, which should be routed through the guide tubing. Insert it down through the pneumatic fitting, into the PTFE guide tube, until it comes in contact with the motor shafts. | ||
+ | # Press the manual feed lever to the right, advancing the filament two to three cm. | ||
+ | # In repetrel, click the motor on at 500 (pulses per second) until the new filament advances to the melting zone and forces the old filament out. Advance about 30cm of filament, checking for smooth sides and uniform color. | ||
+ | # Remove excess filament with tweezers. Seat the guide tubing. You are ready to go. | ||
+ | |||
+ | See also: [https://www.youtube.com/watch?v=cW77WBv3x0Q How to Load Filament into a Hyrel 3D Print Head] | ||
+ | |||
+ | |||
+ | === General === | ||
+ | |||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=RlJqdhtpB6Q Establishing Connectivity between PC and Printer] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=A0I6Xu9Tlvc Updating Slic3r Settings] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=XKCEkKSolZc Replacing the 103 HotHead Controller] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=yM8QMZBTb4o Updating the 103 HotHead / HotBed Controllers] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=cFAFRkpLmww Updating the 407 Motion Controller] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=ysO8oAzFwC4v Assembling the new PEEK Fan Nozzle on the MK1-250 and MK2-250] | ||
+ | |||
+ | === Hydra Models === | ||
+ | |||
+ | ==== Configuration ==== | ||
+ | |||
+ | # [[File:Yt.png]] [https://youtu.be/FnYDoNkgOrI Converting from Printer to CO2 Laser] | ||
+ | |||
+ | ==== Adjustments ==== | ||
+ | |||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=pPtGSwyS140 Hydra Home Calibration Details] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=Az7V1FSRJfs Adjusting X and Y Belt Tension] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=zEsnegXhpLw Adjusting Z Belt Tension] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=SyMB5063J5E Adjusting Linear Bearings] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=GCzPw4FOG8c Draining Laser Coolant] | ||
+ | |||
+ | === System 30M and Engine (SR) Models === | ||
+ | |||
+ | ==== Adjustments ==== | ||
+ | |||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=0gFX6Mh-ths Adjusting the X-Arm] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=4GYWfMrs0F8 Tightening the X Belt] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=LZd0ecogGlQ Adjusting the Y-Arm] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=IkgviAGep-c Tightening the Y Belt] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=ImMo3V1D70w Adjusting the Table Arm Block] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=lK_x0M8p9Ew Tramming the heated build platform and setting Z-Zero] | ||
+ | |||
+ | ==== Replacements ==== | ||
+ | |||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=Zl1sqy6PWx8 Replacing the Power Supply] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=FkJT3ILlAHw Replacing the Heated Build Platform] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=EosKDe-SyUI Replacing the (old) 4A fuses (1206 package) on the Yoke] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=XKCEkKSolZc Replacing the Print Head PCB] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=66S9XJ-KeU8 Replacing the Main I/O (Spine) Board] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=b583I7AlGJI Replacing the Tablet Interface Board] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=b583I7AlGJI&t=6m24s Running from an External PC (start at 6:24)] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=D2sWEYRVAII Replacing the LED Strips] | ||
+ | # [[File:Yt.png]] [https://www.youtube.com/watch?v=14ynZ3DHzVg Replacing the Front Switch Panel] | ||
+ | |||
+ | == '''YouTube Directories''' == | ||
+ | |||
+ | # [[File:Yt.png]] The Hyrel YouTube Channel: https://www.youtube.com/channel/UCT-48K-0Y4xoTvbJCjyDFXA/videos | ||
+ | # [[File:Yt.png]] Karl Gifford's YouTube Channel: https://www.youtube.com/user/karl0gifford/videos?sort=dd&shelf_id=0&view=0 |
Latest revision as of 14:50, 18 June 2025
Here are some step by step instructions for learning how to use your Hyrel 3D Printer.
Before You Get Started
ALL printer models:
Unboxing and Initial Setup: 30M Models
|
Unboxing and Initial Setup: ESR Models
|
Unboxing and Initial Setup: Hydra Models
|
Older videos below still generally apply: |
Unboxing and Initial Setup: Engine HR (High Resolution)
|
|
GCODE to establish sensor-based home in Z and in X/Y: G28 Z0 ; home Z G28 X0 Y0 ; home X/Y GCODE to insert BEFORE first move, assuming 28.2 as your calculated Z-Zero above absolute Zero: M660 H2 Z28.2 ; set tool height for tool two (Z offset) GCODE to insert ON first move, Before: G1 Z0.275 F360 ; move to next layer (0) After: G1 Z0.275 F360 H2 ; move to next layer (0) and invoke head Z offset for this tool |
Please complete the steps above for your model of printer before printing.
BASIC Printing: One STL, One Head
First Training Session
Overview, Tramming, Printing with Reservoirs
Additional Emulsifiable Videos
-
EMO Series Printing Tips
- Overview of Reservoir-based Print Heads:
- Loading Reservoir-based Print Heads:
Second Training Session
CAD Modeling, Positioning, and Printing with Filaments
Additional Filament Videos
- General Filament Head Instructions:
- MK1-250 and FH2-260 Extruders for Standard Filaments:
- MK2-250 Extruder for Flexible Filaments:
- MK1-450 and FH2-450 Extruders for High-Temperature Filaments:
-
Overview
-
Loading and Printing
-
Additional Basic Printing Instructions
- PDF: BASIC Printing Instructions
-
HotHead/HotBed 103 Controller Board LEDs Explained
-
Tramming your Bed: Systems and Engines, 2015 and later
-
Tramming your Bed: Earlier Systems and Engines
Please become skilled at BASIC Printing before moving to INTERMEDIATE Printing.
INTERMEDIATE Printing: One STL, Multiple Heads
- PDF: Intermediate Printing Instructions
-
Session 3A - Setting Two Heads to Z-Zero
-
Session 3B - Calibrating the Offset Between Two Heads
- PhoneBuddy App for using your smartphone to calibrate offests
- GCODE: Calibration Target
-
Session 3C - Slicing and Printing with Second Head Support
-
Session 3D - Clone or Parallel Printing
Please become skilled at INTERMEDIATE Printing before moving to ADVANCED Printing.
ADVANCED Printing: Multiple STLs, Multiple Heads
Please refer to the videos below for instructions on Troubleshooting, Maintaining, and Tuning your Printer.
Other Accessory Overviews
Troubleshooting, Maintaining, and Tuning
How do I change nozzles or clean nozzles?
Carefully:
- Heat to the printing temperature of the material loaded.
- Move the manual lever to the left, retracting material until it is free of the advancement gear, then remove by hand.
- Turn off heat to the head and remove it from the yoke. *Nozzle should be HOT when this step is done; use caution.
- With a 1/4" driver or wrench, remove the nozzle.
- Inspect the nozzle cavity for any stray material; if found, remove with tweezers, solvent, air pressure or other means.
- The old nozzle can be cleaned with a fine drill bit the same size as (or slightly smaller than) the nozzle diameter; some users also soak the nozzle in an appropriate solvent to remove all material.
- With a 1/4" driver or wrench, attach the new nozzle.
- Use normal procedure for heating and loading filament.
How do I change nozzle sizes?
There are two places where we consider nozzle size:
1. On the head, we use the number you have for nozzle diameter to make our flow calculations. See Flow Rate for details about how we determine how fast to spin the motor so that you get the proper volume per second of deposition. This image is for printing with a 14# (fourteen gauge, or 1.6mm ID) luer needle:
2. In the recipe, we use the extrusion width numbers to determine how far apart to place each bead of material. We expect your extrusion width to be 10% wider than your nozzle diameter (to allow for a nice sandbag-shaped cross section). This image is for printing with a 14# (fourteen gauge, or 1.6mm ID) luer needle:
This applies to everything we print, from PLA to Porcelain to PEEK.
Please note that we do NOT use any other variable relating to nozzle diameter. Not Bridge Flow Ratio. Not Nozzle Diameter. Not Extrusion Multiplier. All of these variables affect the E values in your gcode. Which we then ignore.
How do I load an Extruder onto the Printer
As with all Hyrel heads, the following process should be followed:
- Start with a level bed and Repetrel running and connected to the printer.
- Load the gibs on the Head into the gib slots on the Yoke from above and slide the head down into place; the last mm of travel should be done gently, ensuring that the electrical connector seats properly (firmly and completely) into the receiving connector.
- Ensure the LEDs on the print head are flashing - this means the Head is communicating with the Motion Controller.
- Tighten the thumbscrew in the rear, to prevent the head from moving relative to the Yoke.
- If the Head doesn't show up in Repetrel, press and release the RESET button on the front of the printer.
- Once the Head is shown in repetrel, proceed to setting your Z-Zero position.
See also: Loading Print Heads into your Hyrel 3D Printer
How do I load material into a Filament Head?
Filament heads all ship with a remaining piece of filament from the last test print (ABS, 240C for low-temp heads, and PEEK, 420C for high-temp heads. We recommend leaving a few cm of filament above the head when changing heads.
Unloading:
- With the head properly seated and the emergency stop OUT, warm the head to the service temperature of the presently loaded material.
- If presently loaded to a spool, press down on the blue pneumatic fitting and release the guide tubing; then cut the filament a few cm above the head.
- Press the manual feed lever (at the top left of the head's 103 circuit board) to the left, retracting the filament. Retract until the filament comes free of the motor shaft, then remove.
Loading:
- Straighten (if needed) the last few cm of the new filament, which should be routed through the guide tubing. Insert it down through the pneumatic fitting, into the PTFE guide tube, until it comes in contact with the motor shafts.
- Press the manual feed lever to the right, advancing the filament two to three cm.
- In repetrel, click the motor on at 500 (pulses per second) until the new filament advances to the melting zone and forces the old filament out. Advance about 30cm of filament, checking for smooth sides and uniform color.
- Remove excess filament with tweezers. Seat the guide tubing. You are ready to go.
See also: How to Load Filament into a Hyrel 3D Print Head
General
-
Establishing Connectivity between PC and Printer
-
Updating Slic3r Settings
-
Replacing the 103 HotHead Controller
-
Updating the 103 HotHead / HotBed Controllers
-
Updating the 407 Motion Controller
-
Assembling the new PEEK Fan Nozzle on the MK1-250 and MK2-250
Hydra Models
Configuration
Adjustments
-
Hydra Home Calibration Details
-
Adjusting X and Y Belt Tension
-
Adjusting Z Belt Tension
-
Adjusting Linear Bearings
-
Draining Laser Coolant
System 30M and Engine (SR) Models
Adjustments
-
Adjusting the X-Arm
-
Tightening the X Belt
-
Adjusting the Y-Arm
-
Tightening the Y Belt
-
Adjusting the Table Arm Block
-
Tramming the heated build platform and setting Z-Zero
Replacements
-
Replacing the Power Supply
-
Replacing the Heated Build Platform
-
Replacing the (old) 4A fuses (1206 package) on the Yoke
-
Replacing the Print Head PCB
-
Replacing the Main I/O (Spine) Board
-
Replacing the Tablet Interface Board
-
Running from an External PC (start at 6:24)
-
Replacing the LED Strips
-
Replacing the Front Switch Panel
YouTube Directories
-
The Hyrel YouTube Channel: https://www.youtube.com/channel/UCT-48K-0Y4xoTvbJCjyDFXA/videos
-
Karl Gifford's YouTube Channel: https://www.youtube.com/user/karl0gifford/videos?sort=dd&shelf_id=0&view=0