-
Notifications
You must be signed in to change notification settings - Fork 32
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
Added MOSFET support #1
Comments
Thank you! I will incorporate it as soon as possible! |
Thanks for the fast response. For the sake of completeness I further have to suggest following two minor changes:
regards circuitSymbols_semiconductors.inx: Line 104:
change default values to:
circuitSymbols.py: Line 1649:
change arrow position to
line 1679:
change arrow position to:
|
Thanks again! Updated version has been uploaded. I decided to not change I_g position. It would be too close to the circuit line. However, I made changes on v_{gs}. I changed the distance between the arrow and the text on function drawVoltArrow and changed the orientation from +-45 to +-20 degrees. Now I_g and V_gs are much more spaced apart than before. Unless you use a very long i_g name, I don't think they will overlap now. Please let me know if the changes suits you. |
Yes, this looks much better now... Thanks again for the fast response. regards |
Hi
I added MOSFET support and thought maybe you want the code to include it in you plugin...
regards
KST
The text was updated successfully, but these errors were encountered: