DarwinNE / FidoCadJ

FidoCadJ is a free user-friendly vector graphic editor for MacOSX, Linux, Windows and Android with a library of electronic symbols.
http://darwinne.github.io/FidoCadJ/
GNU General Public License v3.0
111 stars 40 forks source link

A little issue of a component #173

Closed iGreybear closed 4 years ago

iGreybear commented 4 years ago

Hi DarwinNE,

in the following component "Simboli Elettrotecnica -> Contatti a due o tre vie -> Commut. bipolare due vie tre pos. centr. di apertura", two pins do not reach the point of grid.

Thanks for your help, Domenico

DarwinNE commented 4 years ago

I found those symbols, where the bottom contacts are misaligned with respect to the default 5-unit grid:

misaligned_symbols

I will slightly shorten those. That will yield a minor incompatibility with previous versions of FidoCadJ, but it is worth to correct this.

The code:

[FIDOCAD]
FJC A 0.35
MC 60 30 0 0 elettrotecnica.cdtpcirapspmpd
MC 20 25 0 0 elettrotecnica.cbdvtppca
MC 90 30 0 0 elettrotecnica.cdvtp
MC 115 30 0 0 elettrotecnica.szdvtp
DarwinNE commented 4 years ago

My last commit should correct those components. Don't hesitate to comment if you find similar bugs.