openscad / MCAD

OpenSCAD Parametric CAD Library (LGPL 2.1)
http://reprap.org/wiki/MCAD
578 stars 192 forks source link

Fix len() conversion warnings #76

Closed dyanawu closed 3 years ago

dyanawu commented 3 years ago

This fixes the len() parameter conversion warnings, at least in the donutSlice and pieSlice modules. Also cleans up some whitespace cos why not.