Update_XMLOptions parameters
check_pcb_parity : [boolean] (default:
false) Check if the PCB and Schematic are synchronized. This is equivalent to the Test for parity between PCB and schematic of the DRC dialog.
Only for KiCad 6 and 7. Important: when using KiCad 6 and the Exclude from BoM attribute these components won’t be included in the generated XML, so we can’t check its parity.as_warnings: [boolean] (default:false) Inform the problems as warnings and don’t stop.enabled: [boolean] (default:true) Enable the update. This is the replacement for the boolean value.