fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.02k stars 829 forks source link

The part editor is not loading silkscreens #3193

Closed matissev closed 4 years ago

matissev commented 8 years ago

Hello,

I'm having trouble with the part editor in Fritzing 0.9.2 as it is not loading the silkscreen of my part, although the copper layers are fine. It seems that it can recognize the svg path but can't display it black. However, the schematics works. Didn't try the breadboard view though. I tried to import the svg file of a standard IC that has a working silkscreen with no success. I also tried to make a new .fzpz package, to convert units to inches, and to remove all the custom parts in the custom parts folder in order to avoid conflicts, but nothing works.

Here it is as a .svg file : pcb.svg.zip

and here is the .fzpz file : A4988 Stepper Motor Driver Carrier.fzpz.zip

Thanks in advance.

KjellMorgenstern commented 4 years ago

This might already be fixed on 0.9.5 develop branch.

DrItanium commented 4 years ago

Hmmmm, when I try to load the file I get an error with the message:

There is already a part with id '0223_0eb44bbb4c4f50c21567b8c79110a3c3_5' loaded into Fritzing.

Tested with 0.9.5 development branch

KjellMorgenstern commented 4 years ago

The issue is for sure outdated, the root cause might or might not be fixed, the provided A4988 has conflicts with another part which is already obsolete. A nice A4988 part is available ( Pololu A1)

Therefore I will close the issue.