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_d and top_d into the only sub-function that used them.
  • Added //LibFile header so that or openscad_docsgen wont read the Module docstrings
  • Renamed mounting_post to microscope_mounting_post as 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"?

Merge request reports

Loading