fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.97k stars 826 forks source link

mask layer rotation bug in gerber export #2464

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on March 10, 2013 11:51:05

http://fritzing.org/forum/thread/1424

Original issue: http://code.google.com/p/fritzing/issues/detail?id=2466

davidperrenoud commented 10 years ago

From irasc...@gmail.com on March 10, 2013 22:55:09

also invisible silkscreen rect should not appear in gerber (or should appear in sketch)

davidperrenoud commented 10 years ago

From snoozerw...@gmail.com on November 03, 2013 06:45:20

Broken link. Should be http://fritzing.org/forum/thread/1424/ .

bootchk commented 9 years ago

I think I am experiencing this bug. I have two instances of a part, rotated CW and CCW. One of the instances generates an improper solder mask layer for Gerber (some SMD pads are not masked, so that the copper would not be exposed, rendering the board useless unless you scrape off the mask.)

I am trying to think why this is not higher priority. My best guess is that this is a rare bug, some peculiar combination of data, or of copying and rotating, or of using a custom part. I can provide my sketch that reproduces, but I hope to experiment and find a workaround or a simple way to reproduce.

bootchk commented 9 years ago

I could not reproduce the problem starting with a new design, adding a part, and rotating the part. Fritzing 9.2b using Sparkfun Discrete part nmos transistor in SOT323 package.

However, there is a workaround: delete the errant part and recreate it. In other words, it might be a data corruption problem. Or some obscure sequence of part manipulation.