Document what hardware is required for each rack mount items (#20)

This commit is contained in:
Tommy Santerre
2024-12-26 13:36:32 -05:00
committed by GitHub
parent 3ea9bda2da
commit bb37a3fa34
4 changed files with 32 additions and 2 deletions

View File

@ -5,3 +5,10 @@
![demo](./animate.gif) ![demo](./animate.gif)
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad). Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
### 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 | ☝️ |

View File

@ -10,3 +10,12 @@ Please see [entry.scad](./entry.scad) for config and building. Make sure the cor
- 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). - 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. - 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. - 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 | ☝️ |

View File

@ -6,4 +6,11 @@
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad). Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
- Mount RJ-45 keystone jacks with this part. - Mount RJ-45 keystone jacks with this part.
- Single part. Can be printed without supports. - Single part. Can be printed without supports.
### BOM:
| Item | Name | Quantity | Comment |
|---------------------------------------------------------------|---------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------|
| <img src="../../media/bom/fhcs_medium.gif" height="60" width="72"> | M4x12 FHCS | 4 | 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"> | M4 hex nut | 4 | ☝️ |

View File

@ -6,4 +6,11 @@ Please see [entry.scad](./entry.scad) for config and building. Make sure the cor
- Mount on front rails. - Mount on front rails.
- Single part. Can be printed without supports. - Single part. Can be printed without supports.
- Includes support for custom bottom screws (see `mountPoints` in config). This is useful for SBCs and mini PCs with bottom screws. - Includes support for custom bottom screws (see `mountPoints` in config). This is useful for SBCs and mini PCs with bottom screws.
### BOM:
| Item | Name | Quantity | Comment |
|---------------------------------------------------------------|---------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------|
| <img src="../../media/bom/fhcs_medium.gif" height="60" width="72"> | M4x12 FHCS | 4 | 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"> | M4 hex nut | 4 | ☝️ |