What problem does it solve?
This Skill automates the creation of 3D CAD models using code, eliminating the need for traditional, time-consuming CAD software and enabling rapid, parametric design.
Core Features & Use Cases
- Programmatic 3D Modeling: Design complex mechanical parts, enclosures, and assemblies using Python and CadQuery.
- Parametric Design: Easily modify dimensions and regenerate models, ideal for iterative development.
- Manufacturing Ready: Generate STL and STEP files with built-in tolerances for 3D printing, CNC, and injection molding.
- Use Case: Design a custom enclosure for a Raspberry Pi Zero, including mounting posts, ventilation holes, and cutouts for ports, all defined by parameters in a Python script.
Quick Start
Use the cad modeller skill to design a 50x30x20mm box with 2mm walls and export it as an STL file.