From 751e664a28892fd92694abf3d821d068013e9453 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 8 Mar 2021 13:21:37 -0600 Subject: initial commit --- tracespace.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tracespace.sh (limited to 'tracespace.sh') diff --git a/tracespace.sh b/tracespace.sh new file mode 100755 index 0000000..e818b39 --- /dev/null +++ b/tracespace.sh @@ -0,0 +1,3 @@ +tracespace -L ./gerber/*.gbr ./gerber/*.drl -b.color.sm="rgba(255, 0, 0, 0.75)" +inkscape -z --export-filename top.png -w 3450 *top.svg +inkscape -z --export-filename bottom.png -w 3450 *bottom.svg -- cgit v1.2.3