Skip to content

Allow for connector clips on narrow baseplates - #291

Open
Lightborne wants to merge 1 commit into
ostat:mainfrom
Lightborne:codex/center-clips-small-baseplates
Open

Allow for connector clips on narrow baseplates#291
Lightborne wants to merge 1 commit into
ostat:mainfrom
Lightborne:codex/center-clips-small-baseplates

Conversation

@Lightborne

Copy link
Copy Markdown

Hello ostat.

Disclaimer up front - this PR was written by Codex. I asked the LLM to be as minimal as possible but I am not familiar with OpenSCAD so I am not sure if this is a good implementation or not. I am happy to take any feedback to improve the change.

I made this change because I wanted to print skinny "spacer" baseplates to center my main grid within my drawer. I needed 10mm spacers on each side. The spacers were 4 gridfinity units (420mm) in length. The current implementation refused to attach connector clips because of the 10mm width, even though length-wise the geometry is fully capable of supporting it.

This change introduces a hard limit at 20mm, anything below that ran the risk of running into the curved part of the grid square. An obvious improvement would be to scale this hard limit based on the connector clip size that was entered, but I was afraid that might overcomplicate things at first.

Thanks very much for this wonderful tool!

@Lightborne

Copy link
Copy Markdown
Author
image

Here is a screenshot of the kind of thing I wanted to generate. Prior to my change, the connector clip notches would not generate.

@albbino

albbino commented Jul 29, 2026

Copy link
Copy Markdown

Is this the same as my issue?
#294

@ostat

ostat commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Is this the same as my issue? #294

Yes, its similar, though I am not sure you want to put tabs on both sides, just the inside.

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.

3 participants