diff --git a/cheatsheet/snapshot.html b/cheatsheet/snapshot.html index 2bcb1ea..f513895 100644 --- a/cheatsheet/snapshot.html +++ b/cheatsheet/snapshot.html @@ -119,7 +119,7 @@

3D

polyhedron(points, faces, convexity) import("….extformats: STL|OFF|AMF|3MF", convexity) linear_extrude(height,v,center,convexity,twist,slices) - rotate_extrude(angle,convexity) + rotate_extrude(angle,start,convexity) surface(file = "….extformats: DAT|PNG",center,convexity)