summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoropiopan <opiopan@gmail.com>2019-04-01 21:26:26 +0900
committeropiopan <opiopan@gmail.com>2019-04-01 21:26:26 +0900
commitb7320a6b586e8cf12ea126e7ed4320e6d9f53e99 (patch)
treef4cc98eb6642b1b54207c7e25a7e3d33b324ac86 /README.md
parent06ba3e68434e7755f1b19c0c7844d1e0f21da4ad (diff)
downloadgerbonara-b7320a6b586e8cf12ea126e7ed4320e6d9f53e99.tar.gz
gerbonara-b7320a6b586e8cf12ea126e7ed4320e6d9f53e99.tar.bz2
gerbonara-b7320a6b586e8cf12ea126e7ed4320e6d9f53e99.zip
add examples
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4c7f7d3..2099b21 100644
--- a/README.md
+++ b/README.md
@@ -127,8 +127,11 @@ ctx.merge(dxf)
ctx.dump('merged_drill.txt')
```
-## Panelized board image Example
-This image is generated by original [pcb-tools](https://github.com/curtacircuitos/pcb-tools) fucntion.
+## Panelizing Example
+This example board image is generated by following scripts
+
+- [panelizing script](examples/panelize.py)
+- [imaging script](examples/genimage.py)
<p align="center">
<img alt="description" src="https://raw.githubusercontent.com/wiki/opiopan/pcb-tools-extension/images/panelized.jpg" width=750>