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

Add OpenSCAD support #14

Closed
openvmp opened this issue Dec 29, 2023 · 2 comments
Closed

Add OpenSCAD support #14

openvmp opened this issue Dec 29, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@openvmp
Copy link
Owner

openvmp commented Dec 29, 2023

Implement “part factory” that loads OpenSCAD files.
The way parts get declared should be identical to step files, but using “type: openscad”.

@openvmp
Copy link
Owner Author

openvmp commented Dec 29, 2023

It should be OK for now if the STL and STEP files are created as intermediate products, and the result is just a mesh in a step container. We can improve on it later.

It’s OK to create intermediate files in the project’s “self.path”.

@openvmp openvmp added the enhancement New feature or request label Dec 29, 2023
@openvmp openvmp added the help wanted Extra attention is needed label Jan 3, 2024
@openvmp openvmp self-assigned this Jan 7, 2024
@openvmp openvmp removed the help wanted Extra attention is needed label Jan 7, 2024
@openvmp
Copy link
Owner Author

openvmp commented Jan 7, 2024

Fixed in #44

@openvmp openvmp closed this as completed Jan 7, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in PartCAD: Part features Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant