Skip to content

Fix creating a named Allen key slot - #22

Open
mmalecki wants to merge 1 commit into
JohK:masterfrom
mmalecki:fix-named-key-slot
Open

Fix creating a named Allen key slot#22
mmalecki wants to merge 1 commit into
JohK:masterfrom
mmalecki:fix-named-key-slot

Conversation

@mmalecki

Copy link
Copy Markdown

assign is deprecated, and this particular use of it appears broken on
newer OpenSCAD versions.
We usually pass in the dimensions explicitly, therefore don't hit this
code path.

`assign` is deprecated, and this particular use of it appears broken on
newer OpenSCAD versions.
We usually pass in the dimensions explicitly, therefore don't hit this
code path.
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