Skip to content

Commit 52e88ed

Browse files
committed
touch up readmes
1 parent 529123e commit 52e88ed

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

rack-mount/enclosed-box/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
88

99
- This system comprises three parts: two side rails, and a front plate.
10-
- 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.
10+
- 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).
1111
- Side rails will most likely require supports to print.
12-
- For wider boxes (nearing the `maxUnitWidth` of the rack), you will have to set `recessSideRail` to true. This is so the side rails will not collide with the main rack rails.
12+
- 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.

rack-mount/patch-panel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
77

8-
- Mount RJ-45 Keystone jacks with this part.
8+
- Mount RJ-45 keystone jacks with this part.
99
- Single part. Can be printed without supports.

rack-mount/tray/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
Please see [entry.scad](./entry.scad) for config and building. Make sure the correct rack profile is configured in [rackFrame.scad](../../config/rackFrame.scad).
66

77
- Mount on front rails.
8-
- Single Part, can also be printed without supports.
9-
- Includes support for custom bottom screws (`mountPoints` in config). This is useful for SBCs and mini PCs with bottom screws.
8+
- Single part. Can be printed without supports.
9+
- Includes support for custom bottom screws (see `mountPoints` in config). This is useful for SBCs and mini PCs with bottom screws.

0 commit comments

Comments
 (0)