fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.95k stars 822 forks source link

support fiducial marks #2843

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on December 30, 2013 03:16:45

http://fritzing.org/forum/thread/1851/ Do we need a fiducial part, are pads sufficient, maybe add a circular pad shape?

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

failiz commented 3 years ago

Remove imported, add pcbview

failiz commented 3 years ago

Remove bug and add enhacement (sorry, i just saw now that this is not a bug) Add pcbview too

KjellMorgenstern commented 9 months ago

http://www.ladyada.net/library/pcb/fiducials.html

KjellMorgenstern commented 9 months ago

Workaround with a hole of zero diameter and ringthickness > 0 doesn't work, because the hole can not be connected. Workaround with a via does not work, since currently the minimal diameter is 0.1. Also, both would show on top and bottom layer.

Workaround: Using a rectangular pad (and resizing it to eg 0.5mm x 0.5mm) instead of a round pad works.