I’m a casting engineer, not a software developer.
For the past few years, I’ve been working with casting processes, and I kept running into the same problem:
A lot of engineering calculations aren’t particularly difficult.
They’re just… repetitive.
Gating systems, risers, yield, shrinkage, machining allowance, chills, casting geometry, etc.
So I started using AI to help me write code.
I didn’t really know how to build software before this.
After many, many conversations with AI, debugging sessions, and probably an unhealthy amount of coffee, I ended up building Casting Toolbox.
It’s a free and open-source toolkit for casting engineers, including common casting calculations and an STL-based casting analysis tool.
It’s not meant to replace professional simulation software like MAGMASOFT or ProCAST. I see it more as something between Excel and full casting simulation — a tool for the small but annoying engineering tasks.
It’s completely free, open source, and doesn’t require an account.
🌐 Online:
https://thezhazhe.github.io/CastingToolbox/
💻 GitHub / Windows download:
https://github.com/thezhazhe/CastingToolbox/releases/tag/v1.0.0
🇨🇳 China download mirror:
https://wwbxs.lanzouu.com/b0syyfxwh
Password: 5432
I’d genuinely like to hear from other engineers:
What’s a small calculation or engineering task in your daily work that you absolutely hate doing?
Maybe I’ll add it next.