Price calculator #5

Closed
opened 2026-06-18 17:13:09 +00:00 by martin · 1 comment
Owner

Calculate print job costs based on filament usage, print time, electricity, and configurable markup.

Calculate print job costs based on filament usage, print time, electricity, and configurable markup.
Author
Owner

Closing as already implemented. app/estimation.py calculates weight, print time, filament cost, electricity cost, and gross price with VAT based on STL volume analysis. Results are displayed on the job detail page. Pricing parameters (electricity rate, markup %, VAT) are configurable via environment variables and shown on the /pricing page.

Closing as already implemented. app/estimation.py calculates weight, print time, filament cost, electricity cost, and gross price with VAT based on STL volume analysis. Results are displayed on the job detail page. Pricing parameters (electricity rate, markup %, VAT) are configurable via environment variables and shown on the /pricing page.
Sign in to join this conversation.