package plotkicadsch
Schematic plotter
Install
Authors
Maintainers
Sources
plotkicadsch-0.3.0.tbz
md5=637f205fbe0c524716566a32b1756c64
Description
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).
This package also provides the plotgitsch
command which allows to visually compare git revisions of schematics:
For more information type plotgitsch --help
.
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 (meaning: not supposed to match Kicad one to one), but the accuracy of positioning matters.
Published: 05 Jul 2018
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page