/Modules/PowerSW/TRIACSHARP02A/CAD/TRIACSHARP02A_pedestal.scad
11,8 → 11,8
cube([50.292,70.612,pedestal_height]);
 
difference(){
translate ([-190*mil + 1.5, -190*mil + 2, 2.5])
cube([46.792,66.612,pedestal_height]);
translate ([-190*mil + 1, -190*mil + 2, 2.5])
cube([47.292,66.612,pedestal_height]);
 
translate ([-190*mil, -190*mil, 0])
cube([MLAB_grid -10*mil,MLAB_grid -10*mil,pedestal_height]);
31,7 → 31,6
cube([1,70,pedestal_height]);
translate ([22-190*mil, -190*mil, 0])
cube([1,70,pedestal_height]);
}
 
////////////////////////////////////////