Compare commits
2 commits
477cc09637
...
7913d0353f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7913d0353f | ||
![]() |
adef079360 |
4 changed files with 34 additions and 79 deletions
15
back.scad
15
back.scad
|
@ -423,29 +423,26 @@ module outer() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Maske, um angerundete oder abgeschrägte Außenkanten zu schneiden.
|
// Maske, um abgerundete oder abgeschrägte Außenkanten zu schneiden.
|
||||||
module edge_cut() {
|
module edge_cut() {
|
||||||
minkowski() {
|
minkowski() {
|
||||||
linear_extrude(height=0.1) {
|
linear_extrude(height=0.1) {
|
||||||
import("./svg/back outline.svg");
|
import("./svg/back outline.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
$fn = $preview ? 4 : 8;
|
$fn = $preview ? 4 : 16;
|
||||||
if (beveled_edges) {
|
if (beveled_edges) {
|
||||||
// Abgeschrägte Kanten.
|
// Abgeschrägte Kanten.
|
||||||
cylinder(h=4, r1=1.5, r2=0);
|
cylinder(h=4, r1=1.5, r2=0);
|
||||||
} else {
|
} else {
|
||||||
// Abgerundete Kanten.
|
// Abgerundete Kanten.
|
||||||
// Dafür generieren wir im folgenden einen konkaven Kegel.
|
// Dafür generieren wir im folgenden einen konkaven Kegel.
|
||||||
union() {
|
curve = [1.34, 1.07, 0.84, 0.63, 0.46, 0.32, 0.2, 0.11, 0.05, 0.01, 0];
|
||||||
curve = [1.34, 1.07, 0.84, 0.63, 0.46, 0.32, 0.2, 0.11, 0.05, 0.01, 0];
|
for (i = [0:len(curve)-2]) {
|
||||||
for (i = [0:len(curve)-2]) {
|
translate([0, 0, i*0.5])
|
||||||
translate([0, 0, i*0.5])
|
cylinder(h=0.5, r1=curve[i], r2=curve[i+1]);
|
||||||
cylinder(h=0.5, r1=curve[i], r2=curve[i+1]);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
16
front.scad
16
front.scad
|
@ -219,7 +219,6 @@ module border_strut(width, length, height) {
|
||||||
[3, 4, 0],
|
[3, 4, 0],
|
||||||
[0, 4, 5, 1]
|
[0, 4, 5, 1]
|
||||||
]);
|
]);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Die äußeren Teile: Front und Ränder.
|
// Die äußeren Teile: Front und Ränder.
|
||||||
|
@ -325,29 +324,26 @@ module outer() {
|
||||||
border_strut(1.6, pos[3], pos[3]);
|
border_strut(1.6, pos[3], pos[3]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Maske, um angerundete oder abgeschrägte Außenkanten zu schneiden.
|
// Maske, um abgerundete oder abgeschrägte Außenkanten zu schneiden.
|
||||||
module edge_cut() {
|
module edge_cut() {
|
||||||
minkowski() {
|
minkowski() {
|
||||||
linear_extrude(height=0.1) {
|
linear_extrude(height=0.1) {
|
||||||
import("./svg/front outline.svg");
|
import("./svg/front outline.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
$fn = $preview ? 4 : 8;
|
$fn = $preview ? 4 : 16;
|
||||||
if (beveled_edges) {
|
if (beveled_edges) {
|
||||||
// Abgeschrägte Kanten.
|
// Abgeschrägte Kanten.
|
||||||
cylinder(h=4, r1=1.5, r2=0);
|
cylinder(h=4, r1=1.5, r2=0);
|
||||||
} else {
|
} else {
|
||||||
// Abgerundete Kanten.
|
// Abgerundete Kanten.
|
||||||
// Dafür generieren wir im folgenden einen konkaven Kegel.
|
// Dafür generieren wir im folgenden einen konkaven Kegel.
|
||||||
union() {
|
curve = [1.34, 1.07, 0.84, 0.63, 0.46, 0.32, 0.2, 0.11, 0.05, 0.01, 0];
|
||||||
curve = [1.34, 1.07, 0.84, 0.63, 0.46, 0.32, 0.2, 0.11, 0.05, 0.01, 0];
|
for (i = [0:len(curve)-2]) {
|
||||||
for (i = [0:len(curve)-2]) {
|
translate([0, 0, i*0.5])
|
||||||
translate([0, 0, i*0.5])
|
cylinder(h=0.5, r1=curve[i], r2=curve[i+1]);
|
||||||
cylinder(h=0.5, r1=curve[i], r2=curve[i+1]);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
viewBox="0 0 150 110"
|
viewBox="0 0 150 110"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg8"
|
id="svg8"
|
||||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
sodipodi:docname="back construction.svg"
|
sodipodi:docname="back construction.svg"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
@ -16,19 +16,7 @@
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
<defs
|
<defs
|
||||||
id="defs2">
|
id="defs2" />
|
||||||
<inkscape:path-effect
|
|
||||||
effect="offset"
|
|
||||||
id="path-effect1541"
|
|
||||||
is_visible="false"
|
|
||||||
lpeversion="1"
|
|
||||||
linejoin_type="miter"
|
|
||||||
unit="mm"
|
|
||||||
offset="-2"
|
|
||||||
miter_limit="4"
|
|
||||||
attempt_force_join="true"
|
|
||||||
update_on_knot_move="true" />
|
|
||||||
</defs>
|
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
id="base"
|
id="base"
|
||||||
pagecolor="#ffffff"
|
pagecolor="#ffffff"
|
||||||
|
@ -36,9 +24,9 @@
|
||||||
borderopacity="1.0"
|
borderopacity="1.0"
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pageshadow="2"
|
inkscape:pageshadow="2"
|
||||||
inkscape:zoom="2.4839156"
|
inkscape:zoom="2.2345265"
|
||||||
inkscape:cx="357.90266"
|
inkscape:cx="283.28149"
|
||||||
inkscape:cy="144.52987"
|
inkscape:cy="207.87402"
|
||||||
inkscape:document-units="mm"
|
inkscape:document-units="mm"
|
||||||
inkscape:current-layer="layer1"
|
inkscape:current-layer="layer1"
|
||||||
inkscape:document-rotation="0"
|
inkscape:document-rotation="0"
|
||||||
|
@ -572,35 +560,6 @@
|
||||||
rx="2"
|
rx="2"
|
||||||
ry="2"
|
ry="2"
|
||||||
transform="scale(-1,1)" />
|
transform="scale(-1,1)" />
|
||||||
<path
|
|
||||||
style="opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="M 93.999999,50.000001 99.25,44.749997 l 0,10.5 z"
|
|
||||||
id="path948"
|
|
||||||
sodipodi:nodetypes="cccc" />
|
|
||||||
<use
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
xlink:href="#path948"
|
|
||||||
id="use950"
|
|
||||||
transform="matrix(-1,0,0,1,150,0)"
|
|
||||||
width="100%"
|
|
||||||
height="100%" />
|
|
||||||
<use
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
xlink:href="#path948"
|
|
||||||
id="use952"
|
|
||||||
transform="matrix(-1,0,0,1,190,10)"
|
|
||||||
width="100%"
|
|
||||||
height="100%" />
|
|
||||||
<use
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
xlink:href="#path948"
|
|
||||||
id="use954"
|
|
||||||
transform="translate(-40,10)"
|
|
||||||
width="100%"
|
|
||||||
height="100%" />
|
|
||||||
<rect
|
<rect
|
||||||
style="display:inline;opacity:0.5;fill:#000000;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
|
style="display:inline;opacity:0.5;fill:#000000;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
|
||||||
id="rect1"
|
id="rect1"
|
||||||
|
|
Before Width: | Height: | Size: 246 KiB After Width: | Height: | Size: 245 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 5.8 KiB |
Loading…
Add table
Reference in a new issue