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