@cadit-app/diy-clamp-openscad
v1.0.0
Published
Cloned from STL for future customization. Do not use clamps with square corners! Rounded corners are twice as strong. Customize your own sizes in the code.
Readme
DIY Clamp (openscad)

Cloned from STL for future customization. Do not use clamps with square corners! Rounded corners are twice as strong. Customize your own sizes in the code.
🔧 This is a CADit script package - a code-based 3D model you can open and modify.
Open this design in CADit to preview in 3D, customize, and export. You can also fork this design and re-publish your own version!
Use in Your Project
Install as a dependency in your TypeScript/JavaScript project:
npm install @cadit-app/diy-clamp-openscadThen import and use it in your code.
Build Locally
Clone this repo and build 3D files offline:
git clone https://github.com/CADit-app/diy-clamp-openscad.git
cd diy-clamp-openscad
npm install
npm run build:3mf
npm run build:glbLicense
CC-BY-4.0
