Skip to content

Add some scad-utils operations#57

Closed
Peque wants to merge 1 commit intoSolidCode:masterfrom
Peque:scadutils
Closed

Add some scad-utils operations#57
Peque wants to merge 1 commit intoSolidCode:masterfrom
Peque:scadutils

Conversation

@Peque
Copy link
Contributor

@Peque Peque commented Nov 27, 2016

SCAD utils implements some useful operations like inset, outset, fillet and rounding.

Would it make sense to include them in SolidPython? They are planned to be included in OpenSCAD some day, but they are still a separate project. However, I see no harm in including them in SolidPython for now (if you want to use them you just need to make sure the OpenSCAD utils code is available, of course).

Those operations include inset, outset, fillet and rounding.
@etjones
Copy link
Contributor

etjones commented Dec 28, 2016

So, this project has been asleep for a while-- apologies. What's the state of these keywords in current OpenSCAD builds? It looks to me like this PR would be ready to use those features... as soon as they're added to OpenSCAD. Have they been added yet, or do you know if there's a timeframe for adding them? I'd love to have these features to use in SolidPython, but I'm hesitant to add support for features that don't exist yet

@Peque
Copy link
Contributor Author

Peque commented Dec 28, 2016

@etjones For what I know this hasn't been officially included in OpenSCAD yet. Don't know about any timeframe. 😅

@etjones
Copy link
Contributor

etjones commented Dec 28, 2016

Ok. I'm going to leave this one open until OpenSCAD catches up with you! Let's hope they get their act together and deliver those features, then I'll add this to master. Thanks for getting ahead of the game!

@etjones etjones closed this Jan 10, 2023
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.

2 participants