We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated _Sidebar (markdown)
Updated Home (markdown)
slot: actual implementation uses "l" as distance between center points of starting and ending circle
unify default value of slop
add hint about correlation between parameters slop and internal for rods
document option to bevel only one side of a threaded rod (add parameters introduced with commit 7385c691fd6638d34fabf5afca98d7ec85d4b5b3)
shapes.scad - fix/add default values for alignment according to the actual behaviour of the module
Made clear that rot_copies() n= args override rots= args.
Removed incorrect center= arg from fillet_mask_x/y/z() docs.
Example for grid2d() needs a 'use <BOSL/math.scad>'
Correct axis-positive in docs.
Changed list_range(s,e,n) to auto-set step to (e-s)/(n-1).
Updated _half() module docs for cp change.
Updated threading.scad docs
Added d argument to fillet_hole_mask()
Updated docs and images for masks.
Added convex_hull() and various math.scad function docs.
Added docs for PHI
Added docs for log_rand() and gaussian_rand()
Updated math.scad docs
Updated compare_vals docs
Add docs for round2d and shell2d
Add docs for matrix_transpose()
Fixed up [xyz]spread docs.
Added from/to and axis args to rotate_points3d()
Update transforms docs for planar args.