doc fixes

This commit is contained in:
Adrian Mariano
2023-01-20 16:55:56 -05:00
parent 554d197976
commit 3f4d5e65f7
3 changed files with 12 additions and 12 deletions

View File

@@ -1211,7 +1211,7 @@ module jittered_poly(path, dist=1/512) {
//
// Arguments:
// r = radius of circular part of teardrop. (Default: 1)
// ang = angle of hat walls from the Y axis. (Default: 45 degrees)
// ang = angle of hat walls from the Y axis (half the angle of the peak). (Default: 45 degrees)
// cap_h = if given, height above center where the shape will be truncated.
// ---
// d = diameter of circular portion of bottom. (Use instead of r)