mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-27 00:17:27 +02:00
change value
This commit is contained in:
@@ -7,7 +7,7 @@ include <hollow_out.scad>;
|
|||||||
thickness = 4;
|
thickness = 4;
|
||||||
height = 15;
|
height = 15;
|
||||||
torus_radius = 60;
|
torus_radius = 60;
|
||||||
wall_radius = 71.49125;
|
wall_radius = 71.49;
|
||||||
|
|
||||||
walk_torus83_fort(torus_radius, thickness, height, $fn = 36);
|
walk_torus83_fort(torus_radius, thickness, height, $fn = 36);
|
||||||
wall(wall_radius, height, thickness, $fn = 36);
|
wall(wall_radius, height, thickness, $fn = 36);
|
||||||
|
Reference in New Issue
Block a user