This application is a spinoff of the CAD assistant project. I realised that 3D-printing text could be fun and useful but it's not super easy to do with traditional CAD softwares. So I decided to build an app that uses CADQuery to customize and generate models with 3D text.
There are a few things you can customize, like font, dimenstions etc. Here are some examples:


The original app has been decommissioned, but you can try a client-side version here: Try the demo. Generate 3D text, customize fonts and dimensions, and export as STL or GLTF - all running in your browser using Three.js. The original app used a Python/CADQuery backend for engineering-grade STEP exports.
Python, FastAPI, Docker, Nuxt, Vue, CADQuery