plotkicadsch
Schematic plotter
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 05 Jul 2018
- Authors
- Maintainers
Sources
Dependencies
core_kernel
< "v0.12"
patience_diff
>= "v0.10.0" & < "v0.12"
base64
< "3.0.0"
git-unix
< "2.0.0"
git
< "2.0.0"
lwt_ppx
build
lwt
>= "3.1.0" & < "4.0.0"
tyxml
>= "4.0.0"
kicadsch
= "0.3.0"
jbuilder
>= "1.0+beta7"
Reverse Dependencies