Back
cnc design – 3D printable model from Thingiverse Thingiverse

cnc design

2 Downloads
3 Likes
0 Makes
Download Model
Concept design for a cnc machine. Large volume of soft material.
Structured base for addition of rotational parts.

The cam uses OpenJSCAD. Design with the drill.

Tries to make a square hole with a cone shaped drill bit.

function main() {
var cub = cube([20,40,35]);
cub = cub.center('x','z');
var dril = CSG.cylinder({ start: [0, 0, 0], end: [0, 0, 10], radiusStart: 0.01, radiusEnd: 3, resolution: 32 });
// insert generated code here
return cub;
}

First play
Source
Thingiverse
Comments
0

Bewertung

Noch keine Bewertungen

Comments

No comments yet – be the first!
All Thingiverse Models More by theofred

Similar Models

6 Suggestions

Add to Collection