Coin
This commit is contained in:
5
test1.scad
Normal file
5
test1.scad
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
// $fa = 0.1;
|
||||||
|
$fn = 100;
|
||||||
|
thickness = 2.5;
|
||||||
|
radius = 12;
|
||||||
|
cylinder(thickness,radius,radius,[0,0,0]);
|
||||||
Reference in New Issue
Block a user