Skip to content

Calculate the cost of creating a 3D printed object using a desktop FDM printer.

License

Notifications You must be signed in to change notification settings

jonahlyn/3DPrintCalc

Repository files navigation

3D Printing Calculator

Calculate the cost of creating a 3D printed object using a desktop FDM printer. Materials, electricity, and labor costs are taken into consideration.

Compile into a jar

Instructions taken from: https://docs.oracle.com/javase/tutorial/uiswing/misc/splashscreen.html

javac *.java
jar cmf manifest.mf 3DPrintCalc.jar *.class images/splash.png

Run the jar file

java -jar 3DPrintCalc.jar

About

Calculate the cost of creating a 3D printed object using a desktop FDM printer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages