[Tests] Migrated qr_lib_1 to pcb_print (faster)

This commit is contained in:
Salvador E. Tropea 2022-07-14 18:53:41 -03:00
parent 3e922b6009
commit 5a8391ca59
1 changed files with 7 additions and 6 deletions

View File

@ -16,15 +16,16 @@ outputs:
- name: 'print_front'
comment: "Print F.SilkS and F.Cu"
type: pdf_pcb_print
type: pcb_print
options:
output: PCB.pdf
plot_sheet_reference: false
monochrome: true
separated: true
layers:
- layer: F.SilkS
- layer: F.Cu
format: 'PDF'
pages:
- monochrome: true
layers: F.Cu
- monochrome: true
layers: F.SilkS
- name: 'QRCodes'
comment: "Example of QR codes"