[Templates][Modified] P-Ban gerbers to use *copper*
- There is no difference for modern KiCad (just for KiCad 5) - Avoids warnings about extra inner layers - Enables the use of more than 8 layers Closes #554
This commit is contained in:
parent
c30adb13b7
commit
dedf2970aa
|
|
@ -80,14 +80,7 @@ definitions:
|
|||
_KIBOT_PLOT_FOOTPRINT_VALUES: true
|
||||
_KIBOT_COMPRESS_MOVE: true
|
||||
_KIBOT_GERBER_LAYERS: |
|
||||
- F.Cu
|
||||
- B.Cu
|
||||
- In1.Cu
|
||||
- In2.Cu
|
||||
- In3.Cu
|
||||
- In4.Cu
|
||||
- In5.Cu
|
||||
- In6.Cu
|
||||
- copper
|
||||
- F.SilkS
|
||||
- B.SilkS
|
||||
- F.Mask
|
||||
|
|
|
|||
Loading…
Reference in New Issue