Skip to content
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

feat: support partially extending bases & adjustable half-grid hole positions #258

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pimlie
Copy link

@pimlie pimlie commented Dec 9, 2024

Although this might go against the basic principle of gridfinity, I had a drawer that did not have an inner size that was a nice multiple of 42. But I still want to make use of the extra 2cm, so I added support to extend the grid with partial bases as I'd rather have some bins that I can only use on one side of the drawers then leave a gap of 2cm.

This PR also adds support to configure how the magnet holes should be positioned when using half grids.

Extend bases with 2cm to the left and 7mm to the back. Note that there aren't bottom notches added on the extra 7mm yaxis because the bottom notches have a minimum dimension of 2*BASE_TOP_RADIUS. See the warning that is being echoed
image

Compartments are still equally divided taking the extra dimensions into account:
image

Default / current behaviour for placement of half grid holes:
image

Alternate y alignment like the full width base pattern but keep all holes left aligned:
image

Use the default hole pattern for full width bases:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant