MCAD-Library/math.scad
theOtherRob b97b93c262 more
2010-06-11 15:22:57 -04:00

5 lines
92 B
OpenSCAD

PI = 3.14159;
// translates a imperial measurement in inches to meters
mm_per_inche =25.4;