Difference between revisions of "Instructions"
Jump to navigation
Jump to search
(87 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
== '''Before You Get Started''' == | == '''Before You Get Started''' == | ||
''' | <span style="color: red;">'''ALL printer models:'''</span> | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=T2R3cuBm0S8 Motor Setup] | |||
=== 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=bHxC2__DPsM System 30M Unboxing ] | |||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=0Apq3tlila8 System 30M Initial 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] | # '''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= | # [[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 === | === First Training Session === | ||
==== Overview, Tramming, Printing with | ==== 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] | # '''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=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=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] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=lFATCfKJf4I Session 1C: Setting Z-Zero and Emulsifiable Print Video] | ||
|} | |||
==== Additional Emulsifiable Videos ==== | ==== Additional Emulsifiable Videos ==== | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=tLHpaePTP-k EMO Series Printing Tips] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=tLHpaePTP-k EMO Series Printing Tips] | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=4yuzpUqeE-Y Loading the EMO-25] | # Overview of Reservoir-based Print Heads: | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=IEmQJxlPnuY More Loading the EMO-25] | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=ktK256u0sN8 Overview of the EMO Heads] | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=YWe3TQGgNW0 Loading the VCD Head] | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=h95IurET7UM Overview of the SDSHeads] | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=0JJp7HeK35M Loading the SDS Head] | ## [[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=ej55bZXrltA Loading the SDS Head with RTV] | ## [[File:Yt.png]] [https://www.youtube.com/watch?v=QD2FrZ4kg1g Overview of the KR2 Heads] | ||
# [[File:Yt.png]] [https://www.youtube.com/watch?v=q-DbAbNMW48 Loading and Printing with the EMO-25] | ## [[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 === | === Second Training Session === | ||
==== CAD Modeling | ==== 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] | # '''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=2yHRuef29L4 Session 2A: Simple CAD Modeling in FreeCAD Video] | ||
Line 45: | Line 121: | ||
# [[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=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] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=v2ifSlZ0qEw Session 2F: Loading and Printing with Filaments Video] | ||
|} | |||
==== Additional Filament Videos ==== | ==== Additional Filament Videos ==== | ||
Line 64: | Line 141: | ||
=== Additional Basic Printing Instructions === | === Additional Basic Printing Instructions === | ||
# '''PDF:''' [http://hyrel3d.net/pdfs/Repetrel-Printing-Steps-V01d.pdf | # '''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=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] | # [[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] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=3KwJ6OgOx14 Session 4 - Advanced Slicing and Printing: Multiple STLs with Multiple Heads] | ||
# [[File:Yt.png]] Establishing Connectivity between PC and Printer: https://www.youtube.com/watch?v= | |||
# [[File:Yt.png]] | <span style="color: maroon;">''Please refer to the videos below for instructions on Troubleshooting, Maintaining, and Tuning your Printer.''</span> | ||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | == '''Other Accessory Overviews''' == | ||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | * [[File:Yt.png]] [https://www.youtube.com/watch?v=Tz6mRSkOaSk Overview of the LA5-808 and LA6-450 Lasers] | ||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] Adjusting the Y-Arm: https://www.youtube.com/watch?v= | |||
# [[File:Yt.png]] | == '''Troubleshooting, Maintaining, and Tuning''' == | ||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | ''[[Videos | List of ALL Videos]] | ||
# [[File:Yt.png]] Replacing the 4A fuses (1206 package) on the | |||
# [[File:Yt.png]] | === General === | ||
# [[File:Yt.png]] | |||
# [[File:Yt.png]] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=RlJqdhtpB6Q Establishing Connectivity between PC and Printer] | ||
# [[File:Yt.png]] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=A0I6Xu9Tlvc Updating Slic3r Settings] | ||
# [[File:Yt.png]] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=XKCEkKSolZc Replacing the 103 HotHead Controller] | ||
# [[File:Yt.png]] | # [[File:Yt.png]] [https://www.youtube.com/watch?v=yM8QMZBTb4o Updating the 103 HotHead / HotBed Controllers] | ||
# [[File:Yt.png]] | # [[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 02:20, 1 March 2023
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 MK Series:
- MK1-250 Extruder for Standard Filaments:
- MK2-250 Extruder for Flexible Filaments:
- MK1-450 Extruder 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
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