diff --git a/front.scad b/front.scad index a3aaa88..32318fd 100644 --- a/front.scad +++ b/front.scad @@ -67,6 +67,9 @@ led_gauge = true; // LED Logo. led_logo = true; +// Tiefe der Gravur auf der Vorderseite (0 zum deaktivieren). +engraving = 0.15; + // Dicke der Decke. top = 1.0; @@ -165,6 +168,13 @@ module top_cutouts() { import("./svg/front led power.svg"); } } + + // Gravuren. + if (engraving > 0) { + linear_extrude(height=engraving) { + import("./svg/front drawings.svg"); + } + } } // Schaft für die Schrauben. diff --git a/svg/front construction.svg b/svg/front construction.svg index 484257a..10ee7a9 100644 --- a/svg/front construction.svg +++ b/svg/front construction.svg @@ -45,11 +45,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="2.2345265" - inkscape:cx="283.28149" - inkscape:cy="188.63057" + inkscape:zoom="9.5296451" + inkscape:cx="84.997919" + inkscape:cy="14.218788" inkscape:document-units="mm" - inkscape:current-layer="layer4" + inkscape:current-layer="layer6" inkscape:document-rotation="0" showgrid="true" inkscape:showpageshadow="true" @@ -890,7 +890,7 @@ inkscape:label="Front" inkscape:groupmode="layer" id="layer1" - style="display:inline"> + style="display:none"> + + + + + + + + + + diff --git a/svg/front drawings.svg b/svg/front drawings.svg new file mode 100644 index 0000000..bb20b54 --- /dev/null +++ b/svg/front drawings.svg @@ -0,0 +1,98 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/svg/front hull.svg b/svg/front hull.svg index 3398b8d..53da950 100644 --- a/svg/front hull.svg +++ b/svg/front hull.svg @@ -5,7 +5,7 @@ viewBox="0 0 150 110" version="1.1" id="svg8" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" sodipodi:docname="front hull.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" @@ -23,13 +23,13 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="2.2345265" - inkscape:cx="283.28149" + inkscape:zoom="1.5249621" + inkscape:cx="283.28572" inkscape:cy="207.87402" inkscape:document-units="mm" inkscape:current-layer="layer1" inkscape:document-rotation="0" - showgrid="false" + showgrid="true" inkscape:showpageshadow="true" inkscape:snap-bbox="true" inkscape:bbox-nodes="true" @@ -70,7 +70,6 @@ + d="M 10,1.9609375 C 5.5124037,1.9609375 1.9609204,5.5124119 1.9609375,10 v 29 c 0,-0.121489 0.156853,0.34435 0.4257813,0.613281 l 1,1 C 4.1177941,41.344366 4.9609351,42.378512 4.9609375,44 v 40 c 0,1.621317 -0.8428218,2.655468 -1.5742187,3.386719 l -1,1 C 2.1179875,88.655396 1.9609375,89.121401 1.9609375,89 v 1 c 0,4.487599 3.5514785,8.039087 8.0390625,8.039062 h 114 c -0.12149,0 0.34437,-0.15687 0.61328,-0.425781 l 1,-1 c 0.73109,-0.731085 1.76523,-1.574219 3.38672,-1.574219 h 10 c 3.37965,-8e-5 6.03912,-2.659509 6.03906,-6.039062 V 79 c -1e-5,-1.653651 1.0743,-2.886765 1.57422,-3.386719 l 1,-1 C 147.8822,74.344364 148.03906,73.87851 148.03906,74 V 10 c 0,-4.4875973 -3.55146,-8.0390625 -8.03906,-8.0390625 z" />