Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apbetioli/estimate3d

3D printing cost and price estimator
https://github.com/apbetioli/estimate3d

react redux-persist redux-toolkit tailwindcss vite

Last synced: about 1 month ago
JSON representation

3D printing cost and price estimator

Awesome Lists containing this project

README

        

# Estimate 3D

[Live preview](https://master--estimate3d.netlify.app/)

An app for estimating the cost and selling price of your 3d printings.

Some slicers already give you a cost estimate, but that accounts only for used material.

If you want to sell your 3D printings, you need to make sure you are selling them for the right price, so you should also consider your energy costs, failure margin, return over investment (ROI), markup, fees, etc.

That is why this tool exists: to make those calculations more effortless for you.

![image](https://github.com/apbetioli/estimate3d/assets/2829329/95c51b96-5212-4eef-9555-7073f07bb762)

## Quick start

```
npm install
npm run dev
```

## Credits

The design used parts of the great [Meraki UI](https://merakiui.com/) collection of TailwindCSS components.

## Contributing

Contributions are welcome!
There are some planned issues; if you want to work on those, please fork the repo and send a PR.