• Stars
    star
    210
  • Rank 186,662 (Top 4 %)
  • Language
    Lua
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

kicad production symbol and footprint library auto convert from JLC's integrate Altium Designer library

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