mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
cameo/: new command write_gerber, for Gerber output
This commit is contained in:
@@ -45,10 +45,11 @@ translation.
|
||||
File output:
|
||||
|
||||
write [<filename>]
|
||||
write_gerber [<filename>]
|
||||
append [<filenname>]
|
||||
|
||||
Writes all loaded paths in gnuplot format to the specified file. If the
|
||||
file name is omitted, "write" writes to standard output.
|
||||
Writes all loaded paths in gnuplot or Gerber format to the specified file.
|
||||
If the file name is omitted, "write" writes to standard output.
|
||||
|
||||
"append" is like "write", except that it appends to an existing file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user