Skip to content

McMaster-Rocketry-Team/merge-kicad-sym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merge-kicad-sym

A script to merge KiCad symbol libraries.

Installation

pip install merge-kicad-sym

Usage

usage: merge-kicad-sym [-h] [--overwrite-footprint-lib-name OVERWRITE_FOOTPRINT_LIB_NAME] target_lib source_lib

Combine two KiCad symbol libraries.

positional arguments:
  target_lib            Path to the target KiCad symbol library file that the source library will be merged into.
  source_lib            Path to the source KiCad symbol library file that will be merged into the target library.

options:
  -h, --help            show this help message and exit
  --overwrite-footprint-lib-name OVERWRITE_FOOTPRINT_LIB_NAME
                        String to overwrite the footprint library this symbol refereces to.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages