Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 748 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 748 Bytes

lc_kicad_lib

Auto generate by pcad/ad library convert tool Source library is come from JLC_SMT host on gitee.com

Command to generate symbol library

lua ad2kicad.lua --batch x:\lc_ad_lib x:\lc_kicad_lib lc_lib lc

Command to generate footprint

First convert the pcblib to PCAD ASCII format Then use follow command convert to kicad format

lua pcad2kicad.lua "x:/lc_ad_lib/Miscellaneous Devices LC.lia" lc_lib x:/lc_kicad_lib

Preview

SchLib in KiCad

KiCad SchLib

SchLib in AD

AD SchLib

PcbLib in KiCad vs AD

PCBLib1

PCBLib1