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
|
type: pdf_pcb_print
|
||||||
options:
|
options:
|
||||||
variant: default
|
variant: default
|
||||||
|
scaling: 0
|
||||||
layers: F.Fab
|
layers: F.Fab
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@ outputs:
|
||||||
dir: .
|
dir: .
|
||||||
options:
|
options:
|
||||||
output_name: PCB_Bot.pdf
|
output_name: PCB_Bot.pdf
|
||||||
|
scaling: 0
|
||||||
layers:
|
layers:
|
||||||
- layer: B.Cu
|
- layer: B.Cu
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue