Skip to content

Calculator that calculates the printing costs of a 3D model.

License

Notifications You must be signed in to change notification settings

Alexvidalcor/Printpricer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printpricer

Program that allows to calculate typical costs and sale price of a 3D printed Gcode file

Main window Profile window
Initial_Window Ending_Window

Project status ⚙️

Services State
Total costs okay
Sale prices okay
Historical estimates Developing

Execution of the program 🚀

Windows

Download and run:

See section Releases to download the latest executable.

Debian-based Linux distribution

Steps to follow (terminal commands):

git clone https://github.com/Alexvidalcor/Printpricer
cd Printpricer/
python3 src/install.py
./execute.sh

Built with 🛠️

License 📄

This project is licensed under the License (GNU GPL-V3) - see the LICENSE.md file for details.


⌨️ with ❤️ by Alexvidalcor 😊