mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-19 13:42:04 +02:00
not necessary
This commit is contained in:
parent
fa8a524c90
commit
ee2e4d1c0e
@ -5,9 +5,6 @@ number_of_circles = 15;
|
||||
minimum_radius = 3;
|
||||
gap_distance = 3;
|
||||
line_width = 1.5;
|
||||
line_height = 2;
|
||||
bottom = "NO"; // [YES, NO]
|
||||
bottom_height = 1;
|
||||
|
||||
module euler_maze(n, r, d, width = 1) {
|
||||
function angle(r, d) = acos(
|
||||
|
Loading…
x
Reference in New Issue
Block a user