Increased hotswap cutouts to also fit otemu sockets

This commit is contained in:
Thomas Haukland
2025-01-18 22:07:28 +01:00
parent 99cb7a179e
commit b42df4515a
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ use <modules.scad>
// height = 95.1738;
// width = 132.6134;
step = 0.05;
step = 0.04;
//$fn=30;
// hotswap socket is ~1.75 high at the highest.

View File

@@ -2,7 +2,7 @@ use <modules.scad>
// height = 95.1738;
// width = 132.6134;
step = 0.05;
step = 0.04;
//$fn=30;
// hotswap socket is ~1.75 high at the highest.

Binary file not shown.

View File

@@ -42,11 +42,11 @@ module hotswap_mx() {
// Body
linear_extrude(height=thickness)
square([11.6,4.6], center=true);
square([11.8,5.2], center=true);
translate([0,1.9,0])
linear_extrude(height=thickness)
square([5.65, 2.09]);
square([5.65, 2.39]);
// Metal soldering parts
translate([5.45,1.04,0])