gridfinity-rebuilt-openscad
gridfinity-rebuilt-openscad copied to clipboard
Documentation is out of date
gridfinityBase currently has a signature of:
module gridfinityBase(grid_size, grid_dimensions=GRID_DIMENSIONS_MM, hole_options=bundle_hole_options(), off=0, final_cut=true, only_corners=false, thumbscrew=false)
But is described in the docs as being of the form:
gridfinityBase (gridx, gridy, length, div_base_x, div_base_y, style_hole)
Could you please let us know which commit is in line with the docs?
Thanks!