Difference between revisions of "Duet3 Frame Wiring Diagrams"
Jump to navigation
Jump to search
(Created page with "'''<big>Note: This page is under construction!</big>''' = Introduction = Within the Duet 3 family of boards there are several possible boards and board combinations which ca...") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* Duet 3 Main Board (6HC) along with one or two Duet 3 Extension Boards (3HC). | * Duet 3 Main Board (6HC) along with one or two Duet 3 Extension Boards (3HC). | ||
* Duet 3 Main Board (6HC) along with one to four Duet 3 Tool Boards and a Duet Tool Distribution Board. | * Duet 3 Main Board (6HC) along with one to four Duet 3 Tool Boards and a Duet Tool Distribution Board. | ||
+ | |||
+ | = Diagrams = | ||
+ | |||
+ | == Configurable Diagram == | ||
+ | |||
+ | [https://app.diagrams.net/#Uhttps%3A%2F%2Fgithub.com%2Fmachineagency%2Fjubilee%2Fraw%2Fmain%2Fframe%2Fassembly_instructions%2Fwiring%2Fduet3%2Fduet3_frame_wiring.drawio Duet 3 Frame Wiring Diagram] | ||
+ | |||
+ | Using the DrawIO viewer for the diagram gives you access to the layers in it. This allows you to configure the diagram to reflect the components you are using. For example, it allows you to show the wiring for a Duet 3 main board, extension board, tool boards, and a BL Touch sensor. | ||
+ | |||
+ | The following layers are available: | ||
+ | |||
+ | == With 1 or 2 Extension Boards == | ||
+ | {{sized-external-image-with-link|800px|https://raw.githubusercontent.com/machineagency/jubilee/master/frame/assembly_instructions/wiring/duet3/duet3_frame_wiring.png|none}} | ||
+ | |||
+ | == With Tool Distribution Board and 1 to 4 Tool Boards == | ||
+ | |||
+ | TO DO | ||
+ | |||
+ | = Draw IO = | ||
+ | |||
+ | The diagrams are created using DrawIO. If you would like to view them in DrawIO (or work on them), please follow these steps: | ||
+ | # Download and install DrawIO from [https://github.com/jgraph/drawio-desktop/releases DrawIO Download] | ||
+ | # Run DrawIO | ||
+ | # Select File -> Open Library and select drawio-library.xml | ||
+ | # Select File -> Page Setup and change Grid size to 5. | ||
+ | # Open duet3_frame_wiring.drawio | ||
+ | # If the Layers dialog is not visible, open it using View -> Layers | ||
+ | |||
+ | |||
+ | Editing notes: | ||
+ | * Make sure the correct layer is selected when adding new components to the diagram! Adding connected components on different layers will cause "interesting" behavior. E.g. connecting lines will only be visible if both layers are enabled. You can view and change the layer a component is on by selecting the component and then clicking the "Into box" icon in the layers dialog. | ||
+ | * Most Jubilee components have custom connection points configured, but not all of them. If you need to change them, see [https://desk.draw.io/support/solutions/articles/16000042498-how-to-add-remove-connection-points-how-to-connect-anywhere-on-a-shape- Edit Connection Points] |
Latest revision as of 00:26, 12 January 2022
Note: This page is under construction!
Introduction
Within the Duet 3 family of boards there are several possible boards and board combinations which can be used to build a Jubilee and its tool heads. Some of the common setups include:
- Duet 3 Main Board (6HC) along with one or two Duet 3 Extension Boards (3HC).
- Duet 3 Main Board (6HC) along with one to four Duet 3 Tool Boards and a Duet Tool Distribution Board.
Diagrams
Configurable Diagram
Using the DrawIO viewer for the diagram gives you access to the layers in it. This allows you to configure the diagram to reflect the components you are using. For example, it allows you to show the wiring for a Duet 3 main board, extension board, tool boards, and a BL Touch sensor.
The following layers are available:
With 1 or 2 Extension Boards
With Tool Distribution Board and 1 to 4 Tool Boards
TO DO
Draw IO
The diagrams are created using DrawIO. If you would like to view them in DrawIO (or work on them), please follow these steps:
- Download and install DrawIO from DrawIO Download
- Run DrawIO
- Select File -> Open Library and select drawio-library.xml
- Select File -> Page Setup and change Grid size to 5.
- Open duet3_frame_wiring.drawio
- If the Layers dialog is not visible, open it using View -> Layers
Editing notes:
- Make sure the correct layer is selected when adding new components to the diagram! Adding connected components on different layers will cause "interesting" behavior. E.g. connecting lines will only be visible if both layers are enabled. You can view and change the layer a component is on by selecting the component and then clicking the "Into box" icon in the layers dialog.
- Most Jubilee components have custom connection points configured, but not all of them. If you need to change them, see Edit Connection Points