diff --git a/cheatsheet/snapshot.html b/cheatsheet/snapshot.html index 00a8a4d..efa69c7 100644 --- a/cheatsheet/snapshot.html +++ b/cheatsheet/snapshot.html @@ -135,7 +135,7 @@
cylinder(h,r1|d1,r2|d2,center)
polyhedron(points, faces, convexity)
import("….extformats: STL|OFF|AMF|3MF", center, convexity)
- linear_extrude(height,v,center,convexity,twist,slices)
+ linear_extrude(height,v,scale,center,twist,slices,segments,convexity)
rotate_extrude(angle,start,convexity)
surface(file = "….extformats: DAT|PNG",center,convexity)