Skip to content

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

Notifications You must be signed in to change notification settings

coding-in-the-wild/3d-print-price-calculator

Repository files navigation

#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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published