Fewer holes

This commit is contained in:
XANTRONIX 2023-11-12 20:28:31 -05:00
parent 23e2b27e3e
commit 5eb971a0e2

View file

@ -20,24 +20,15 @@ module keyboard_base_plate(pcb_width, pcb_height) {
screw_holes = [
[ 4.8150, 85.7250],
[ 47.4822, 85.7250],
[ 85.8150, 85.7250],
[123.8150, 85.7250],
[ 66.7322, 85.7250],
[161.8150, 85.7250],
[199.8150, 85.7250],
[251.3150, 66.6750],
[ 22.5650, 47.6250],
[118.8150, 47.6250],
[157.3150, 47.6250],
[ 4.7500, 28.5750],
[ 29.7500, 28.5750],
[227.8150, 28.5750],
[251.8150, 28.5750],
[ 42.8150, 9.5250],
[ 85.8150, 9.5250],
[238.2500, 85.7250],
[ 61.7500, 47.6250],
[138.2500, 47.6250],
[214.2500, 47.6250],
[ 20.0000, 9.5250],
[123.8150, 9.5250],
[161.8150, 9.5250],
[200.3150, 9.5250]
[238.2500, 9.5250]
];
module round_corner(translation, rotation) {