Rev Author Line No. Line
4625 jacho 1 $fn=100; // model faces resolution.
2 include <../configuration.scad>
3  
4  
5  
6 use <../SRC/ISLHOLDER01A_D01.scad>
7  
8  
9 PI=3.141592;
10  
11 ISLHOLDER01A_D01();
12  
13  
14  
15