diff --git a/docs/stl/atx/index.md b/docs/stl/atx/index.md index 33244b8c..5882e27a 100644 --- a/docs/stl/atx/index.md +++ b/docs/stl/atx/index.md @@ -5,4 +5,5 @@ Here you can get drawings of PCI brackets for 3D printing. | Variant | Description | |---------|-------------| -| | [This is a standard bracket of common length](pci_long.stl), which will fit most personal computers | +| | [This is a standard bracket of common length](pci_long.stl), which will fit most personal computers | +| | [The short bracket (low profile)](pci_short.stl), for compact PCs or rack servers | diff --git a/docs/stl/atx/pci_short.jpg b/docs/stl/atx/pci_short.jpg new file mode 100644 index 00000000..da0e117e Binary files /dev/null and b/docs/stl/atx/pci_short.jpg differ diff --git a/docs/stl/atx/pci_short.stl b/docs/stl/atx/pci_short.stl new file mode 100644 index 00000000..84b80fec Binary files /dev/null and b/docs/stl/atx/pci_short.stl differ