openscad/fit_test.scad

7 lines
95 B
OpenSCAD
Raw Normal View History

2022-12-06 15:58:59 +00:00
use <project_box.scad>
$fn=50;
project_box(50, 70,
above=0,
below=1);