21 lines
2.2 KiB
Markdown
21 lines
2.2 KiB
Markdown
|
|
|
|
# Enclosed Box Mounting System
|
|
|
|

|
|
|
|
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
|
|
|
|
- This system comprises three parts: two side rails, and a front plate.
|
|
- This system is useful for mounting heavier box-shaped things. It works by first sliding in the box inside the side rails (which secures `x`, `z`, and one half of the `y` axis), and then mounting the front plate along the main rails (fully securing the `y` axis).
|
|
- Side rails will most likely require supports to print.
|
|
- For wider boxes (nearing the `maxUnitWidth` of the rack), you will have to set `recessSideRail` to true. This is so the side rails do not collide with the main rack rails.
|
|
|
|
### BOM:
|
|
|
|
| Item | Name | Quantity | Comment |
|
|
|---------------------------------------------------------------|---------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------|
|
|
| <img src="../../media/bom/fhcs_medium.gif" height="60" width="72"> | M3x12 FHCS | 8 | Extras are useful and inexpensive. If you plan on eventually stacking multiple racks together, don't hesitate to get a lot more. |
|
|
| <img src="../../media/bom/hex_nut.gif" height="60" width="72"> | M3 hex nut | 8 | ☝️ |
|
|
| <img src="../../media/bom/fhcs_medium.gif" height="60" width="72"> | M4x12 FHCS | 4 | ☝️ |
|
|
| <img src="../../media/bom/hex_nut.gif" height="60" width="72"> | M4 hex nut | 4 | ☝️ | |