Character platform and retainer ring
This commit is contained in:
@@ -4,7 +4,7 @@ use <cutouts.scad>
|
||||
|
||||
// FABULA open source storyteller enclosure
|
||||
|
||||
// TODO: open hardware logo, Fabula logo, move switch cutout, tag slot with led mount
|
||||
// TODO: open hardware logo, Fabula logo, tag slot with led mount
|
||||
|
||||
box_cut_height = 10;
|
||||
pcb_screw_size = 3;
|
||||
@@ -53,6 +53,7 @@ module fabula_enclosure_top() {
|
||||
translate([35.5, -12.5, -30]) keycap();
|
||||
translate([44.5, 23.5, -30]) keycap();
|
||||
translate([61, -2, -30]) keycap();
|
||||
translate([-50, 0, -30.5]) rotate([0, 0, 90]) character_retainer_cutout();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user