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:

1624856283

1624856334

How it’d look in a slicer:

1624858298

Follow the CADQuery installation instructions, and open the soroban.py file.

Adjust the variables at the top of the file to generate new, interesting models.

Use the AMF files generated by the project to 3D print.

GitHub

https://github.com/lf94/soroban-parametric-cadquery

 

 

 

To finish reading, please visit source site