Skip to content

marwijn/JLCKicadTools

 
 

Repository files navigation

JLCKicadTools

Overview

JLCKicadTools is a tool aims to work with JLCPCB assembly service featuring KiCad 5.

See this blog post for instructions.

Requirements

Python 3.6+

Installation

pip install git+https://github.com/matthewlai/JLCKicadTools
pip install -r requirements.txt

In case you do not have pip installed. See:

Fedora

sudo dnf install python-pip

Debian and Ubuntu

sudo apt-get install python-pip

How to use

JLCKicadTools comes as a nice command line interface named kicad-jlc-tool. To see how it works just simply issue at your shell prompt:

$ jlc-kicad-tools

About

Tool for using JLCPCB assembly service with KiCad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%