Skip to content

Conversation

@zwamdurkel
Copy link

The following command would error

gflabel cullenect --vscode --font-path "osifont.ttf" --font-size-maximum 9 "{...}#8×1¼{...}{cullbolt(tapping,partial,round,square)}" -o nr8x1-14-square-round-tapping-partial.step

Stating that there are 2 head types defined. Apparently square is an alias for socket head type, but square is also a drive type.

The real fix is probably removing square as an alias for socket, but for now I've fixed the missing drive type alias (was not implemented. So now I can use "robertson" to get a square drive with a round head.

This works now, robertson was not recognized previously:

gflabel cullenect --vscode --font-path "osifont.ttf" --font-size-maximum 9 "{...}#8×1¼{...}{cullbolt(tapping,partial,round,robertson)}" -o nr8x1-14-square-round-tapping-partial.step
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