Make RJ45 case cutout slightly larger

The fit was so tight I broke a connector on a case...
This commit is contained in:
Thomas Haukland
2024-08-21 20:58:23 +02:00
parent 1451ed1c9a
commit 753d6ac87c

View File

@@ -24,9 +24,9 @@ translate([0, 0, top_of_pcb]) diodes();
// RJ45 socket
color("cyan") {
translate([29.5, -10.3, 4.1])
translate([29.2, -10.6, 4.1])
linear_extrude(10)
square([30, 16]);
square([30, 16.6]);
translate([45, -5.8, 2.5])
linear_extrude(10)