Skip to content

Commit

Permalink
Increase hotswap cutout to support Gateron sockets
Browse files Browse the repository at this point in the history
Was customized to Kailh before, and Gateron didnt fit...
  • Loading branch information
tompi committed Dec 22, 2024
1 parent 800e78c commit 8898e40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added case/cheapino-bottom-right.stl
Binary file not shown.
2 changes: 1 addition & 1 deletion case/modules.scad
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module hotswap_mx() {

// Body
linear_extrude(height=thickness)
square([11.1,4.2], center=true);
square([11.6,4.6], center=true);

translate([0,1.9,0])
linear_extrude(height=thickness)
Expand Down

0 comments on commit 8898e40

Please sign in to comment.