Parametric US Navy WW2 PC Deck House
by tiomomo55
14
Downloads
11
Likes
0
Makes
An OpenSCAD model of the deck house for a US Navy 173 ft. Patrol Craft (PC). This was the rear (aft) part of the superstructure.
The default scale is 1/96. Setting the ScaleFactor variable to another scale is all that's needed to generate a given scale:
ScaleFactor72 = 0.0138;
ScaleFactor48 = 0.02083;
ScaleFactor35 = 0.02857;
ScaleFactor = ScaleFactor72;
The default scale is 1/96. Setting the ScaleFactor variable to another scale is all that's needed to generate a given scale:
ScaleFactor72 = 0.0138;
ScaleFactor48 = 0.02083;
ScaleFactor35 = 0.02857;
ScaleFactor = ScaleFactor72;
Sign in to leave a comment
Sign in