Adapted the PCB print scaling
- The references were generated using buggy KiAuto
This commit is contained in:
parent
6f56018803
commit
f2195d9409
|
|
@ -14,4 +14,5 @@ outputs:
|
|||
type: pdf_pcb_print
|
||||
options:
|
||||
variant: default
|
||||
scaling: 0
|
||||
layers: F.Fab
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ outputs:
|
|||
dir: .
|
||||
options:
|
||||
output_name: PCB_Bot.pdf
|
||||
scaling: 0
|
||||
layers:
|
||||
- layer: B.Cu
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue