-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Make fabrication properties affect solder joint creation #93
Comments
The exporter should generally handle that. Can you provide more detail into the issue you're experiencing? |
Solder joints will never be created for vias. I'm guessing those are THT pads? Is the footprint they are part of marked as SMD? If so, I guess solder joints for THT pads of SMD components should maybe not be created. |
Yes, these are THT pads with fabrication property set to Heatsink pad. |
Ah, that's perfect I should be able to filter for that, thanks! |
Thanks! |
Doesn't work if PCB contains components model in step format.
The text was updated successfully, but these errors were encountered: