Rev Author Line No. Line
4536 jacho 1 $fn=100; // model faces resolution.
2 include <../configuration.scad>
3  
4538 jacho 4 use <../SRC/WINDGAUGE01A_S03.scad>
4536 jacho 5 use <../SRC/polyScrewThread_r1.scad>
6  
7 translate([0,0,0])
8 rotate([0, 0, 0])
4538 jacho 9 WINDGAUGE01A_S03();