Fixed some floating element

This commit is contained in:
2026-01-18 17:30:23 +01:00
parent 6072dc5e33
commit 059c2f1c05
3 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ module usb_cutout() {
hull() {
translate([0, -3, 0]) cylinder(h=11, d=8);
translate([0, 3, 0]) cylinder(h=11, d=8);
translate([0, 0, 12]) cube([3, 8.9, 2], true);
translate([0, 0, 15]) cube([3, 8.9, 2], true);
}
}
@@ -60,8 +60,8 @@ module sdcard_access_port_cutout() {
}
}
//usb_cutout();
usb_cutout();
//speaker_grille();
//character_retainer_cutout();
//status_led_diffuser_cutout();
sdcard_access_port_cutout();
//sdcard_access_port_cutout();