ATK-AS608 Fingerprint scanning module
AS608光学指纹识别模块.fzpz (32.1 KB)
Your part has a number of problems. Breadboard doesn’t align correctly to the grid because the connector pin is a line (not a circle or square and doesn’t have a teminalId) and so aligns to the center of the pin not one end or the other as it should.
schematic has the connectors defined incorrectly and thus doesn’t work
(the red rectangle indicates connector errors) it is also still labeled as the MAX device it was cloned from.
pcb has a similar problem (the connectors are not correctly defined.
FritzingCheckPart.py has a number of further complaints:
Error 69: File
‘svg.breadboard.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_breadboard.svg.bak’
At line 8
Found a drawing element before a layerId (or no layerId)
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector1pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector2pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector3pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector4pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector5pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector6pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
Connector connector7pin is in the fzp file but not the svg file. (typo?)
svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak
Error 69: File
‘svg.pcb.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_pcb.svg.bak’
At line 751
Found a drawing element before a layerId (or no layerId)
Error 17: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’
No connectors found for view pcbView.
This tutorial will tell you how to fix the various problems if you chose (and how to use FritzingCheckPart.py to check if the part is correct.)
Peter
Thank you for your valuable comments