Skip to content

adamlogan73/cad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAD Pantry Supports

Small, self-contained project for generating/working with cadquery models part using Python.

Requirements

  • Python 3.13.5
  • uv (project package manager)

Quickstart

1) Create & sync the environment

uv sync

2) Run

uv run pantry_supports.py

If the script writes outputs, look for new/updated CAD files in the project directory (or wherever the script is configured to write them).

Inputs / Outputs

  • Example outputs already committed:
    • pantry_support.step

If you need different dimensions/variants, check pantry_supports.py for configurable parameters.

Development

Adding dependencies

Use uv to add dependencies (don’t use other package managers unless you explicitly intend to):

uv add 

License

See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages