Rename layers for export

This commit is contained in:
Oskar Winkels 2023-01-14 01:55:40 +01:00
parent 3a5a1f8454
commit ce231750f5
Signed by: o.winkels
GPG Key ID: E7484A06E99DAEF1
1 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@
(paper "A4")
(layers
(0 "F.Cu" signal)
(1 "In1.Cu" power "GND.Cu")
(2 "In2.Cu" power "3V3.Cu")
(1 "In1.Cu" power "In1-GND.Cu")
(2 "In2.Cu" power "In2-3V3.Cu")
(31 "B.Cu" signal)
(33 "F.Adhes" user "F.Adhesive")
(35 "F.Paste" user)
@ -74,7 +74,7 @@
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "export/")
(outputdirectory "export/gbr/")
)
)