16 lines
568 B
JSON
16 lines
568 B
JSON
{
|
|
"name": "stl-generator-toolkit",
|
|
"description": "Comprehensive toolkit for generating 3D printable STL files for woodworking jigs and fixtures using CadQuery. Includes pre-built scripts for circle cutting jigs, angle wedges, spacing blocks, and custom parametric designs. Optimized for Elegoo Neptune 4 Pro with engineering best practices.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Ivan Histand",
|
|
"email": "ihistand@rotoplas.com",
|
|
"url": "https://github.com/ihistand"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |