/3d-print-price-calculator

Takes an object's volume and an object containing printing options and returns calculated price

Primary LanguageJavaScript

#3d Print Price Calculator

volume units for priceCalculator.js must be in cubic millimeters (mm^3) volume units for getPrice.js must be specified as "mm" or "in" in printOptions object pricing is based off of cubic centimeters (cm^3)