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

BUG: Bad solderball height for “IC” type. Using v0.18.0 #663

Open
2 tasks done
svandenb-dev opened this issue Jul 11, 2024 · 0 comments
Open
2 tasks done

BUG: Bad solderball height for “IC” type. Using v0.18.0 #663

svandenb-dev opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@svandenb-dev
Copy link
Collaborator

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

edb.components.components[<capacitor_name>].type = “IC” #change a capacitor type to IC
edb.core_components.set_solder_ball(<capacitor_name>, chip_orientation='chip_up’) #chip_up because it’s a component on layer BOTTOM
edb.save_edb()
edb.close_edb()

Steps To Reproduce

NA

Which Operating System are you using?

Windows

Which Python version are you using?

3.10

Installed packages

NA

@svandenb-dev svandenb-dev added the bug Something isn't working label Jul 11, 2024
@svandenb-dev svandenb-dev self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant