fritzing / fritzing-app

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

logoitem equivalent for copper layers #1478

Closed davidperrenoud closed 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 16:17:55

same part with another control to swap layers, or a different part? I vote different part

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

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 13:18:23

Issue 1285 has been merged into this issue.

Cc: daniel.t...@ixds.de

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 13:40:07

Issue 1036 has been merged into this issue.

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 22:42:13

implemented as a separate part.

Right now it only can be placed on the copper1 layer (as the original logo item can only be placed on the silkscreen1 layer). Should it also be placeable on the copper0 layer. One funny side effect of the current implementation is that when you try to drop it on a one layer board it triggers the SMD--2 layer warning. Another interesting side effect is that if you go ahead and drop it anyway it will be placed on the copper0 layer, but upsidedown and backwards.

Status: PartlyDone
Cc: -daniel.t...@ixds.de andre.knoerig@gmail.com
Labels: -Type-Defect Type-Enhancement

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 22:43:21

another issue is that drc will ignore it.

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 22:43:41

and so will the autorouter

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 30, 2011 23:37:43

test the ground plane generator

davidperrenoud commented 10 years ago

From irasc...@gmail.com on May 31, 2011 04:51:15

ground plane generator goes around the logo item, but cuts it too close. The logo item doesn't show in Gerber export, either because the two images blended or because gerber doesn't include the logoitem.

davidperrenoud commented 10 years ago

From irasc...@gmail.com on June 01, 2011 23:47:07

Labels: Component-PCB

davidperrenoud commented 10 years ago

From irasc...@gmail.com on June 02, 2011 11:45:50

comments 6 and 7 are probably dealt with. 3, 4, 5 still open

davidperrenoud commented 10 years ago

From irasc...@gmail.com on June 05, 2011 03:22:48

r4999 . Comment 3 dealt with, though I'm not sure the item on the copper layer is flipped the right way. Somebody help me test it?

davidperrenoud commented 10 years ago

From irasc...@gmail.com on January 03, 2013 07:04:24

new drc and autorouter both view the copper logo item as a potential obstacle, so comments 4 and 5 are also dealt with.

Status: Fixed