Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

OpenCAD Examples

This repository contains small, focused OpenCAD scripts that demonstrate how to model hardware, software interface, firmware support, and full-device parts. Each example is standalone and can be run directly with the OpenCAD CLI.

Repository layout

  • examples/hardware — mechanical brackets, carriers, and similar parts
  • examples/software — enclosures or panels driven by software UI needs
  • examples/firmware — fixtures and tooling that support firmware workflows
  • examples/device — full-device or multi-discipline parts
  • examples/agents — agent-driven code generation examples

For a detailed list of scripts, see examples/README.md.

Running an example

From the repository root:

python -m opencad.cli run examples/hardware/hardware_mounting_bracket.py \
  --export bracket.step \
  --tree-output bracket-tree.json

About

OpenCAD examples

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors