← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Eagle schematic and project import.

 

On 09/20/2017 05:38 PM, jp charras wrote:
> Le 20/09/2017 à 17:32, Maciej Sumiński a écrit :
>> On 09/20/2017 05:29 PM, jp charras wrote:
>> [snip]
>>> After tests with 2 schematics I found a rounding issue in coordinates (especially wires and pins):
>>> Many coordinates are very near (1 mil, therefore one Eeschema unit) the 50 mils grid but not exactly
>>> on grid (for instance 499 instead of 500 mils)
>>> The a few values I checked are smaller (one mil) than the grid coordinate, so I am thinking this is
>>> a rounding issue.
>>
>> Would you share an example schematic file, so we could investigate the
>> problem?
>>
>> Regards,
>> Orson
> 
> Attached the 2 schematics I tested.
> They can be found on Github.

Jean-Pierre,

Could you help me find pins/wires that are not connected due to rounding
errors? I did my best, but I cannot find anything neither by looking at
the files saved in KiCad format nor in ERC reports.

I noticed only missing junction marks on some of the T-shaped wire
connections, but they are missing in the original Eagle files, so I
assume it is fine.

There is a minor bug that causes small squares on pins (as if they were
not connected), but as soon you move a single component, they all
disappear. This should be investigated, but it is not a rounding problem.

Regards,
Orson

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References