Gripper Holder Generator – How To

V1.1 • OpenSCAD → PNG Preview + STL Generator

What this app does

This web app generates a parametric gripper holder using OpenSCAD. You get:

Basic workflow

  1. Set parameters (grippers count, thickness, geometry).
  2. Click Quick Preview (PNG) to confirm the overall shape.
  3. Click 3D Preview (STL) to inspect the model in 3D.
  4. Use Measure if you need distances in mm.
  5. Click Download STL to generate the final file.

Tip: PNG preview is always fast. STL download can take longer depending on model complexity and server speed.

Parameters

Number of grippers
Sets the number of arms (2–8). Arms are distributed evenly around the center.

thk (mm)
Holder thickness. Typical values: 12–15 mm for prototypes, 15–20 mm for tougher builds.

Quality (download)
Normal = recommended. Draft = faster but lower detail.
Preview is always Draft.

base_mid_w
Width/strength of the center region. Higher = stiffer holder.

end_w
Arm width at the gripper mounting area.

arm_len
Arm length from center to the mounting area.

Engraved text (optional)

Engraving increases complexity and may slow down generation. If download feels slow, disable text or use Draft.

Views (ISO / Top / Front / Bottom)

View buttons affect both:

Measure tool

  1. Click Measure: ON.
  2. Tap/click the first point on the model.
  3. Tap/click the second point.
  4. Distance is shown in mm.

Vertex snap is enabled: the picked point will snap to the nearest mesh vertex (within a small tolerance).

Use Clear to remove markers/line and start a new measurement.

3D printing tips (quick)

Troubleshooting

Version / Credits

V1.1 “clean” • OpenSCAD generation + PNG/STL previews • Three.js 3D viewer