Difference between revisions of "Assembly Instructions"

From Jubilee
Jump to navigation Jump to search
(master branch renamed to main)
Line 95: Line 95:
  
 
=== Supported Control Boards ===
 
=== Supported Control Boards ===
Currently, only the Duet2 in conjunction with the Duex5 Expansion board is fully supported. To get a sense of the firmware requirements needed for porting Jubilee to other control boards, see the page on [[Adding_Control_Boards| Adding Control Boards]].
+
Currently, only the Duet2 in conjunction with the Duex5 Expansion board is fully supported.
 +
 
 +
To get a sense of the firmware requirements needed for porting Jubilee to other control boards, see the page on [[Adding_Control_Boards| Adding Control Boards]].
 +
 
 +
==== Duet 2 + Duex5 Provisioning ====
 
* [[Configuring the Duet2 Control Board]]
 
* [[Configuring the Duet2 Control Board]]
 
* [[Connecting to Jubilee]]
 
* [[Connecting to Jubilee]]
 
* [[Updating the Firmware]]
 
* [[Updating the Firmware]]
 +
 +
==== Duet3 6HC + Pi + 3HC Expansion Provisioning ====
 +
 +
* [[Duet3 Raspberry Pi Provisioning]]
 +
* TODO
 +
 +
==== Duet3 Mini + Pi + 3HC Expansion Provisioning ====
 +
 +
* [[Raspberry Pi Provisioning]]
 +
* TODO
 +
 +
==== Klipper ====
 +
* TODO
  
 
===First Power-Up===
 
===First Power-Up===

Revision as of 10:26, 16 June 2021

Let the build begin! Image Credit: @Danal on Discord

Building a Jubilee tool changer platform can be broken down into the following high-level discrete stages:

  1. Building the frame and tool-changer mechanism
  2. Connecting the electronics
  3. Tuning the build for its target application
  4. Building and connecting the tools

The instructions for one Jubilee frame are broken down below.

For assembly instructions and wiring diagrams related to tools, see the page for that particular tool from the Tools page.

Questions about the assembly? Check out the FAQs, or reach out on Discord.

Hardware

For the mechanical assembly, all subassemblies are detailed with step-by-step visual instructions.

Pre-requisite Knowledge

Frame Assembly Instructions

The instructions must be completed sequentially from Section 1 to Section 3. Instructions in the same section don’t depend on each other, so they can be done at the same time with a friend.

Part Prep

Before assembling the frame:

Section I

Some instructions relate to older versions of the design. They are:


Section 2

Additionally, video Links to the CoreXY assembly are provided below:

Section 3

Electronics

duet2_frame_wiring.png

Pre-Requisite Knowledge

Wiring Diagrams

All wires needed for the frame are called out in the corresponding wiring diagrams. Important Note: XY motors and ZZZ motors have different pinouts, which means their wires will have a different color coding. This color coding is respected in the diagram, but it is easy to mix up the included cables in real life. Do keep motors and the wires they came with together as a pair. Do not mix motor cables.

Duet 2 Wiring

Duet3 Wiring

This wiring configuration matches the existing config files for the corresponding control board.

Supported Control Boards

Currently, only the Duet2 in conjunction with the Duex5 Expansion board is fully supported.

To get a sense of the firmware requirements needed for porting Jubilee to other control boards, see the page on Adding Control Boards.

Duet 2 + Duex5 Provisioning

Duet3 6HC + Pi + 3HC Expansion Provisioning

Duet3 Mini + Pi + 3HC Expansion Provisioning

Klipper

  • TODO

First Power-Up

Tuning

Depending on your machine's target application, you may need to do some additional tuning.

Tuning Before Your First 3D Print

Tuning Before Multicolor Drawing

Tools

For assembly instructions and wiring diagrams related to tools, see the page for that particular tool from the Tools page.