8000 "Export to SDF" button stays unclickable · Issue #10 · Roboy/SDFusion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Export to SDF" button stays unclickable #10

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

Open
A188
Fabitje opened this issue Apr 17, 2025 · 1 comment
Open

"Export to SDF" button stays unclickable #10

Fabitje opened this issue Apr 17, 2025 · 1 comment

Comments

@Fabitje
Copy link
Fabitje commented Apr 17, 2025

When trying to export my Fusion Model to SDF the button is not clickable.

I have only had this since the latest update for Fusion360

Image

@MarceloJordao01
Copy link
MarceloJordao01 commented May 5, 2025

The same error happened to me. I think some API update ended up breaking the program. Changing line 262 in SDFusion from selectionInput.setSelectionLimits(1, 1) to selectionInput.setSelectionLimits(0, 1) enables the “Export to SDF” button. I know this isn’t the best solution, but it’s one that works.

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

No branches or pull requests

2 participants
0