Skip to content

GROTAXE/3DCena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

3DCena

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.

Planned Features

  • 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
    • PDF
  • General calculation history
  • Material and printer presets
  • Dark / Light themes
  • PEPELATS-style black/orange UI
  • i18n-ready architecture
  • GitHub Pages deployment

Tech Stack

  • React
  • Vite
  • TypeScript
  • Tailwind CSS
  • localStorage
  • GitHub Pages
  • GitHub Actions

Status

Initial specification and repository setup stage.

License

This project is licensed under the GNU General Public License v2.0 (GPLv2).

Releases

No releases published

Packages

 
 
 

Contributors