We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From
https://forum.fritzing.org/t/power-symbol-connection-error/13887
On Fritzing 0.9.3b and 0.9.6 this works as expected (only 0.9.3b shown here!):
on 0.9.8 the 3V3 and 5V nets are connected together which is incorrect.
Build:
Version 0.9.8 (bCD-92-0-b3d4fefa 2021-08-03) 64 [Qt 5.15.2]
Operating System: Windows 10
Steps to reproduce:
The 5V power pin should connect to pin 14 and the 3.3V power connector should connect to pin 2.
The text was updated successfully, but these errors were encountered:
fix power symbols which were broken by commit fritzing#3845, fixes fr…
23175bf
…itzing#3882
My fault. My fix of the net labels broke the power symbols... I made a pull request that fixes it.
Sorry, something went wrong.
Fixed #3882 by fixing power label bus removal.
8ff3f56
56ebf56
f0af53a
No branches or pull requests
Current Behaviour
From
https://forum.fritzing.org/t/power-symbol-connection-error/13887
On Fritzing 0.9.3b and 0.9.6 this works as expected (only 0.9.3b shown here!):
on 0.9.8 the 3V3 and 5V nets are connected together which is incorrect.
Build:
Version 0.9.8
(bCD-92-0-b3d4fefa 2021-08-03) 64 [Qt 5.15.2]
Operating System:
Windows 10
Steps to reproduce:
Expected Behaviour
The 5V power pin should connect to pin 14 and the 3.3V power connector should connect to pin 2.
The text was updated successfully, but these errors were encountered: