Modeled and test-fitted keycaps

This commit is contained in:
2026-01-04 18:35:53 +01:00
parent 4d27c092db
commit ccad5ff1c0
4 changed files with 45 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ module fabula_enclosure_bottom() {
// Cutouts
translate([98.4, 29, 17]) rotate([0, -90, 0]) usb_cutout();
// TODO: Speaker cutout, lace hanger, switch cutout
}
}
@@ -30,6 +31,7 @@ module fabula_enclosure_top() {
// Supports
// Cutouts
}
translate([0, -60, 0]) rotate([180, 0, 0]) fabula_enclosure_bottom();