KiCad: Update paths
This commit is contained in:
parent
9749bf8f25
commit
0f38a3c352
|
|
@ -133,9 +133,9 @@
|
||||||
(subtractmaskfromsilk no)
|
(subtractmaskfromsilk no)
|
||||||
(outputformat 1)
|
(outputformat 1)
|
||||||
(mirror no)
|
(mirror no)
|
||||||
(drillshape 1)
|
(drillshape 0)
|
||||||
(scaleselection 1)
|
(scaleselection 1)
|
||||||
(outputdirectory "")
|
(outputdirectory "gerber/rev1/")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(net 0 "")
|
(net 0 "")
|
||||||
|
|
|
||||||
|
|
@ -1019,7 +1019,7 @@
|
||||||
"gencad": "",
|
"gencad": "",
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "",
|
"netlist": "",
|
||||||
"plot": "",
|
"plot": "gerber/rev1/",
|
||||||
"pos_files": "",
|
"pos_files": "",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"step": "",
|
"step": "",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue