Is nice OpenSource Project: https://pikvm.org/
I use the PIKVM with a webcam pointed at the screen because I only use it to check if there is a problem and to start my pc. Webcam is cheap works without hdmi problems and is only to see the bios oder restart parsec or xrdp.
I have printed it without support, but it may be that you have to rework the two housing screws that connect the top and bottom with a small drill bit.
Fusion file might be a good start for someone else.
Relay stats are unfortunately inverted for this reason i had to create my own buttons in the config.
nano /etc/kvmd/override.yaml
kvmd: gpio: scheme:
button1: pin: 21 # GPIO pin number on the RPi mode: output switch: false inverted : true button2: pin: 20 # GPIO pin number on the RPi mode: output switch: false inverted : true view: header: title: Invert Start Buttons # The menu title table: # The menu items are rendered in the form of a table of text labels and controls
The author marked this model as their own original creation. Imported from Thingiverse.