SkillAgentSearch skills...

JLCKicadTools

Tool for using JLCPCB assembly service with KiCad

Install / Use

/learn @matthewlai/JLCKicadTools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Deprecation Notice

Note: This tool is no longer maintained. Please use the Fabrication-Toolkit plugin instead. It can be installed using the official plugin manager, and it's much easier to use, and it's what I use now.


JLCKicadTools

Overview

JLCKicadTools is a tool aims to work with JLCPCB assembly service featuring KiCad 5+ (5/6/7 tested).

See this blog post for instructions.

Requirements

Python 3.7+

Installation

pip install git+https://github.com/matthewlai/JLCKicadTools

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

FAQ

  1. Why are some components in the generated files but don't show up on JLCPCB preview?

    • ~~Make sure there are no non-ASCII characters in any of the fields. See:~~ https://github.com/matthewlai/JLCKicadTools/issues/45

    • Please update to latest version.

Related Skills

View on GitHub
GitHub Stars354
CategoryDevelopment
Updated27d ago
Forks61

Languages

Python

Security Score

100/100

Audited on Mar 9, 2026

No findings