KiCad Project Makefile

This page summarizes the projects mentioned and recommended in the original post on /r/KiCad

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • KiBot

    KiCad automation utility

  • One of the features that peaked my interest with the release of 7.0 was kicad-cli. I've wanted a built in tool for CI/CD for a while. I know there is Kibot but to be honest, I found the base configuration a little overwhelming and also struggled to get it running locally on a macOS setup - without tainting system Python.

  • kicad-makefile

    A Makefile for KiCad 7.0+ projects. It leverages the new `kicad-cli` command included in 7.0 to generate output data for distribution and production.

  • The first thing of thought of with kicad-cli is a Makefile include. It's developed into kicad-makefile. It does everything I want, except DRC/ERC but hopefully that will come. Perhaps others on here will find it useful and can contribute. See the README for info on how to use it and integrate with GitHub actions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • code

  • The first thing of thought of with kicad-cli is a Makefile include. It's developed into kicad-makefile. It does everything I want, except DRC/ERC but hopefully that will come. Perhaps others on here will find it useful and can contribute. See the README for info on how to use it and integrate with GitHub actions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts