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