QRCodeOptions parameters
layer : [string] (default:
'silk') (choices: “silk”, “copper”) Layer for the footprint.
name : [string] (default:
'QR') Name for the symbol/footprint.
size_pcb : [number] (default:
15) Size of the QR footprint.
size_sch : [number] (default:
15) Size of the QR symbol.
text : [string] (default:
'%p %r') Text to encode as QR.
correction_level: [string] (default:'low') (choices: “low”, “medium”, “quartile”, “high”) Error correction level.
pcb_negative: [boolean] (default:false) Generate a negative image for the PCB.
size_units: [string] (default:'millimeters') (choices: “millimeters”, “inches”) Units used for the size.