All Projects → matthewlai → Jlckicadtools

matthewlai / Jlckicadtools

Licence: gpl-3.0
Tool for using JLCPCB assembly service with KiCad

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Jlckicadtools

Dji Hardware Schematics
Community made schematics for the DJI drones and devices.
Stars: ✭ 72 (-53.55%)
Mutual labels:  kicad
Kicad 3d Models In Freecad
kicad 3d models in freecad
Stars: ✭ 104 (-32.9%)
Mutual labels:  kicad
Fmcw
FMCW radar design files
Stars: ✭ 123 (-20.65%)
Mutual labels:  kicad
Cc11xx
Hardware designs for CC11xx
Stars: ✭ 81 (-47.74%)
Mutual labels:  kicad
Wiggle Spine
Board design for a 7-module power and data hub, with USB 2.0 and ice40 FPGA.
Stars: ✭ 99 (-36.13%)
Mutual labels:  kicad
Interactivehtmlbom
Interactive HTML BOM generation plugin for KiCad
Stars: ✭ 1,924 (+1141.29%)
Mutual labels:  kicad
Upconverter1v3
Upconverter 125MHz v1.3 - Passive Upconverter Hardware Design for SDR
Stars: ✭ 64 (-58.71%)
Mutual labels:  kicad
Vna
Under development open hardware microwave vector network analyzer
Stars: ✭ 140 (-9.68%)
Mutual labels:  kicad
Kcores Flexiblelom Adapter
KCORES FlexibleLOM to PCIe x8 adapter and baffle model
Stars: ✭ 103 (-33.55%)
Mutual labels:  kicad
Goldfish
A small, thin, USB-C, Pro Micro compatible microcontroller
Stars: ✭ 120 (-22.58%)
Mutual labels:  kicad
Retroreflectors
RF retroreflectors
Stars: ✭ 86 (-44.52%)
Mutual labels:  kicad
Minikbd
Stars: ✭ 97 (-37.42%)
Mutual labels:  kicad
Let S Split V2
second version of split ortho
Stars: ✭ 116 (-25.16%)
Mutual labels:  kicad
Zeta256
The Zeta minimal Z80 toggle-switch computer
Stars: ✭ 78 (-49.68%)
Mutual labels:  kicad
Arduino Kicad Library
Arduino Shield schematic and footprint library for KiCad
Stars: ✭ 130 (-16.13%)
Mutual labels:  kicad
Qeda
The tool for easy creating electronic component libraries
Stars: ✭ 66 (-57.42%)
Mutual labels:  kicad
Kicad Action Scripts
Some KiCad plugins in Python
Stars: ✭ 111 (-28.39%)
Mutual labels:  kicad
Plotkicadsch
This project aims at being able to export Kicad Sch files to structured picture files
Stars: ✭ 153 (-1.29%)
Mutual labels:  kicad
Lc kicad lib
kicad production symbol and footprint library auto convert from JLC's integrate Altium Designer library
Stars: ✭ 140 (-9.68%)
Mutual labels:  kicad
Ergotravel
A Portable Ergonomic Split Keyboard inspired from the ErgoDox, Let's Split and Minidox
Stars: ✭ 120 (-22.58%)
Mutual labels:  kicad

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

FAQ

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].