Tweaks to simple post stand
This MR:
- Removed default parameters that were never meant to be used
- Removed "type" option as the model broke for anything except "back" used
- Minimised number of variables passed including adding a function to
calculate post height, plus moving
base_dandtop_dinto the only sub-function that used them. - Added //LibFile header so that or openscad_docsgen wont read the Module docstrings
- Renamed
mounting_posttomicroscope_mounting_postas openscad has no namespaces, so being specific is helpful. - Tweaked docstrings
--
One further comment screws as a boolean confused me, I assumed it was to do with the screws that mount the microscope to the stand. I had to turn it on and off to check. Can we call it something like "lugs" or "fixing_holes"?