diff --git a/src/experimental/tf_ring.scad b/src/experimental/tf_ring.scad index 67c0ce12..a6b9950a 100644 --- a/src/experimental/tf_ring.scad +++ b/src/experimental/tf_ring.scad @@ -1,6 +1,13 @@ use ; use ; +/* + size: The size of a rectangle. + point: A point in the rectangle. + radius: sphere radius. + angle: arc angle. + twist: The number of degrees of through which the rectangle is twisted. +*/ function tf_ring(size, point, radius, angle, twist = 0) = let( yleng = size[1],