fritzing / fritzing-parts

Electronic components for use in the Fritzing app (aka the parts library)
http://fritzing.org/parts
Other
506 stars 360 forks source link

uno mounting holes? #284

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on June 07, 2012 11:03:40

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

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

failiz commented 3 years ago

The issue is still there: the Uno does not have mounting holes in the PCB view. Move issue to the part repository.

KjellMorgenstern commented 3 years ago

See PR #288

mMerlin commented 3 years ago

Do we really want the mounting holes as a permanent part of the uno part? If an uno is mounted on a pcb (above or below, as shield or part), none, some, or all of the mounting holes might be wanted for the project / pcb. Extra holes can be added using the "Hole" part, but there is no way to remove them when they are not wanted. Making them optional would be good, but that would be (back to) a code change. At least AFAIK, the sub-parts are only available for schematic view.

KjellMorgenstern commented 3 years ago

Yes exactly. The PR adds the holes to the silkscreen layer, but should not modify the copper or add a drill hole. The user could then use the silkscreen as guide to manually add holes.

Do you think the silkscreen can be mistaken as drill hole?

PCB subparts do not exist yet, I created issue 3746 to think about that feature.

mMerlin commented 3 years ago

If it visually looks like a hole, somebody will manage to expect it to create a drill hole. There is no way to always have everyone understand the same thing.