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

fix: hull-render issue #146

Closed
wants to merge 3 commits into from
Closed

Conversation

rohittcodes
Copy link

Copy link

vercel bot commented Feb 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
3d-viewer ❌ Failed (Inspect) Feb 2, 2025 1:37pm

@rohittcodes
Copy link
Author

cc: @imrishabh18

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice identification on the issue, but not quite the right fix iiuc

},
}

const { createJSCADRoot } = createJSCADRenderer(jscadModule as any)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the right idea, but you should actually PR to jscad-planner, if we merged this it would bug out in weird ways. jscad-planner is like jscad but instead of doing the 3d operations directly it stores them

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.

Motor Driver Pin Header Rendering issue "Typeerror...."
2 participants