QR_LibOptions parameters
lib : [string] (default:
'QR') Short name for the library.output : [string] (default:
'%f-%i%I%v.%x') Filename/dirname for the output library (%i=qr, %x=lib/kicad_sym/pretty). You must use %x in the name to get a symbols lib and a footprints lib. Affected by global options.qrs : [QRCodeOptions parameters] [dict | list(dict)] (default: list with one empty dict, default values used) QR codes to include in the library.
reference: [string] (default:'QR') The reference prefix.use_sch_dir: [boolean] (default:true) Generate the libs relative to the schematic/PCB dir.