-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gridfinity-rebuilt-lite issue #249
Comments
Thanks for the report. The bin on the left looks like it has something clipping into the base. There should not be a flat overhang like you are seeing. Does it occur on a 2x2 or 3x3 bin as well? |
In case this helps....
// translate([0, 0, BASE_HEIGHT-top_bottom_thickness]) |
Note: translate([0, 0, BASE_HEIGHT]) produces an even cleaner exterior but not sure if there are any downsides across the interior of the bins |
Hi, when I create a cube with gridfinity lite I can't stack one with another, and if I put a cube created with lite and another normal cube they are not the same.
the cube on the left is made with gridfinity-lite the one on the right with bins.
When passing it through orcaslicer the bridges are also made at different heights:
the cube made with gridfinity lite makes the bridge 5 layers before the one built with gridfinity-bins (1mm difference)
my version of openscad is:
The text was updated successfully, but these errors were encountered: