ostat / gridfinity_extended_openscad

Gridfinity Extended OpenSCAD Model
https://docs.ostat.com/docs/openscad/gridfinity-extended
MIT License
159 stars 17 forks source link

Extension tabs incorrectly positioned #26

Closed jpypi closed 2 months ago

jpypi commented 4 months ago

Using gridfinity_basic_cup.scad and setting position to either "center" or "zero" (as opposed to the default: "default") and then with extention_tabs_enabled = true and either extention_x_enabled = true or extention_y_enabled = true, the extension tabs end up getting placed as separate pieces from the main bin.

This is just one example, but the different values of position and extension (x or y) put the tabs is various different places. screenshot

ostat commented 4 months ago

Hi thanks for reporting this. I think this was a bug while I was trying to rework the tabs. I believe it was fixed in 9e79f20. Would you be able to get latest and retry?

image

jpypi commented 4 months ago

Pulled latest... still the same issue.

ostat commented 2 months ago

Hi, Sorry I misunderstood this issue. Its now fixed. Thanks for raising