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

Improve ... material is missing in solder ball properties #1003

Open
Marcel0000 opened this issue Jan 30, 2025 · 0 comments
Open

Improve ... material is missing in solder ball properties #1003

Marcel0000 opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New features or code improvements

Comments

@Marcel0000
Copy link

Description of the current limitations

edb_app.configuration.get_data_from_db(stackup=True, components=True)["components"][0]["solder_ball_properties"]
returns the following dict:

{'uses_solder_ball': True,
 'shape': 'cylinder',
 'diameter': '100um',
 'mid_diameter': '100um',
 'height': '100um'}

Here is the material of the solder ball missing, which is configurable in the SIwave & AEDT GUI.

Code sample expected

No response

Useful links and references

No response

@Marcel0000 Marcel0000 added the enhancement New features or code improvements label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant