Back to browse
Wiki text reformatting to create headers
Modify this text: scale([x,y,z]) resize([x,y,z],auto) mirror([x,y,z]) multmatrix(m) color("colorname",alpha) color([r,g,b,a]) offset(r|delta,chamfer) hull() Mi…
Added May 19, 20260 views0 copies
Prompt
Modify this text:
scale([x,y,z])
resize([x,y,z],auto)
mirror([x,y,z])
multmatrix(m)
color("colorname",alpha)
color([r,g,b,a])
offset(r|delta,chamfer)
hull()
Minkowski()
To follow this format:
==== translate() ====
translate([x,y,z])
==== rotate() ====
rotate([x,y,z])Replace text in [BRACKETS] with your own values before pasting.