3DCena is a web/PWA calculator for estimating the real cost of 3D printed objects, including filament usage, electricity, labor, wear/service costs, packaging, margin, tax, and editable export reports.
The project is designed as a public GitHub Pages web application with no backend, no accounts, and local-first data storage.
- 3D print cost calculation
- Filament calculator with two modes:
- By filament
- By object size
- Optional tax calculation
- Margin-based final price
- Editable export reports:
- TXT / clipboard
- DOCX
- XLSX
- General calculation history
- Material and printer presets
- Dark / Light themes
- PEPELATS-style black/orange UI
- i18n-ready architecture
- GitHub Pages deployment
- React
- Vite
- TypeScript
- Tailwind CSS
- localStorage
- GitHub Pages
- GitHub Actions
Initial specification and repository setup stage.
This project is licensed under the GNU General Public License v2.0 (GPLv2).