Skip to content

Commit

Permalink
Add output/fromstep connections for each assembled shelf
Browse files Browse the repository at this point in the history
  • Loading branch information
julianstirling committed Mar 27, 2024
1 parent b3f938f commit c0f9416
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 13 deletions.
7 changes: 5 additions & 2 deletions buildconf.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
AutoCompleteSubNav: true
CustomCategories:
consumable:
DisplayName: Comsumables
Reuse: false
mech:
DisplayName: Mechanical Components
Reuse: false
Expand All @@ -9,9 +12,9 @@ CustomCategories:
printed:
DisplayName: 3D printed parts
Reuse: false
consumable:
prev:
Reuse: false
DisplayName: Comsumables
DisplayName: Previously Assembled
DefaultCategory: mech
HoverColor: '#555555'
License: CERN-OHL-S-2.0
Expand Down
49 changes: 46 additions & 3 deletions construction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,65 @@
![](images/RackAssembly1.jpg)
![](images/RackAssembly2.jpg)

## Add the shelves {pagestep}
## Add the NUC and Netgate shelves {pagestep}

* Lightly screw two [M4x10mm cap screws]{qty:2, cat:mech} into the top two holes of the [Assembled NUC Shelf](fromstep){qty:1, cat: prev} until they first start to bite.
* Check the screws are not protruding through the back of the shelf-front
* Slide the shelf over the legs and down to the bottom of the rack
* Don't tighten the screws up yet!

Each draw uses [M4x10mm cap screws]{qty:2, cat:mech}
![](images/RackAssembly3.jpg)

* Repeat the same process with the [Assembled Netgate Shelf](fromstep){qty:1, cat: prev} and two more [screws][M4x10mm cap screws]{qty:2, cat:mech}.


![](images/RackAssembly4.jpg)
![](images/RackAssembly5.jpg)

## Mount the Omni on top of the rack {pagestep}

* Take the [Assembled Omni Shelf](fromstep){qty:1, cat: prev} and place it on top of the rack so the screen on the omni face the front of the rack.
* Use four [M4x10mm countersunk screws]{qty:4} to attach the shelf to the four legs of the rack

![](images/RackAssembly6.jpg)

## Mount the Patch Panel and Switch {pagestep}

* Slide the [Assembled Patch panel](fromstep){qty:1, cat: prev} into the rack as high as it will go.
* Use two [M4x10mm cap screws]{qty:2, cat:mech} to secure it in place.

![](images/RackAssembly7.jpg)

* Now slide the [Assembled UniFi Switch Shelf](fromstep){qty:1, cat: prev} underneath the patch pannel.
* Use two [M4x10mm cap screws]{qty:2, cat:mech} to secure it in place.

![](images/RackAssembly8.jpg)

## Raise the NUC and Netgate shelves {pagestep}

* Slide both the Netgate and the NUC shelved up as high as they will go.
* Tighten the screws in these shelves to hold them into the rack.

![](images/RackAssembly9.jpg)

## Insert the remaining shelves {pagestep}

* Insert the final four shelves into the remain space in the following order (from top to bottom)
* [Assembled USB Power Shelf](fromstep){qty:1, cat: prev}
* [Assembled SSD shelf](fromstep){qty:1, cat: prev}
* [Assembled Raspberry Pi Shelf](fromstep){qty:1, cat: prev}
* [Stuff Shelf](fromstep){qty:1, cat: printed}
* Secure each in place with two [M4x10mm cap screws]{qty:8, cat:mech}

![](images/RackAssembly10.jpg)
![](images/RackAssembly11.jpg)
![](images/RackAssembly12.jpg)

## Insert the remaining screws {pagestep}

* Finally fill the remaining holes in the front of the shelves with [M4x10mm cap screws]{qty:16, cat:mech}.

![](images/RackAssembly12.jpg)
![](images/RackAssembly13.jpg)



Binary file modified images/RackAssembly13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 1 addition & 4 deletions netgate_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,4 @@

![](images/Netgate4.jpg)





[Assembled Netgate Shelf]{output, qty:1, hidden}
1 change: 1 addition & 0 deletions nuctall_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@

![](images/NUC_shelf2.jpg)

[Assembled NUC Shelf]{output, qty:1, hidden}
2 changes: 1 addition & 1 deletion omnicharge_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
![](images/OmniShelfAssembly4.jpg)
![](images/OmniShelfAssembly5.jpg)


[Assembled Omni Shelf]{output, qty:1, hidden}
2 changes: 1 addition & 1 deletion patch_panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@

![](images/Patch7.jpg)


[Assembled Patch panel]{output, qty:1, hidden}
4 changes: 3 additions & 1 deletion pi_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@
* Adjust the Raspberry Pi so that the 4 lugs on the tray align with the 4 holes in the PCB
* Using four [M2.5x6mm cap screws]{qty:4} and a [2mm Allen Key]{qty:1, cat:tool}, secure the pi to the shelf.

![](images/PiShelfAssembly3.jpg)
![](images/PiShelfAssembly3.jpg)

[Assembled Raspberry Pi Shelf]{output, qty:1, hidden}
1 change: 1 addition & 0 deletions ssd_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@

![](images/SSDShelfAssembly2.jpg)

[Assembled SSD shelf]{output, qty:1, hidden}
1 change: 1 addition & 0 deletions switch_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
![](images/UniFi_Flex_Switch5.jpg)
![](images/UniFi_Flex_Switch6.jpg)

[Assembled UniFi Switch Shelf]{output, qty:1, hidden}
4 changes: 3 additions & 1 deletion usb_shelf.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@
* Tighten each screw until the power adapter is held firmly
*{warning} Do not over tighten the screws in this step as this may damage the plastic.

![](images/AnkerUSBPower3.jpg)
![](images/AnkerUSBPower3.jpg)

[Assembled USB Power Shelf]{output, qty:1, hidden}

0 comments on commit c0f9416

Please sign in to comment.