mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-28 15:54:56 +00:00
Python wrapper around CadQuery for simplified 3D CAD operations with clean API for creating shapes, performing boolean operations, and exporting to various formats. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
# Ignore log files
|
|
cadquerywrapper.log
|
|
__pycache__/
|
|
.venv/
|