1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 10:14:41 +02:00
This commit is contained in:
Justin Lin
2021-08-21 10:43:15 +08:00
parent 4fb0f9ac7b
commit bfa3d6b8ff

View File

@@ -7,16 +7,16 @@ use <experimental/ptf_c2sphere.scad>;
$fn = 48;
radius = 36;
thickness = 2;
spacing = 3;
thickness = 2.5;
spacing = 2.5;
drill_angle = 38;
support_thickness = 1;
engraved = false; // [true, false], warning: previewing is very slow when it's true.
engraved = true; // [true, false], warning: previewing is very slow when it's true.
ivory_ball_fern_leaf(radius, thickness, spacing, drill_angle, support_thickness);
fidget_ball_fern_leaf(radius, thickness, spacing, drill_angle, support_thickness);
module ivory_ball_fern_leaf(radius, thickness, spacing, drill_angle, support_thickness) {
module fidget_ball_fern_leaf(radius, thickness, spacing, drill_angle, support_thickness) {
module fern_ball(radius, thickness, fern_n, thickness_scale) {
function fern(n = 8, angle = 4, leng = 1, heading = 0, start = [0, 0]) =
let(