Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Intro.|[Why the HevORT?](/intro.md)
4.|[Which electronics?](/electronics.md)
5.|[**Main Data**: CAD, BOM and STLs](/purchased.md)
6.|[How to Print your Parts](/howtoprint.md)
7.|Assembly Instructions
7.|[Assembly Instructions](/assembly.md)
8.|[Firmware configuration](/firmwaresettings.md)
9.|First run!
10.|Calibration
Expand Down
129 changes: 129 additions & 0 deletions assembly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# Assembly Instructions
The Assembly is done in Layers where you build up the frame and mount all parts in the same time.

This is done because drop in t-nuts are not recommended.

So before you start be sure to have all parts printed and all needed screws, rails, bearings, ... sourced as required.

> It is highly recommended that you use the CAD files the whole time.
>
> You will find every single part in it and can check how is everything assembled.

## 1. Prepare printed parts
- Prepare all printed parts so that they are fully assembled and can be mounted to the frame afterwards
- Add all bearings, screws, shafts, nuts and pulley
- As there are so maney different configs you have to check and use the CAD files to assemble everything

### Used Parts:
- All parts flaged with MAKE
- Screws, bearings, idler, pulley, nuts

## 2. Build Frame
- Now we start bulding the main frame
- We will start from the bottom and build the first square
- Be sure to attach the L-joints in the extrusion
- 2 in the X-Axis
- 1 per side in the Y-Axis

### Used Parts:
- Corner Brackets
- 3030 M6 T-Nut
- M6x12 Screws
- L-Joints
- Extrusion

![](/images/assembly/frame.png)

## 3. Add Z-Parts
- Screw the Z-Rails onto the extrusion
- Screw motor mounts to the extrusion
- Drop in both Z front extrusions
- Drop in the Z back "T" shaped
- Be sure to drop in the T-Nuts for ballscrew top mounts
- 2x M5 T-Nut - X-Axis - facing inside of the printer

### Used Parts:
- Corner Brackets
- M6 T-Nut
- M6x12 Screws
- MGN12 Rails
- 3030 M3 T-Nut
- 3030 M5 T-Nut
- Z Motor mounts

![](/images/assembly/zaxis.png)

## 4. Add Y-Layer
- Screw linear rails an extrusion
- Slide in both extrusions
- The L-Joints are below the Rails - screw the L-Joint trough the wholes from the rail
- Be sure to drop in the T-Nuts for Y motor mounts and ballscrew top mounts
- 2x M5 T-Nut both Y-Axis facing inside of the printer
- 1x M6 T-Nut both Y-Axis facing inside of the printer
- 2x M6 T-Nut both Y-Axis facing outside of the printer
- Slide in Y Motors and Idlers from the top

### Used Parts:
- M6 T-Nut
- 3030 M5 T-Nut
- M6x14 Screw
- MGN12 Rails with
- L-Joints
- Y Motors and Idlers
- M6x12 Screws

![](/images/assembly/yaxis.png)

## 5. Finish Frame
- Now finish the base frame with the last square on the top

### Userd Parts:
- Corner Brackets
- 3030 M6 T-Nut
- M6x12 Screws
- L-Joints
- Extrusion

![](/images/assembly/whole_frame.png)

## 6. Add Ballscrews and Printbed
- Add the ballscrews with wobble rings and mount them with the top idlers
- Atach the bed square to the ballscrews

### Used Parts
- M3x10 Screw
- M5x12 Screw
- Z Top Idlers
- Ballscrews
- Wobble Rings
- Bed Square with Alu plate

## 7. Assemble X-Gantry and Mount
- Check the video made by MirageC on how to assemble the CFx X-Gantry

<iframe width="560" height="315" src="https://youtu.be/AqlP5ar3LkE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

### Used Parts:
- M3x10 Screw
- Extrusion / Carbon Fibre Tube
- Linear Rail
- Printed Parts
- Belt

## 8. Add Electronics and Frame
- Add all parts nedeed for the electronics compartment
- Finish the electronics frame and mount it

### Used Parts:
- DIN Rails
- 3030 M6 T-Nut
- M6x12 Screws
- L-Joints
- Extrusion

![](/images/assembly/electronics.png)

## 9. Wiring and Software
- Wire everything up as needed in your build
- Configure your system
- Have fun with your new printer
Binary file added images/assembly/electronics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/assembly/frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/assembly/whole_frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/assembly/yaxis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/assembly/zaxis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.