Closed DevT0ny closed 3 years ago
Hello, i have changed GND and ECHO, here are the zip-file:
HC-SR04 Ultrasonic Distance Sensor.fzpz.zip
The result for search "HC-SR04" hast tow parts. The second part is a bad double from this part. You can delete the double.
Must i open a new issue for delete this part?
Hello Harald, thanks for the fixes. I ran the parts obsoletion. That way Fritzing will be able to show a hint about the potential issue for existing circuits. Both of the hc-sr04 are replaced with a part hs-sr04_bf8299a_002.fzp
I did not yet verify that the application can deal with two different parts replaced by one single part, but we are still on develop branch, and can simply remove the bad double without replacements if it causes issues.
Can you apply the fix on the sr04_bf8299a_002 schematic? See PR #276
Note: Some version of the FritzingCheckPart script do write operations on the file, which is not ideal for reviews and version management. When you use it, please make sure to not apply unintended changes.
... all right. I'm trying to use the fix PR #276.
Note: I will never use the FritzingCheckPart script.
In 'hs-sr04_bf8299a_002.fzp' does the connection seem to be correct, when I examining the correct file?
`
Maybe the issue is in the schematics svg file, attaching the connector2 to the GND element.
I hope i find in Line 41-44 the problem of hs-sr04_bf8299a_002.svg:
line 41 connector2pin -> connector3pin line 42 connector2terminal -> connector3terminal line 43 connector3pin -> connector2pin line 42 connector3terminal -> connector2terminal
But i can't edit the file. Here is the copy of hs-sr04_bf8299a_002.svg with changed pin. hs-sr04_bf8299a_002.svg.zip
Sorry for the changed line numbers and the additional entries. They're from Inkscape
Ultrasonic sensor schematic pin "labels" are interchanged with GND pin and ECHO pin. You can see in the image when I clicked on ECHO pin its highlighting pin 4 which labeled as GND. its problem only with Schematic diagram
Version 0.9.4 (CD-498-0-a1ffcea 2019-12-01) 64 [Qt 5.9.5]
LInux
search "HC-SR04" There are two ultrasonic sensors and bug is in sensor which named as "HC_SR04 Ultrasonic Distance Sensor" (showed in the inspector tab)