Generating 3d models with cadquery and streamlit
I have been toying around with generating customizable 3d models for 3d printing for a while now. I wrote code to generate cookie cutters, name clips for charging cables and a few other things. Recently I had the idea to use streamlit to create a UI for the creation of those customizable models. In this post I will use a simple example to showcase how this can be done. The example will be a simple badge with a customizable text embossed on it....