Make RJ45 case cutout slightly larger
The fit was so tight I broke a connector on a case...
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user