Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apbetioli/estimate3d
- Owner: apbetioli
- Created: 2017-11-08T21:01:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T15:32:21.000Z (9 months ago)
- Last Synced: 2024-05-18T03:46:24.179Z (8 months ago)
- Topics: react, redux-persist, redux-toolkit, tailwindcss, vite
- Language: TypeScript
- Homepage: https://estimate3d.netlify.app
- Size: 34.1 MB
- Stars: 17
- Watchers: 5
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.