Hiya, I needed a 15 pin D-sub connector (with GND) and came up with this:
Could you possibly have a look over this when you find time?
DB15 Connector.fzpz (12.0 KB)
Thank you in advance
Hiya, I needed a 15 pin D-sub connector (with GND) and came up with this:
Could you possibly have a look over this when you find time?
DB15 Connector.fzpz (12.0 KB)
Thank you in advance
My first suggestion (being lazy ) is do a google search for āfritzing part db 15 connectorā which turns up a variety of previous parts so you didnāt need to make one. That said your part has at least a couple of (not deadly) problems. It lacks teminalIds in schematic which causes the wire to connect to the middle of the connector. rather then the end of the pin as it should (which doesnāt matter if you connect directly to the pin on the same level.)
As well silkscreen has a problem (I havenāt looked at the svg to see what, but likely the top line being out of the view box and thus truncated.)
Nope , it appears the top line is just missing in the pcb svg
FritzingCheckPart.py indicates you have terminalsIds in schematic but they are 0 width and thus get ignored as well as a variety of other problems (mostly warnings, only the ones flagged as errors affect part operation):
$ FritzingCheckPartw.py part.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp
**** Starting to process file Startup, no file yet
**** Starting to process file part.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp
**** Starting to process file svg.breadboard.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_breadboard.svg.bak
**** Starting to process file svg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bak
**** Starting to process file svg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bak
File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
This is a through hole part as both copper0 and copper1 views are present.
If you wanted a smd part remove the copper0 definition from line 46
Modified 4: File
āsvg.breadboard.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_breadboard.svg.bakā
At line 6
ReferenceFile
āsparkfun-connectors_db15_breadboard.svgā
doesnāt match input file
ādsub15_bd4f6f99eec6dae13d234f57b134e343_12_breadboard.svgā
Corrected
Modified 4: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 6
ReferenceFile
āsparkfun-connectors_f09g_schematic.svgā
doesnāt match input file
ādsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svgā
Corrected
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 26
Connector connector1terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 35
Connector connector9terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 44
Connector connector2terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 53
Connector connector10terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 62
Connector connector3terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 71
Connector connector11terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 80
Connector connector4terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 107
Connector connector13terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 116
Connector connector14terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 125
Connector connector15terminal had a zero height, set to 10
Check the alignment of this pin in the svg!
Modified 4: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 6
ReferenceFile
āsparkfun-connectors_db15_pcb.svgā
doesnāt match input file
ādsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svgā
Corrected
Modified 3: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 49
Silkscreen stroke color #f0f0f0 isnāt white or black. Set to black.
Modified 3: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 50
Silkscreen stroke color #f0f0f0 isnāt white or black. Set to black.
Modified 3: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 51
Silkscreen stroke color #f0f0f0 isnāt white or black. Set to black.
Warning 6: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 2
ReferenceFile name
āsparkfun-connectors-db9-female.fzpā
Doesnāt match fzp filename
ādsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzpā
Warning 11: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 56
Type female is not male (it usually should be)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 60
Value Connector1pin doesnāt match Id connector0. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 63
Value connector1pin doesnāt match Id connector0. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 63
Value connector1terminal doesnāt match Id connector0. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 66
Value conn1pad0 doesnāt match Id connector0. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 67
Value conn1pad1 doesnāt match Id connector0. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 75
Value Connector2pin doesnāt match Id connector3. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 78
Value connector2pin doesnāt match Id connector3. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 78
Value connector2terminal doesnāt match Id connector3. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 81
Value conn2pad0 doesnāt match Id connector3. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 82
Value conn2pad1 doesnāt match Id connector3. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 90
Value Connector3pin doesnāt match Id connector4. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 93
Value connector3pin doesnāt match Id connector4. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 93
Value connector3terminal doesnāt match Id connector4. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 96
Value conn3pad0 doesnāt match Id connector4. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 97
Value conn3pad1 doesnāt match Id connector4. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 105
Value Connector4pin doesnāt match Id connector5. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 108
Value connector4pin doesnāt match Id connector5. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 108
Value connector4terminal doesnāt match Id connector5. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 111
Value conn4pad0 doesnāt match Id connector5. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 112
Value conn4pad1 doesnāt match Id connector5. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 120
Value Connector5pin doesnāt match Id connector6. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 123
Value connector5pin doesnāt match Id connector6. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 123
Value connector5terminal doesnāt match Id connector6. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 126
Value conn5pad0 doesnāt match Id connector6. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 127
Value conn5pad1 doesnāt match Id connector6. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 135
Value Connector6pin doesnāt match Id connector7. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 138
Value connector6pin doesnāt match Id connector7. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 138
Value connector6terminal doesnāt match Id connector7. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 141
Value conn6pad0 doesnāt match Id connector7. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 142
Value conn6pad1 doesnāt match Id connector7. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 150
Value Connector7pin doesnāt match Id connector8. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 153
Value connector7pin doesnāt match Id connector8. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 153
Value connector7terminal doesnāt match Id connector8. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 156
Value conn7pad0 doesnāt match Id connector8. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 157
Value conn7pad1 doesnāt match Id connector8. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 165
Value Connector8pin doesnāt match Id connector9. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 168
Value connector8pin doesnāt match Id connector9. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 168
Value connector8terminal doesnāt match Id connector9. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 171
Value conn8pad0 doesnāt match Id connector9. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 172
Value conn8pad1 doesnāt match Id connector9. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 180
Value Connector9pin doesnāt match Id connector10. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 183
Value connector9pin doesnāt match Id connector10. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 183
Value connector9terminal doesnāt match Id connector10. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 186
Value conn9pad0 doesnāt match Id connector10. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 187
Value conn9pad1 doesnāt match Id connector10. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 195
Value Connector10pin doesnāt match Id connector11. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 198
Value connector10pin doesnāt match Id connector11. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 198
Value connector10terminal doesnāt match Id connector11. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 201
Value conn10pad0 doesnāt match Id connector11. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 202
Value conn10pad1 doesnāt match Id connector11. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 210
Value Connector11pin doesnāt match Id connector12. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 213
Value connector11pin doesnāt match Id connector12. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 213
Value connector11terminal doesnāt match Id connector12. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 216
Value conn11pad0 doesnāt match Id connector12. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 217
Value conn11pad1 doesnāt match Id connector12. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 225
Value Connector12pin doesnāt match Id connector13. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 228
Value connector12pin doesnāt match Id connector13. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 228
Value connector12terminal doesnāt match Id connector13. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 231
Value conn12pad0 doesnāt match Id connector13. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 232
Value conn12pad1 doesnāt match Id connector13. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 240
Value Connector13pin doesnāt match Id connector14. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 243
Value connector13pin doesnāt match Id connector14. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 243
Value connector13terminal doesnāt match Id connector14. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 246
Value conn13pad0 doesnāt match Id connector14. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 247
Value conn13pad1 doesnāt match Id connector14. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 255
Value Connector14pin doesnāt match Id connector15. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 258
Value connector14pin doesnāt match Id connector15. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 258
Value connector14terminal doesnāt match Id connector15. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 261
Value conn14pad0 doesnāt match Id connector15. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 262
Value conn14pad1 doesnāt match Id connector15. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 270
Value Connector15pin doesnāt match Id connector16. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 273
Value connector15pin doesnāt match Id connector16. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 273
Value connector15terminal doesnāt match Id connector16. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 276
Value conn15pad0 doesnāt match Id connector16. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 277
Value conn15pad1 doesnāt match Id connector16. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 285
Value ConnectorGNDpin doesnāt match Id connector17. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 288
Value gndpin doesnāt match Id connector17. (Typo?)
Warning 14: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 288
terminalId missing in schematicView (likely an error)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 291
Value gnd1pad0 doesnāt match Id connector17. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 292
Value gnd1pad1 doesnāt match Id connector17. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 300
Value ConnectorGNDpin doesnāt match Id connector18. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 303
Value gndpin doesnāt match Id connector18. (Typo?)
Warning 14: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 303
terminalId missing in schematicView (likely an error)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 306
Value gnd2pad0 doesnāt match Id connector18. (Typo?)
Warning 13: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
At line 307
Value gnd2pad1 doesnāt match Id connector18. (Typo?)
Warning 35: File
āpart.dsub15_d3bd7c7081e8b7b7179ef8c69823bcd6_1.fzp.bakā
Connector1 doesnāt exist when it must to stay in sequence
Warning 32: File
āsvg.breadboard.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_breadboard.svg.bakā
At line 3
Scale is not the desirable 1/1000 ratio from width/height to
viewBox width/height.
Warning 32: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 3
Scale is not the desirable 1/1000 ratio from width/height to
viewBox width/height.
Warning 32: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 3
Scale is not the desirable 1/1000 ratio from width/height to
viewBox width/height.
Warning 25: File
āsvg.pcb.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_pcb.svg.bakā
At line 48
Silkscreen layer should be above the copper layers for easier selection
in pcb view
Error 64: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
The svg has been modified (details in the Modified section).
Examine the svg with a svg editor to make sure it is correctly formatted.
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 26
Connector connector1terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 35
Connector connector9terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 44
Connector connector2terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 53
Connector connector10terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 62
Connector connector3terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 71
Connector connector11terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 80
Connector connector4terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 89
Connector connector12terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 98
Connector connector5terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 107
Connector connector13terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 116
Connector connector14terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 125
Connector connector15terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 134
Connector connector6terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 143
Connector connector7terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
Modified 2: File
āsvg.schematic.dsub15_bd4f6f99eec6dae13d234f57b134e343_12_schematic.svg.bakā
At line 152
Connector connector8terminal had a zero width, set to 10
Check the alignment of this pin in the svg!
This tutorial may help with parts creation (FritzingCheckPart.py is detailed in there as well.)
Peter