Rev Author Line No. Line
4625 jacho 1 $fn=100; // model faces resolution.
2 include <../configuration2.scad>
3 use <../SRC/ISLHOLDER01A_D04.scad>
4  
5 rotate([0, -90, 0])
6 translate([-D02_dotahova_vzdalenost,0,0])
7 ISLHOLDER01A_D04();
8  
9