diff --git a/enclosure/fabula_enclosure.scad b/enclosure/fabula_enclosure.scad
index 41b72cb..c1ce37d 100644
--- a/enclosure/fabula_enclosure.scad
+++ b/enclosure/fabula_enclosure.scad
@@ -27,15 +27,8 @@ module fabula_enclosure_bottom() {
translate([75, 55, 16]) rotate([90, 0, 0]) cylinder(d = 3, h = 20, $fn = 4);
// Logos
- translate([55, -10, 28.1]) linear_extrude(height = 1, center = true) rotate([0, 0, 90]) scale([0.10, 0.10, 0.10]) import("oshw-logo-filled-black.svg");
- translate([70, -20, 28.1]) {
- linear_extrude(height = 1, center = true) {
- rotate([0, 0, 90]) {
- text("Made in Italy with ♥", size = 4);
- translate([-1, -8, 0]) text("by Daniele Verducci", size = 4);
- }
- }
- }
+ translate([45, -18, 28.1]) linear_extrude(height = 1, center = true) rotate([0, 0, 90]) scale([0.15, 0.15, 0.15]) import("oshw-logo-filled-black.svg");
+ translate([66, -25, 28.1]) linear_extrude(height = 1, center = true) rotate([0, 0, 90]) text("a Luna, con ♥", size = 6);
}
// Speaker grille reinforcements
@@ -58,7 +51,7 @@ module fabula_enclosure_top() {
translate([64.1, -26.8, -16.2]) pcb_support(pcb_screw_size);
// Url
- translate([-80, -42, -22.5]) linear_extrude(height = 1.5, center = true) text("git.ichibi.eu/penguin86/Fabula", size = 6);
+ //translate([-80, -42, -22.5]) linear_extrude(height = 1.5, center = true) text("git.ichibi.eu/penguin86/Fabula", size = 6);
}
// Cutouts
@@ -69,6 +62,9 @@ module fabula_enclosure_top() {
translate([61, -2, -30]) keycap();
translate([-50, 0, -30.5]) rotate([0, 0, 90]) character_retainer_cutout();
translate([-10, -51, -10]) rotate([-90, 0, 0]) sdcard_access_port_cutout();
+
+ // Logos
+ translate([0, 30, -27.6]) rotate ([180, 0, -90]) linear_extrude(height=1) text("ƒabula", font="URW Bookman", size=13);
}
}
diff --git a/enclosure/oshw-logo-filled-black.svg b/enclosure/oshw-logo-filled-black.svg
index f81cd1d..d74b5bf 100644
--- a/enclosure/oshw-logo-filled-black.svg
+++ b/enclosure/oshw-logo-filled-black.svg
@@ -1,2 +1,109 @@
-
-
\ No newline at end of file
+
+