Merge branch 'master' of github.com:tompi/cheapino

This commit is contained in:
Thomas Haukland
2024-07-24 11:23:12 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ translate([0, 0, top_of_pcb]) diodes();
// RJ45 socket
color("cyan") {
translate([29.955, -10.3, 4.1])
translate([29.5, -10.3, 4.1])
linear_extrude(10)
square([30, 16]);
+1 -1
View File
@@ -23,7 +23,7 @@ mirror() {
// RJ45 socket
color("cyan") {
translate([29.955, -9.03, 4.1])
translate([29.5, -9.03, 4.1])
linear_extrude(10)
square([30, 16]);