Update character_retainer_ring.scad, cutouts.scad, fabula_enclosure.scad, and 3 more files

This commit is contained in:
2026-01-13 00:33:03 +01:00
parent e95e0a1625
commit 9adba435c7
6 changed files with 96 additions and 21 deletions

View File

@@ -24,12 +24,10 @@ module test_fit_components() {
// Components mounted on the external shell
translate([0, 50, 45]) character_retainer_ring();
//translate([24, 0, 38]) rotate([0, 0, -90]) status_led_diffuser();
translate([51, 10, 30]) rotate([90, 0, 0]) rotate([0, 270, 0]) sdcard_access_port();
}
//test_fit_components();
//translate([0, 0, explode_view ? -20 : 20]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_bottom();
test_fit_components();
translate([0, 0, explode_view ? -20 : 20]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_bottom();
translate([0, 0, explode_view ? 100 : 20]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_top();
//DEBUG
//translate([0, 50, 45]) character_retainer_ring();
//DEBUG