package plotkicadsch

  1. Overview
  2. Docs
Utilities to print and compare version of Kicad schematics

Install

Dune Dependency

Authors

Maintainers

Sources

plotkicadsch-v0.5.0.tbz
sha256=e23d51468a0d50dfff56c044d782d56a6bc27be344c3f052cca4d0e1767ba841
sha512=787322504ee7dfc419092ff0691682cc8e1eaa6f59d5c6699962775c1241c18616ebba79fba9d6ff144264e314e634bc6c962e9d1092a7579be878ce08a395fd

Description

Two utilities:

  • plotkicadsch is able to plot schematic sheets to SVG files
  • plotgitsch is able to compare git revisions of schematics

Published: 14 May 2019

README

README.org

* Kicad schematic plotter

PlotKicadsch is a small tool to export Kicad Sch files to SVG pictures. In the future, export to other formats may be available (PDF, PNG).

** Objectives
This project is mainly an attempt at using ocaml with functional programing on a pet real-world project.

The quality of the output is not a first requirement, but the accuracy of positioning matters. The end objective is to be able to provide a visual diff on sch files for version control.

** Contributing

This project accepts GitHub pull requests, but as it is a self-teaching project, I would prefer to do all core stuff. If you see some parts of the code whose style is not ocamlish or not FP ready, please let me know.

If this project happens to be of any use, let me know also!

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.