diff --git a/cheatsheet/index.html b/cheatsheet/index.html index 9495952..3e64684 100644 --- a/cheatsheet/index.html +++ b/cheatsheet/index.html @@ -116,7 +116,7 @@
cube([width,depth,height], center)
cylinder(h,r|d,center)
cylinder(h,r1|d1,r2|d2,center)
- polyhedron(points, faces, convexity)
+ polyhedron(points, faces, convexity)
import("….extformats: STL|OFF|AMF|3MF", convexity)
linear_extrude(height,center,convexity,twist,slices)
rotate_extrude(angle,convexity)