diff --git a/kibot.yaml b/kibot.yaml index 8931096..e03b61c 100644 --- a/kibot.yaml +++ b/kibot.yaml @@ -12,8 +12,8 @@ global: - number: 58 - number: 61 - # Default output directory - output: 'Fabrication' + # Default output directory - will be overridden by command line + # output: 'Fabrication' # Commented out to use command line option # Variant for assembly if needed variant: '' @@ -27,6 +27,14 @@ preflight: check_zone_fills: true ignore_unconnected: false update_xml: true + erc: + warnings_as_errors: false + # Continue even if ERC fails + dont_stop: true + drc: + warnings_as_errors: false + # Continue even if DRC fails + dont_stop: true outputs: # Schematic outputs