gridfinity-rebuilt-openscad icon indicating copy to clipboard operation
gridfinity-rebuilt-openscad copied to clipboard

Documentation is out of date

Open reinux opened this issue 6 months ago • 3 comments

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!

reinux avatar May 29 '25 23:05 reinux