TousstNicolas / JLC2KiCad_lib

JLC2KICAD_lib is a python script that generate a component library (schematic, footprint and 3D model ) for KiCad from the JLCPCB/easyEDA library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kicad Symbol has misplaced geometry

besi opened this issue · comments

commented

Footoprint: OmronElectronics-G5LE_1A4DC6

Screenshot 2024-03-08 at 11 24 44

Command:

JLC2KiCadLib -dir lib -symbol_lib jlc_symbols -symbol_lib_dir "." -footprint_lib jlc_footprints.pretty' C1564818

Now in Kicad the symbol looks like follows and it looks like several lines are missing:

Screenshot 2024-03-08 at 11 26 33

Looking more closely I figured that the geometry has moved quite some distance upward (towards the sky if you will):
Screenshot 2024-03-08 at 11 27 11

commented

Another example is C688864 which just hass the labels floating high above

Screenshot 2024-03-08 at 11 35 51

Hi, thank you for reporting this issue.

This is an issue I am aware of with the arc of circle's geometry.
Unfortunately I have not had the time to find a fix.

Any help on this matter would be welcomed.