You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When printing the shelf i noticed the bottom of the label holder was slightly detached from the main body. For a quick fix i changed drawerlength/2 to drawerlength/2.001 at line 129. i attached some screenshots but it's kinda hard to make out clearly. Could this change be implemented or is there a better way to do this? i'm not hugely familiar with openscad but this gap doesn't seem intentional to me.
Without the change this is the first layer as rendered by prusaslicer
and after:
When printing the shelf i noticed the bottom of the label holder was slightly detached from the main body. For a quick fix i changed drawerlength/2 to drawerlength/2.001 at line 129. i attached some screenshots but it's kinda hard to make out clearly. Could this change be implemented or is there a better way to do this? i'm not hugely familiar with openscad but this gap doesn't seem intentional to me.



Without the change this is the first layer as rendered by prusaslicer


and after: