Insert a female PCB header with pitch 1.27 mm (0.05in) and smallest possible hole diameter (0.7mm/0.0275in) then connect two neighbour pins to the circuit using standard 24mil connections. When checking DRC, these pins are said to cover each other.
What I expected should have happened instead:
There should be ne error (obviously the circles from the pins appear to be too wide when zooming in).
My version of Fritzing and my operating system:
0.9.2/MacOS X 10.8.5
…
Please also attach any files that help explaining this problem
the pinheader is a generic part in fritzing. you can easily alter every value of this component.
in the inspector is a field for ring thickness. please try to change the ringthickness and the hole diameter to your needs.
Well, that’s exactly what I thought but when I change the figures nothing changes actually and if I edit something else and come back later the figures are back to their older values.
I have tried again. Same issue. The size of hole or ring oesn’t change at all when changing the values in the dedicated fields, the new values can’t be recorded.
Ahah. You got the point, André: as my system uses the comma to separate numbers (BE-FR), Fritzing refuses the dot as separator. Even if I want to paste a number including a dot from a text editor, it’s not possible. And if I try to encode pure integer numbers it works flawlessly. So it’s definitely a localization issue!
The proposed solution works for Through-Hole but is not applicable for the SMD (two rows) version of the generic pin header. The pads touch each other with pitch 1.25 and 1.27 (1.50 is also not ok, too close to be fabricated). With the SMD version, the user is not offered a UI to change the pad properties, hence the problem.
Also, I also have the localization problem reported by amundsen. Fritzing 0.9.3b, French locale, linux (pre-built amd64 from fritzing.org). When editing the hole size, entering a value with comma has no effect, and the dot cannot be entered. (one can use LC_ALL=C as a workaround)