A parametric soroban written in CADQuery
soroban-parametric-cadquery A parametric soroban written in CADQuery The purpose of this project is to demonstrate how “code CAD” can be intuitive to learn. See soroban.py for a self-contained example. See src/ files for realistic structuring of a code CAD project. Splitting up parts into their own files makes them reusable across designs and allows for easy modification. Here are a couple pictures of the soroban: How it’d look in a slicer: Follow the CADQuery installation instructions, and open the soroban.py […]
Read more