diff --git a/back.scad b/back.scad
index 6cf2dde..4cf7f65 100644
--- a/back.scad
+++ b/back.scad
@@ -70,9 +70,6 @@ button_support = true;
// Strukturen zur Stützung der Analog Sticks.
stick_support = true;
-// Öffnung für den I²C-Anschluss.
-i2c_port = true;
-
// Platziere Reflektionsflächen unter den LEDs.
led_reflectors = false;
@@ -516,26 +513,16 @@ module body_back() {
}
}
-// Bohrungen und andere Durchbrüche.
+// Platzierung der Bohrungen.
difference() {
body_back();
union() {
- // Platzierung der Bohrungen.
// Bei einem Gewindeeinsatz wird die Decke nicht durchbohrt.
floor = threaded_insert ? top : 0;
for (i = [0:3]) {
translate([drill_pos[i][0], drill_pos[i][1], floor])
screw_drill();
}
-
- // I2C-Anschluss.
- if (i2c_port) {
- translate([0, 0, -0.1])
- linear_extrude(height=top + 0.2) {
- import("./svg/back top i2c.svg");
- }
- }
-
}
}
diff --git a/svg/back construction.svg b/svg/back construction.svg
index 95e3c19..e01a9a0 100644
--- a/svg/back construction.svg
+++ b/svg/back construction.svg
@@ -5,7 +5,7 @@
viewBox="0 0 150 110"
version="1.1"
id="svg8"
- inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
+ inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
sodipodi:docname="back construction.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@@ -36,13 +36,13 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="2.4839156"
- inkscape:cx="357.90266"
- inkscape:cy="144.52987"
+ inkscape:zoom="2.2176894"
+ inkscape:cx="269.1991"
+ inkscape:cy="208.09948"
inkscape:document-units="mm"
- inkscape:current-layer="layer1"
+ inkscape:current-layer="layer3"
inkscape:document-rotation="0"
- showgrid="true"
+ showgrid="false"
inkscape:showpageshadow="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
@@ -55,22 +55,14 @@
inkscape:snap-object-midpoints="true"
inkscape:snap-nodes="true"
inkscape:pagecheckerboard="0"
- inkscape:deskcolor="#d1d1d1"
- inkscape:window-width="1438"
- inkscape:window-height="880"
- inkscape:window-x="0"
- inkscape:window-y="16"
- inkscape:window-maximized="1">
+ inkscape:deskcolor="#d1d1d1">
+ empspacing="4" />
-
-
diff --git a/svg/front construction.svg b/svg/front construction.svg
index 2922e04..ae595c0 100644
--- a/svg/front construction.svg
+++ b/svg/front construction.svg
@@ -45,13 +45,13 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="24.326154"
- inkscape:cx="488.73324"
- inkscape:cy="58.373388"
+ inkscape:zoom="1.5249621"
+ inkscape:cx="283.6136"
+ inkscape:cy="207.87402"
inkscape:document-units="mm"
inkscape:current-layer="layer7"
inkscape:document-rotation="0"
- showgrid="true"
+ showgrid="false"
inkscape:showpageshadow="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
@@ -85,7 +85,7 @@
enabled="true"
originx="0"
originy="0"
- visible="true" />
+ visible="false" />
+ visible="false" />
+
-
diff --git a/svg/front drawings.svg b/svg/front drawings.svg
index bb20b54..8db3044 100644
--- a/svg/front drawings.svg
+++ b/svg/front drawings.svg
@@ -23,9 +23,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="1.3035139"
- inkscape:cx="283.46457"
- inkscape:cy="207.89959"
+ inkscape:zoom="1.5249621"
+ inkscape:cx="283.28572"
+ inkscape:cy="207.87402"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
@@ -70,6 +70,10 @@
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
+
-