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