mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
change height
This commit is contained in:
@@ -6,7 +6,7 @@ include <hollow_out.scad>;
|
|||||||
// The code works but still requires some math.
|
// The code works but still requires some math.
|
||||||
|
|
||||||
thickness = 4;
|
thickness = 4;
|
||||||
height = 20;
|
height = 15;
|
||||||
radius = 75;
|
radius = 75;
|
||||||
|
|
||||||
walk_torus83_fort(radius, thickness, height, $fn = 36);
|
walk_torus83_fort(radius, thickness, height, $fn = 36);
|
||||||
|
Reference in New Issue
Block a user