Auflösung verbessert.
This commit is contained in:
parent
b0f1ae52d5
commit
4b97eddcfc
@ -14,6 +14,10 @@ l_2 = 13.0; // Länge der Fahne
|
||||
t_b = 5.0; // Tiefe des Bohrlochs
|
||||
d_b = 4.0; // Durchmesser des Bohrlochs
|
||||
|
||||
// Auflösung:
|
||||
$fa = 0.1;
|
||||
$fs = 0.1;
|
||||
|
||||
CubePoints = [
|
||||
[-b_0/2,0,0], // 0
|
||||
[-b_1/2,l_0,0], // 1
|
||||
|
BIN
Vorschau.png
BIN
Vorschau.png
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user