summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHiroshi Murayama <opiopan@gmail.com>2019-09-09 09:07:38 +0900
committerHiroshi Murayama <opiopan@gmail.com>2019-09-09 09:15:01 +0900
commit2b1c751ff76ebd6901633235ee694cc93dabce81 (patch)
treeba9c53c399a0daa763e4522a85ceb93f038d40fe /README.md
parent13ab9db6e7571f3d0fcb406bfe6795eea9ce4e1c (diff)
downloadgerbonara-2b1c751ff76ebd6901633235ee694cc93dabce81.tar.gz
gerbonara-2b1c751ff76ebd6901633235ee694cc93dabce81.tar.bz2
gerbonara-2b1c751ff76ebd6901633235ee694cc93dabce81.zip
improve compatibility with RS-274x specification:
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR - support modal coordinate notation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d688edf..271573d 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ pcb-tools-extension adds following function to pcb-tools.
- Rotate PCB data
- Write back loaded PCB data (original pcb-tools does not work in some condition)
- Merge multiple PCB data
-- Translate DXF file to gerber data
+- Translate DXF file to PCB data
Only RS-274x format and Excellon drill format data can be handled by current version of this library.