A library for programmatic timber frame CAD design
Project description
Kumiki
Kumiki is a Code assisted Design (CoAD) library for programmatically designing timber framed structures and woodworking in general.
As Kumiki is a CoAD library, it is well suited for usage with AI agents.
Kumiki is used together with Kigumi--a VSCode extension for viewing your kumiki designs!
setup
Kumiki is best used with Kigumi. To install Kigumi, install VSCode and install the Kigumi extension.
I think Kigumi also requires python3, the rest of the dependencies get installed automagically for you.
You can of course use Kumiki without Kigumi. You can still use Kigumi to setup your Kumiki projects and its dependencies.
your first kumiki project
Create a folder for your Kumiki project and open that folder in VSCode. Then click "Initialize Project" from the Kumiki menu. You may also run "kigumi: initialize project" command from the command pallete. This will create a placeholder my_cute_frame.py project file for you that you can build on!
Open the Kigumi menu by clicking on the Kigumi extension icon in the left side bar. You may also open Kigumi by opening the command palette in VScode (cmd/ctrl+shift+p). Start typing "kigumi" and choose the "View: Show Kigumi" command. You can open a Kumiki project file directly by choosing "Kigumi: Open Current File in Viewer" in the command pallete when that file is focused.
viewing the built in patterns and examples
Kigumi ships with a patternbook and several examples. These can be explored through the kigumi menu. You can choose to "view source" or "duplicate in workspace" if you want to modify the patterns.
making changes
Kigumi installs with a set of AI agent instructions. The installed kumiki Python package includes the Kumiki library source files, built-in patterns, and the docs/ content, so those resources are present in the Python environment used by Kigumi. Using human like prompting should serve you pretty well. Using carpentry or woodworknig terminology will serve you better. Please refer to the patternbook for the list of available joints. It's best to build your structure in increments previewing each step along the way but I won't stop you from asking your agent to "build me a house".
You can implement your own joints as well but AI agents currently struggle with this, especially if you are unfamiliar with terminology and geometry conventions for prompting it, so don't expect much.
Understanding Kumiki will allow you to better pilot the AI agent to implement your designs. Please see the docs folder to learn more about Kumiki's designs. You can of course implement your designs yourself too!
Someday I'll have better prompting examples and skills to share here. Stay tuned.
Drawing Support
To generate drawings, your best bet right now is to export as STEP or STL files and generate drawings in another software. Kumiki/Kigumi will add support for this in 3 stages:
- ability to measure features relative to each other in Kigumi
- ability to generate and export drawings inside kigumi
Developing Kumiki
To setup for local development, just check out this repo and use uv to manage all your dependencies. The Makefile has convenient shortcuts for all your setup and testing needs.
Kigumi has a separate project scanning flow such that it can be used with the Kumiki repo itself as the workspace. Just use Kigumi like you normally would to test Kumiki.
Developing Kigumi
TODO
FreeCAD and Fusion360 usage
Rendering in FreeCAD and Fusion360 currently requires checking out the entire repo. We do not plan to work around this and support for these tools will be removed soon.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kumiki-0.2.5.tar.gz.
File metadata
- Download URL: kumiki-0.2.5.tar.gz
- Upload date:
- Size: 10.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb810ae01b0c05e6d3c0b62d6d4bd775193ea8aff7e55fe43574a33fcd8f9b23
|
|
| MD5 |
dcea07ec7929d79996826236a24064f9
|
|
| BLAKE2b-256 |
6ed08e3c96447dca2189a29c87350709f708a58934d05f24b97efa68e25df43a
|
Provenance
The following attestation bundles were made for kumiki-0.2.5.tar.gz:
Publisher:
publish.yml on minimapletinytools/kumiki
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kumiki-0.2.5.tar.gz -
Subject digest:
eb810ae01b0c05e6d3c0b62d6d4bd775193ea8aff7e55fe43574a33fcd8f9b23 - Sigstore transparency entry: 1772877870
- Sigstore integration time:
-
Permalink:
minimapletinytools/kumiki@deaf4d78b969035268866920610e04f9a2f40881 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/minimapletinytools
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@deaf4d78b969035268866920610e04f9a2f40881 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file kumiki-0.2.5-py3-none-any.whl.
File metadata
- Download URL: kumiki-0.2.5-py3-none-any.whl
- Upload date:
- Size: 253.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34c2bb79dd3ec3e48123e994d45830c5798d2d6e87b31e1e78da7fc4733bcd54
|
|
| MD5 |
b7b6c2fe71fd5a1f6729805fb3bf1e95
|
|
| BLAKE2b-256 |
0a824cf07c22a9266ce3e7385a438103499df4a5497edbc5639a2ee1fdb44370
|
Provenance
The following attestation bundles were made for kumiki-0.2.5-py3-none-any.whl:
Publisher:
publish.yml on minimapletinytools/kumiki
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kumiki-0.2.5-py3-none-any.whl -
Subject digest:
34c2bb79dd3ec3e48123e994d45830c5798d2d6e87b31e1e78da7fc4733bcd54 - Sigstore transparency entry: 1772877974
- Sigstore integration time:
-
Permalink:
minimapletinytools/kumiki@deaf4d78b969035268866920610e04f9a2f40881 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/minimapletinytools
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@deaf4d78b969035268866920610e04f9a2f40881 -
Trigger Event:
workflow_dispatch
-
Statement type: