mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
use sf_thicken
This commit is contained in:
parent
4db960af36
commit
0aea981273
@ -1,6 +1,6 @@
|
||||
use <noise/nz_cell.scad>;
|
||||
use <golden_spiral.scad>;
|
||||
use <function_grapher.scad>;
|
||||
use <surface/sf_thicken.scad>;
|
||||
use <ptf/ptf_rotate.scad>;
|
||||
|
||||
size = [150, 150];
|
||||
@ -36,4 +36,4 @@ noised = [
|
||||
]
|
||||
];
|
||||
|
||||
function_grapher(noised, thickness);
|
||||
sf_thicken(noised, thickness);
|
Loading…
x
Reference in New Issue
Block a user