Back
Twisted band – 3D printable model from Thingiverse Thingiverse

Twisted band

39 Downloads
43 Likes
0 Makes
Download Model
It's based on the `path_extrude` module of [my library](https://github.com/JustinSDK/dotSCAD). I used a rectangle shape here; however, the 2D shape can be any shape.

There's an easier way to create twisted bands.

include ;
include ;
include ;
include ;

shape_pts = [
[-2, -10],
[-2, 10],
[2, 10],
[2, -10]
];

ring_extrude(shape_pts, radius = 50, twist = 180);

![ring_extrude](https://openhome.cc/eGossip/OpenSCAD/im
Source
Thingiverse
Comments
0

Comments

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

Similar Models

6 Suggestions

Add to Collection