mirror of https://github.com/pikvm/pikvm.git
atx long pci bar
This commit is contained in:
parent
1c6438ae61
commit
101fef8665
|
|
@ -0,0 +1,7 @@
|
|||
# PiKVM v3 ATX mounting brackets 3D printing
|
||||
|
||||
A good way to mount an ATX adapter in a computer case is to place it in a PCI slot.
|
||||
Here you can get drawings of PCI brackets for 3D printing.
|
||||
|
||||
| Variant | Description |
|
||||
| <img src="pci_long.jpg" width=200 /> | [This is a standard bracket of common length](pci_long.stl), which will fit most personal computers |
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Binary file not shown.
|
|
@ -5,6 +5,9 @@ When printing the case, you can choose the following options:
|
|||
* The presence or absence of an OLED screen (used to display the IP address and other information).
|
||||
* The presence or absence of holes for the AUM v3.3 (Advanced USB Module, most likely you don't have it).
|
||||
|
||||
Also take a look at the [PCI bracket for ATX adapter board](../atx).
|
||||
|
||||
|
||||
## Buy options
|
||||
|
||||
* [Small 5v fan](https://www.amazon.com/GeeekPi-Raspberry-30x30x7mm-Brushless-Retroflag/dp/B07C9C99RM) **strongly recommended** to avoid overheating in the case.
|
||||
|
|
|
|||
|
|
@ -1,17 +1,23 @@
|
|||
# PiKVM v3.3 Plastic Case for 3D printing
|
||||
|
||||
When printing the case, you can choose the following options:
|
||||
|
||||
* The presence or absence of an OLED screen (used to display the IP address and other information).
|
||||
|
||||
Also take a look at the [PCI bracket for ATX adapter board](../atx).
|
||||
|
||||
|
||||
## Buy options
|
||||
|
||||
* [Small 5v fan](https://www.amazon.com/GeeekPi-Raspberry-30x30x7mm-Brushless-Retroflag/dp/B07C9C99RM) **strongly recommended** to avoid overheating in the case.
|
||||
* [I2C OLED screen](https://www.amazon.com/Pieces-Display-Module-SSD1306-Screen/dp/B08TLXYKS6).
|
||||
|
||||
|
||||
## Building
|
||||
|
||||

|
||||
|
||||
|
||||
## Parts
|
||||
|
||||
### The front part
|
||||
|
|
@ -23,12 +29,14 @@ When printing the case, you can choose the following options:
|
|||
| <img src="case_a_no_oled.png" width=200 /> | [The front part](case_a_no_oled.stl) of the case **WITHOUT a hole** for the OLED |
|
||||
| <img src="case_a.png" width=200 /> | [The front part](case_a.stl) of the case with a hole **for installing the OLED** |
|
||||
|
||||
|
||||
### The back part
|
||||
|
||||
| Variant | Description |
|
||||
|---------|-------------|
|
||||
| <img src="case_b.png" width=200 /> | [The back part](case_b.stl) of the case |
|
||||
|
||||
|
||||
### Spacers
|
||||
|
||||
| Type | Description |
|
||||
|
|
|
|||
Loading…
Reference in New Issue