''
Some checks failed
KiBot PCB Generation / generate (push) Failing after 39s
KiBot PCB Generation / deploy (push) Has been skipped

This commit is contained in:
2025-09-08 15:38:11 +07:00
parent 96332cdc7c
commit 2676e888d3

View File

@@ -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