3d-print-price-calculator

this is a thing that calculates the price of a 3d object given its volume

Usage no npm install needed!

<script type="module">
  import dPrintPriceCalculator from 'https://cdn.skypack.dev/3d-print-price-calculator';
</script>

README

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)