DEBUG:KiBot 1.9.0 verbose level: 0 started on 2026-05-24 15:38:55.856833 (kibot - __main__.py:535) DEBUG:Filtering warnings we always get on CI/CD (kibot - __main__.py:449) DEBUG:Command line options: {'--banner': '-1', '--board-file': 'BREAD_Slice.kicad_pcb', '--cli-order': False, '--config-outs': False, '--copy-and-expand': False, '--copy-options': False, '--define': [], '--defs-from-env': False, '--defs-from-project': False, '--dont-stop': False, '--dry': False, '--example': False, '--fail-on-ignored': False, '--fail-on-warnings': False, '--global-redef': [], '--gui': False, '--gui-inject': None, '--help': False, '--help-banners': False, '--help-dependencies': False, '--help-errors': False, '--help-filters': False, '--help-global-options': False, '--help-list-offsets': False, '--help-list-outputs': False, '--help-list-rotations': False, '--help-output': None, '--help-outputs': False, '--help-preflights': False, '--help-variants': False, '--internal-check': False, '--invert-sel': False, '--json': False, '--list': False, '--list-variants': False, '--log': 'Generated/kibot.log', '--makefile': None, '--markdown': False, '--no-auto-download': False, '--no-priority': False, '--no-warn': None, '--only-groups': False, '--only-names': False, '--only-pre': False, '--out-dir': 'Generated', '--output-name-first': False, '--plot-config': None, '--quick-start': False, '--quiet': False, '--rst': False, '--schematic': 'BREAD_Slice.kicad_sch', '--skip-pre': None, '--start': '.', '--stop-on-warnings': False, '--sub-pcbs': False, '--type': [], '--variant': [], '--verbose': 0, '--version': False, '--warn-all': False, '--warn-ci-cd': False, 'TARGET': ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png']} (kibot - __main__.py:540) DEBUG:Start of initialization (kibot - __main__.py:543) DEBUG:Detected KiCad v9.0.7 (9.0.7+1 90000070) (kibot - __main__.py:351) DEBUG:KiCad config path /github/home/.config/kicad/9.0 (kibot - __main__.py:403) DEBUG:Command line arguments: ['/usr/bin/kibot', '--banner', '-1', '--log', 'Generated/kibot.log', '-e', 'BREAD_Slice.kicad_sch', '-b', 'BREAD_Slice.kicad_pcb', '-d', 'Generated', 'print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - __main__.py:455) DEBUG:Command line parsed: {'--banner': '-1', '--board-file': 'BREAD_Slice.kicad_pcb', '--cli-order': False, '--config-outs': False, '--copy-and-expand': False, '--copy-options': False, '--define': [], '--defs-from-env': False, '--defs-from-project': False, '--dont-stop': False, '--dry': False, '--example': False, '--fail-on-ignored': False, '--fail-on-warnings': False, '--global-redef': [], '--gui': False, '--gui-inject': None, '--help': False, '--help-banners': False, '--help-dependencies': False, '--help-errors': False, '--help-filters': False, '--help-global-options': False, '--help-list-offsets': False, '--help-list-outputs': False, '--help-list-rotations': False, '--help-output': None, '--help-outputs': False, '--help-preflights': False, '--help-variants': False, '--internal-check': False, '--invert-sel': False, '--json': False, '--list': False, '--list-variants': False, '--log': 'Generated/kibot.log', '--makefile': None, '--markdown': False, '--no-auto-download': False, '--no-priority': False, '--no-warn': None, '--only-groups': False, '--only-names': False, '--only-pre': False, '--out-dir': 'Generated', '--output-name-first': False, '--plot-config': None, '--quick-start': False, '--quiet': False, '--rst': False, '--schematic': 'BREAD_Slice.kicad_sch', '--skip-pre': None, '--start': '.', '--stop-on-warnings': False, '--sub-pcbs': False, '--type': [], '--variant': [], '--verbose': 0, '--version': False, '--warn-all': False, '--warn-ci-cd': False, 'TARGET': ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png']} (kibot - __main__.py:456) DEBUG:- Processing dependencies for `global` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'Colorama', 'python_module': True, 'role': 'Get color messages in a portable way', 'debian': 'python3-colorama', 'arch': 'python-colorama'}, {'name': 'Requests', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-requests', 'arch': 'python-requests'}, {'name': 'PyYAML', 'python_module': True, 'debian': 'python3-yaml', 'arch': 'python-yaml', 'module_name': 'yaml', 'role': 'mandatory'}, {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto'}, {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git'}, {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}]}, {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs'}, {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy']}, {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool'}, {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python'}, {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0'}, {'from': 'KiKit', 'role': 'Separate multiboard projects'}, {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python'}, {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True}, {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash'}, {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender'}, {'name': 'Lark', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-lark', 'arch': 'python-lark'}, {'name': 'ZStd', 'python_module': True, 'debian': 'python3-zstd', 'arch': 'python-zstd', 'downloader': 'python', 'role': 'Copy embedded files from the schematic to the KiCad cache'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'Colorama', 'python_module': True, 'role': 'Get color messages in a portable way', 'debian': 'python3-colorama', 'arch': 'python-colorama'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'name': 'Requests', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-requests', 'arch': 'python-requests'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'name': 'PyYAML', 'python_module': True, 'debian': 'python3-yaml', 'arch': 'python-yaml', 'module_name': 'yaml', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Registering base dep {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}]} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy']} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0'} (kibot - dep_downloader.py:1086) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'Separate multiboard projects'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'Separate multiboard projects'} (kibot - dep_downloader.py:1011) DEBUG: - Registering base dep {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash'} (kibot - dep_downloader.py:1086) DEBUG: - Registering base dep {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender'} (kibot - dep_downloader.py:1086) DEBUG: - Registering dep {'name': 'Lark', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-lark', 'arch': 'python-lark'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'name': 'ZStd', 'python_module': True, 'debian': 'python3-zstd', 'arch': 'python-zstd', 'downloader': 'python', 'role': 'Copy embedded files from the schematic to the KiCad cache'} (kibot - dep_downloader.py:1083) DEBUG:Importing from /usr/lib/python3/dist-packages/kibot (kibot - kiplot.py:84) DEBUG:- Importing fil_alternatives (kibot - kiplot.py:92) DEBUG:- Importing fil_base (kibot - kiplot.py:92) DEBUG:- Importing fil_expand_text_vars (kibot - kiplot.py:92) DEBUG:- Importing fil_field_modify (kibot - kiplot.py:92) DEBUG:- Importing fil_field_rename (kibot - kiplot.py:92) DEBUG:- Importing fil_generic (kibot - kiplot.py:92) DEBUG:- Importing fil_rot_footprint (kibot - kiplot.py:92) DEBUG:- Importing fil_separate_pins (kibot - kiplot.py:92) DEBUG:- Importing fil_spec_to_field (kibot - kiplot.py:92) DEBUG:- Importing fil_subparts (kibot - kiplot.py:92) DEBUG:- Importing fil_urlify (kibot - kiplot.py:92) DEBUG:- Importing fil_value_split (kibot - kiplot.py:92) DEBUG:- Importing fil_var_rename (kibot - kiplot.py:92) DEBUG:- Importing fil_var_rename_kicost (kibot - kiplot.py:92) DEBUG:- Importing globals (kibot - kiplot.py:92) DEBUG:- Importing out_any_diff (kibot - kiplot.py:92) DEBUG:- Importing out_any_drill (kibot - kiplot.py:92) DEBUG:- Importing out_any_layer (kibot - kiplot.py:92) DEBUG:- Importing out_any_navigate_results (kibot - kiplot.py:92) DEBUG:- Importing out_any_pcb_print (kibot - kiplot.py:92) DEBUG:- Importing out_any_sch_print (kibot - kiplot.py:92) DEBUG:- Importing out_any_stencil (kibot - kiplot.py:92) DEBUG:- Importing out_base (kibot - kiplot.py:92) DEBUG:- Importing out_base_3d (kibot - kiplot.py:92) DEBUG:- Importing out_blender_export (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_blender_export` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Blender: {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender', 'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_boardview (kibot - kiplot.py:92) DEBUG:- Importing out_bom (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_bom` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'}, {'from': 'RSVG', 'role': 'SVG logos for the BoM'}, {'name': 'XLSXWriter', 'role': 'Create XLSX files', 'python_module': True, 'debian': 'python3-xlsxwriter', 'arch': 'python-xlsxwriter', 'version': '1.1.2', 'downloader': 'python'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiCost: {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool', 'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'SVG logos for the BoM'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'SVG logos for the BoM'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'name': 'XLSXWriter', 'role': 'Create XLSX files', 'python_module': True, 'debian': 'python3-xlsxwriter', 'arch': 'python-xlsxwriter', 'version': '1.1.2', 'downloader': 'python'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_bom_labels (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_bom_labels` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'ReportLab', 'role': 'Create a PDF with BoM labels', 'python_module': True, 'debian': 'python3-reportlab', 'arch': 'python-reportlab', 'downloader': 'python'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'ReportLab', 'role': 'Create a PDF with BoM labels', 'python_module': True, 'debian': 'python3-reportlab', 'arch': 'python-reportlab', 'downloader': 'python'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_compress (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_compress` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'RAR', 'url': 'https://www.rarlab.com/', 'url_down': 'https://www.rarlab.com/download.htm', 'help_option': '-?', 'downloader': 'rar', 'role': 'Compress in RAR format', 'debian': 'rar', 'arch': 'rar(AUR)'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'RAR', 'url': 'https://www.rarlab.com/', 'url_down': 'https://www.rarlab.com/download.htm', 'help_option': '-?', 'downloader': 'rar', 'role': 'Compress in RAR format', 'debian': 'rar', 'arch': 'rar(AUR)'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_copy_files (kibot - kiplot.py:92) DEBUG:- Importing out_diff (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_diff` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'KiCad PCB/SCH Diff', 'version': '2.5.3', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'}, {'from': 'Git', 'role': 'Compare with files in the repo'}, {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'KiCad PCB/SCH Diff', 'version': '2.5.3', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_download_datasheets (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_download_datasheets` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'Curl', 'role': 'Download datasheets', 'url': 'https://curl.se/', 'debian': 'curl', 'arch': 'curl'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'Curl', 'role': 'Download datasheets', 'url': 'https://curl.se/', 'debian': 'curl', 'arch': 'curl'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_dxf (kibot - kiplot.py:92) DEBUG:- Importing out_dxf_sch_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_dxf_sch_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.6'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_excellon (kibot - kiplot.py:92) DEBUG:- Importing out_export_3d (kibot - kiplot.py:92) DEBUG:- Importing out_gencad (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_gencad` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_gerb_drill (kibot - kiplot.py:92) DEBUG:- Importing out_gerber (kibot - kiplot.py:92) DEBUG:- Importing out_hpgl (kibot - kiplot.py:92) DEBUG:- Importing out_hpgl_sch_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_hpgl_sch_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.6'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_ibom (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_ibom` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'Interactive HTML BoM', 'role': 'mandatory', 'github': 'INTI-CMNB/InteractiveHtmlBom', 'command': 'generate_interactive_bom.py', 'no_cmd_line_version_old': True, 'plugin_dirs': ['InteractiveHtmlBom', 'InteractiveHtmlBom/InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom/InteractiveHtmlBom'], 'version': '2.7.0', 'downloader': 'pytool', 'id': 'ibom'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'Interactive HTML BoM', 'role': 'mandatory', 'github': 'INTI-CMNB/InteractiveHtmlBom', 'command': 'generate_interactive_bom.py', 'no_cmd_line_version_old': True, 'plugin_dirs': ['InteractiveHtmlBom', 'InteractiveHtmlBom/InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom/InteractiveHtmlBom'], 'version': '2.7.0', 'downloader': 'pytool', 'id': 'ibom'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_info (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_info` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_ipc2581 (kibot - kiplot.py:92) DEBUG:- Importing out_jobset (kibot - kiplot.py:92) DEBUG:- Importing out_kibom (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_kibom` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'KiBoM', 'role': 'mandatory', 'github': 'INTI-CMNB/KiBoM', 'command': 'KiBOM_CLI.py', 'version': '1.9.1', 'downloader': 'pytool'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'KiBoM', 'role': 'mandatory', 'github': 'INTI-CMNB/KiBoM', 'command': 'KiBOM_CLI.py', 'version': '1.9.1', 'downloader': 'pytool'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_kicad_site (kibot - kiplot.py:92) DEBUG:- Importing out_kicanvas (kibot - kiplot.py:92) DEBUG:- Importing out_kicost (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_kicost` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiCost: {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool', 'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_kikit_present (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_kikit_present` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'markdown2', 'python_module': True, 'debian': 'python3-markdown2', 'arch': 'python-markdown2', 'role': 'mandatory'}, {'from': 'Git', 'role': 'Find commit hash and/or date'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'markdown2', 'python_module': True, 'debian': 'python3-markdown2', 'arch': 'python-markdown2', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_kiri (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_kiri` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'KiCad PCB/SCH Diff', 'version': '2.5.1', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'}, {'from': 'Git', 'role': 'Compare with files in the repo'}, {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'KiCad PCB/SCH Diff', 'version': '2.5.1', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_navigate_results (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_navigate_results` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'}, {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'}, {'from': 'Ghostscript', 'role': 'Create outputs preview'}, {'from': 'ImageMagick', 'role': 'Create outputs preview'}, {'from': 'Git', 'role': 'Find origin url'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg2', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG icons'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_navigate_results_rb (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_navigate_results_rb` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'}, {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'}, {'from': 'Ghostscript', 'role': 'Create outputs preview'}, {'from': 'ImageMagick', 'role': 'Create outputs preview'}, {'from': 'Git', 'role': 'Find origin url'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg2', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG icons'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_netlist (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_netlist` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_odb (kibot - kiplot.py:92) DEBUG:- Importing out_panelize (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_panelize` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_pcb2blender_tools (kibot - kiplot.py:92) DEBUG:- Importing out_pcb_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_pcb_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats', 'id': 'rsvg1'}, {'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'}, {'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'}, {'from': 'KiAuto', 'command': 'pcbnew_do', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'}, {'from': 'LXML', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats', 'id': 'rsvg1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'KiAuto', 'command': 'pcbnew_do', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from LXML: {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python', 'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_pcb_stats (kibot - kiplot.py:92) DEBUG:- Importing out_pcb_variant (kibot - kiplot.py:92) DEBUG:- Importing out_pcbdraw (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_pcbdraw` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'}, {'from': 'ImageMagick', 'role': 'Create JPG and BMP images'}, {'from': 'LXML', 'role': 'mandatory'}, {'name': 'numpy', 'python_module': True, 'debian': 'python3-numpy', 'arch': 'python-numpy', 'downloader': 'python', 'role': 'Automatically adjust SVG margin'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create JPG and BMP images'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create JPG and BMP images'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from LXML: {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python', 'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'name': 'numpy', 'python_module': True, 'debian': 'python3-numpy', 'arch': 'python-numpy', 'downloader': 'python', 'role': 'Automatically adjust SVG margin'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_pdf (kibot - kiplot.py:92) DEBUG:- Importing out_pdf_pcb_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_pdf_pcb_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_pdf_sch_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_pdf_sch_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.6'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_pdfunite (kibot - kiplot.py:92) DEBUG:- Importing out_populate (kibot - kiplot.py:92) DEBUG:- Importing out_position (kibot - kiplot.py:92) DEBUG:- Importing out_ps (kibot - kiplot.py:92) DEBUG:- Importing out_ps_sch_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_ps_sch_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.6'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_qr_lib (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_qr_lib` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_render_3d (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_render_3d` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_report (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_report` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'name': 'Pandoc', 'role': 'Create PDF/ODF/DOCX files', 'url': 'https://pandoc.org/', 'url_down': 'https://github.com/jgm/pandoc/releases', 'debian': 'pandoc', 'arch': 'pandoc', 'extra_deb': ['texlive', 'texlive-latex-base', 'texlive-latex-recommended'], 'extra_arch': ['texlive-core'], 'comments': 'In CI/CD environments: the `kicad_auto_test` docker image contains it.'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'name': 'Pandoc', 'role': 'Create PDF/ODF/DOCX files', 'url': 'https://pandoc.org/', 'url_down': 'https://github.com/jgm/pandoc/releases', 'debian': 'pandoc', 'arch': 'pandoc', 'extra_deb': ['texlive', 'texlive-latex-base', 'texlive-latex-recommended'], 'extra_arch': ['texlive-core'], 'comments': 'In CI/CD environments: the `kicad_auto_test` docker image contains it.'} (kibot - dep_downloader.py:1083) DEBUG:- Importing out_sch_variant (kibot - kiplot.py:92) DEBUG:- Importing out_stencil_3d (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_stencil_3d` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory'}, {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'}, {'from': 'Xvfbwrapper', 'role': 'mandatory'}, {'from': 'Xvfb', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Xvfbwrapper: {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python', 'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Xvfb: {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True, 'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_stencil_for_jig (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_stencil_for_jig` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory'}, {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'}, {'from': 'Xvfbwrapper', 'role': 'mandatory'}, {'from': 'Xvfb', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Xvfbwrapper: {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python', 'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Xvfb: {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True, 'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_step (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_step` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'kicad2step_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_svg (kibot - kiplot.py:92) DEBUG:- Importing out_svg_pcb_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_svg_pcb_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_svg_sch_print (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_svg_sch_print` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.6'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.6'} (kibot - dep_downloader.py:1011) DEBUG:- Importing out_vrml (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `out_vrml` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_annotate_pcb (kibot - kiplot.py:92) DEBUG:- Importing pre_annotate_power (kibot - kiplot.py:92) DEBUG:- Importing pre_any_replace (kibot - kiplot.py:92) DEBUG:- Importing pre_any_xrc (kibot - kiplot.py:92) DEBUG:- Importing pre_base (kibot - kiplot.py:92) DEBUG:- Importing pre_check_fields (kibot - kiplot.py:92) DEBUG:- Importing pre_check_zone_fills (kibot - kiplot.py:92) DEBUG:- Importing pre_consolidate_pcbs (kibot - kiplot.py:92) DEBUG:- Importing pre_convert_pcb (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_convert_pcb` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_draw_fancy_stackup (kibot - kiplot.py:92) DEBUG:- Importing pre_draw_stackup (kibot - kiplot.py:92) DEBUG:- Importing pre_drc (kibot - kiplot.py:92) DEBUG:- Importing pre_erc (kibot - kiplot.py:92) DEBUG:- Importing pre_erc_warnings (kibot - kiplot.py:92) DEBUG:- Importing pre_fill_zones (kibot - kiplot.py:92) DEBUG:- Importing pre_filters (kibot - kiplot.py:92) DEBUG:- Importing pre_ignore_unconnected (kibot - kiplot.py:92) DEBUG:- Importing pre_include_table (kibot - kiplot.py:92) DEBUG:- Importing pre_pcb_replace (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_pcb_replace` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_run_drc (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_run_drc` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_run_erc (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_run_erc` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.2.1'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_sch_replace (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_sch_replace` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_set_text_variables (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_set_text_variables` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1011) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1011) DEBUG:- Importing pre_update_footprint (kibot - kiplot.py:92) DEBUG:- Importing pre_update_pcb_characteristics (kibot - kiplot.py:92) DEBUG:- Importing pre_update_qr (kibot - kiplot.py:92) DEBUG:- Importing pre_update_stackup (kibot - kiplot.py:92) DEBUG:- Importing pre_update_xml (kibot - kiplot.py:92) DEBUG:- Processing dependencies for `pre_update_xml` (kibot - dep_downloader.py:1071) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'}]} (kibot - dep_downloader.py:1072) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'} (kibot - dep_downloader.py:1083) DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.5.4'} (kibot - dep_downloader.py:1011) DEBUG:- Importing var_base (kibot - kiplot.py:92) DEBUG:- Importing var_ibom (kibot - kiplot.py:92) DEBUG:- Importing var_kibom (kibot - kiplot.py:92) DEBUG:- Importing var_kicad (kibot - kiplot.py:92) DEBUG:- Importing var_kicost (kibot - kiplot.py:92) DEBUG:Deactivating macros (kibot - kiplot.py:118) DEBUG:End of initialization (kibot - __main__.py:549) ,ggg, gg ,ggggggggggg, dP""Y8b dP dP"""88""""""Y8, I8 Yb, `88 d8' Yb, 88 `8b I8 `" 88 ,dP' gg `" 88 ,8P 88888888 88aaad8" "" 88aaaad8P" I8 88""""Yb, gg 88""""Y8ba ,ggggg, I8 88 "8b 88 88 `8b dP" "Y8ggg I8 88 `8i 88 88 ,8P i8' ,8I ,I8, 88 Yb,_,88,_ 88_____,d8',d8, ,d8' ,d88b, 88 Y88P""Y8 88888888P" P"Y8888P" 88P""Y88 Using config file: config.kibot.yaml DEBUG:Using configuration file: `config.kibot.yaml` (kibot - __main__.py:278) DEBUG:Using schematic: `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_sch` (kibot - kiplot.py:1051) DEBUG:Real schematic name: `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_sch` (kibot - kiplot.py:1052) DEBUG:Using PCB: `BREAD_Slice.kicad_pcb` (kibot - kiplot.py:1082) DEBUG:Real PCB name: `BREAD_Slice.kicad_pcb` (kibot - kiplot.py:1083) DEBUG:Starting to load the configuration (kibot - __main__.py:620) DEBUG:Parsing imports: [{'file': '3DRender_top'}] (kibot - config_reader.py:520) DEBUG:Parsing imports: [{'file': '3DRender', 'definitions': {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Z': -20}}] (kibot - config_reader.py:520) DEBUG:Found local definitions (kibot - config_reader.py:648) DEBUG:- Local definitions: {'_KIBOT_IMPORT_ID': '', '_KIBOT_IMPORT_DIR': 'Render_3D', '_KIBOT_3D_VIEW': 'top', '_KIBOT_3D_FILE_ID': '@_KIBOT_IMPORT_ID@', '_KIBOT_ROT_X': 0, '_KIBOT_ROT_Y': 0, '_KIBOT_ROT_Z': 0} (kibot - config_reader.py:658) DEBUG:- Current definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:659) DEBUG:- Updated definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_IMPORT_DIR': 'Render_3D', '_KIBOT_3D_VIEW': 'top', '_KIBOT_3D_FILE_ID': '@_KIBOT_IMPORT_ID@', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Y': 0, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:662) DEBUG:Applying preprocessor definitions (kibot - config_reader.py:667) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:674) DEBUG:- Applying collected definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_IMPORT_DIR': 'Render_3D', '_KIBOT_3D_VIEW': 'top', '_KIBOT_3D_FILE_ID': '@_KIBOT_IMPORT_ID@', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Y': 0, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:677) DEBUG:- Replacing @_KIBOT_IMPORT_ID@ -> _top () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_IMPORT_DIR@ -> Render_3D () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_3D_VIEW@ -> top () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_3D_FILE_ID@ -> @_KIBOT_IMPORT_ID@ () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_ROT_X@ -> 30 () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_ROT_Y@ -> 0 () (kibot - config_reader.py:78) DEBUG:- Replacing @_KIBOT_ROT_Z@ -> -20 () (kibot - config_reader.py:78) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:674) DEBUG:- Applying collected definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_IMPORT_DIR': 'Render_3D', '_KIBOT_3D_VIEW': 'top', '_KIBOT_3D_FILE_ID': '@_KIBOT_IMPORT_ID@', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Y': 0, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:677) DEBUG:- Replacing @_KIBOT_IMPORT_ID@ -> _top () (kibot - config_reader.py:78) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:674) DEBUG:- Applying collected definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_IMPORT_DIR': 'Render_3D', '_KIBOT_3D_VIEW': 'top', '_KIBOT_3D_FILE_ID': '@_KIBOT_IMPORT_ID@', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Y': 0, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:677) DEBUG:YAML after expanding definitions: # Blender 3D render kibot: version: 1 outputs: - name: _blender_3d_top comment: "HQ 3D Render of the PCB" type: blender_export dir: Render_3D options: render_options: transparent_background: true samples: 10 point_of_view: rotate_x: 30 rotate_y: 0 rotate_z: -20 view: top file_id: _top outputs: - type: blender - type: render (kibot - config_reader.py:683) DEBUG:Pre-parsing output options for `_blender_3d_top` (blender_export) (kibot - config_reader.py:169) DEBUG:Outputs loaded from `../../../../usr/share/kibot/config_templates/3DRender.kibot.yaml`: ['_blender_3d_top'] (kibot - config_reader.py:361) DEBUG:Outputs loaded from `../../../../usr/share/kibot/config_templates/3DRender_top.kibot.yaml`: ['_blender_3d_top'] (kibot - config_reader.py:361) DEBUG:Configuring variants (kibot - config_reader.py:493) DEBUG:Adding groups: {} (kibot - registrable.py:268) DEBUG:Parsing global options: {} (kibot - config_reader.py:301) DEBUG:Looking for stack-up information in the PCB (kibot.globals - globals.py:515) DEBUG:- Found stack-up information (kibot.globals - globals.py:531) DEBUG:- F.Mask color: Black (kibot.globals - globals.py:494) DEBUG:- B.Mask color: Black (kibot.globals - globals.py:498) DEBUG:- Copper finish: Immersion gold (kibot.globals - globals.py:546) DEBUG:- Impedance controlled: no (kibot.globals - globals.py:558) DEBUG:- PCB Material/s: FR4 (kibot.globals - globals.py:567) DEBUG:- Copper thickness: 70 (kibot.globals - globals.py:569) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: aliases_for_3d_models -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: extra_os -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: environment -> (kibot - optionable.py:377) DEBUG:Configuring from default: field_tolerance -> ['tolerance', 'tol'] (kibot - optionable.py:613) DEBUG:Configuring from default: field_voltage -> ['voltage', 'v'] (kibot - optionable.py:613) DEBUG:Configuring from default: field_package -> ['package', 'pkg'] (kibot - optionable.py:613) DEBUG:Configuring from default: field_temp_coef -> ['temp_coef', 'tmp_coef'] (kibot - optionable.py:613) DEBUG:Configuring from default: field_power -> ['power', 'pow'] (kibot - optionable.py:613) DEBUG:Configuring from default: field_current -> ['current', 'i'] (kibot - optionable.py:613) DEBUG:Configuring from default: layer_defaults -> [] (kibot - optionable.py:377) DEBUG:Parsing preflight options: {'erc': True, 'drc': {'schematic_parity': True}} (kibot - config_reader.py:283) DEBUG:Parsing preflight erc (kibot - config_reader.py:292) DEBUG:Parsing preflight drc (kibot - config_reader.py:292) DEBUG:Pre-parsing output options for `print_sch` (pdf_sch_print) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `print_pcb` (pcb_print) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `interactive_bom` (ibom) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `bom_html` (bom) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `bom_csv` (bom) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `gerbers` (gerber) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `excellon_drill` (excellon) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `gerber_drills` (gerb_drill) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `position` (position) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `board_top_png` (pcbdraw) (kibot - config_reader.py:169) DEBUG:Pre-parsing output options for `board_bottom_png` (pcbdraw) (kibot - config_reader.py:169) DEBUG:No font resources dir (kibot - kiplot.py:1330) DEBUG:No color resources dir (kibot - kiplot.py:1351) DEBUG:Starting outputs for board /__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_pcb (kibot - kiplot.py:737) DEBUG:Outputs before groups expansion: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:756) DEBUG:Outputs after groups expansion: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:761) DEBUG:Skipping `_blender_3d_top` output (kibot - kiplot.py:782) DEBUG:Skipping `print_sch` output (kibot - kiplot.py:782) DEBUG:Skipping `interactive_bom` output (kibot - kiplot.py:782) DEBUG:Skipping `bom_html` output (kibot - kiplot.py:782) DEBUG:Skipping `bom_csv` output (kibot - kiplot.py:782) DEBUG:Outputs before preflights: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:784) DEBUG:Preflight checks (kibot - kiplot.py:618) DEBUG:Configuring preflight erc (kibot.pre_base - pre_base.py:145) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: format -> ['HTML'] (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: logo -> (kibot - optionable.py:377) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:377) DEBUG:Configuring preflight drc (kibot.pre_base - pre_base.py:145) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: format -> ['HTML'] (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: logo -> (kibot - optionable.py:377) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:377) DEBUG:Preflight apply erc (kibot.pre_base - pre_base.py:161) DEBUG:Preflight apply drc (kibot.pre_base - pre_base.py:161) DEBUG:Preflight run erc (kibot.pre_base - pre_base.py:165) DEBUG:Reading KiCad config from `/github/home/.config/kicad/9.0/kicad_common.json` (kibot - config.py:458) DEBUG:Filtered warning: (W009) KiCad config without environment.vars section (kibot - log.py:130) DEBUG:Using KICAD9_SYMBOL_DIR="/usr/share/kicad/symbols" (guessed) (kibot - config.py:433) DEBUG:Using KICAD9_TEMPLATE_DIR="/usr/share/kicad/template" (guessed) (kibot - config.py:433) DEBUG:Using KICAD_USER_TEMPLATE_DIR="/github/home/.local/share/kicad/9.0/template" (guessed) (kibot - config.py:433) DEBUG:Using KICAD9_FOOTPRINT_DIR="/usr/share/kicad/footprints" (guessed) (kibot - config.py:433) DEBUG:Filtered warning: (W010) Unable to find KiCad 3D models (kibot - log.py:130) DEBUG:Using KICAD9_3RD_PARTY="/github/home/.local/share/kicad/9.0/3rdparty" (guessed) (kibot - config.py:433) DEBUG:Exporting KIPRJMOD="/__w/Slice_IAQM/Slice_IAQM/hardware" (kibot - config.py:479) DEBUG:Also exporting KICAD6_SYMBOL_DIR="/usr/share/kicad/symbols" (kibot - config.py:487) DEBUG:Also exporting KICAD7_SYMBOL_DIR="/usr/share/kicad/symbols" (kibot - config.py:487) DEBUG:Also exporting KICAD8_SYMBOL_DIR="/usr/share/kicad/symbols" (kibot - config.py:487) DEBUG:Also exporting KICAD6_TEMPLATE_DIR="/usr/share/kicad/template" (kibot - config.py:487) DEBUG:Also exporting KICAD7_TEMPLATE_DIR="/usr/share/kicad/template" (kibot - config.py:487) DEBUG:Also exporting KICAD8_TEMPLATE_DIR="/usr/share/kicad/template" (kibot - config.py:487) DEBUG:Also exporting KICAD6_FOOTPRINT_DIR="/usr/share/kicad/footprints" (kibot - config.py:487) DEBUG:Also exporting KICAD7_FOOTPRINT_DIR="/usr/share/kicad/footprints" (kibot - config.py:487) DEBUG:Also exporting KICAD8_FOOTPRINT_DIR="/usr/share/kicad/footprints" (kibot - config.py:487) DEBUG:Also exporting KICAD6_3RD_PARTY="/github/home/.local/share/kicad/9.0/3rdparty" (kibot - config.py:487) DEBUG:Also exporting KICAD7_3RD_PARTY="/github/home/.local/share/kicad/9.0/3rdparty" (kibot - config.py:487) DEBUG:Also exporting KICAD8_3RD_PARTY="/github/home/.local/share/kicad/9.0/3rdparty" (kibot - config.py:487) DEBUG:No 3D aliases (/github/home/.config/kicad/9.0/3d/3Dresolver.cfg) (kibot - config.py:638) DEBUG:Copying /usr/share/kicad/template/sym-lib-table to /github/home/.config/kicad/9.0/sym-lib-table (kibot - config.py:590) DEBUG:Copying /usr/share/kicad/template/fp-lib-table to /github/home/.config/kicad/9.0/fp-lib-table (kibot - config.py:590) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (GND ) [id 140243802096368] UUID 00000000-0000-0000-0000-00005fa66343 original UUID 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243801906768] UUID 00000000-0000-0000-0000-00005fa67628 original UUID 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243801907088] UUID 00000000-0000-0000-0000-00005fa94026 original UUID 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140243801907408] UUID 00000000-0000-0000-0000-00005fab1765 original UUID 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140243801907728] UUID 00000000-0000-0000-0000-00005fab1b3e original UUID 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140243801908048] UUID 00000000-0000-0000-0000-00005fab217d original UUID 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140243801908368] UUID 00000000-0000-0000-0000-00005fab25f7 original UUID 00000000-0000-0000-0000-00005fab25f7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Arduino_Nano_v3.x ) [id 140243801908688] UUID 00000000-0000-0000-0000-00005fcad89b original UUID 00000000-0000-0000-0000-00005fcad89b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Logo_Open_Hardware_Small ) [id 140243801909008] UUID 00000000-0000-0000-0000-00005fe4a934 original UUID 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Conn_01x10_Female ) [id 140243801909328] UUID 00000000-0000-0000-0000-00005fe6b3c7 original UUID 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140243801909648] UUID 00000000-0000-0000-0000-00005fe6d224 original UUID 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243801909968] UUID 00000000-0000-0000-0000-00005fe6e4ca original UUID 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140243801910288] UUID 00000000-0000-0000-0000-00005fe73fec original UUID 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243801910608] UUID 05cfffbd-ebdc-4978-9127-37839e3e5895 original UUID 05cfffbd-ebdc-4978-9127-37839e3e5895 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Jumper_3_Bridged12 ) [id 140243801910928] UUID 091d7096-69ba-4dfe-9140-d4774866d6c0 original UUID 091d7096-69ba-4dfe-9140-d4774866d6c0 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243801911248] UUID 0a51d68f-b58f-4708-9983-5023ce1bf64c original UUID 0a51d68f-b58f-4708-9983-5023ce1bf64c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+1V8 ) [id 140243801911568] UUID 0bc50ef0-d347-483d-b920-c1d83d431a13 original UUID 0bc50ef0-d347-483d-b920-c1d83d431a13 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+3V3 ) [id 140243801911888] UUID 0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb original UUID 0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+3V3 ) [id 140243801912208] UUID 0e301a55-9dc2-4379-ab02-57b624edcd8c original UUID 0e301a55-9dc2-4379-ab02-57b624edcd8c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1N4148 ) [id 140243801912528] UUID 17296fa2-4cc8-42f2-947b-d78cd5b76f25 original UUID 17296fa2-4cc8-42f2-947b-d78cd5b76f25 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140243801912848] UUID 1a1d573c-7b53-4a21-af08-bec33c96c564 original UUID 1a1d573c-7b53-4a21-af08-bec33c96c564 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243801913168] UUID 1e2a40ae-db51-4d69-9963-f907c3339338 original UUID 1e2a40ae-db51-4d69-9963-f907c3339338 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (IRLZ34N ) [id 140243801913488] UUID 1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 original UUID 1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243801913808] UUID 1f634a80-5a5c-4394-9482-0e28de92208a original UUID 1f634a80-5a5c-4394-9482-0e28de92208a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243801914128] UUID 20474a67-7c50-4101-b406-55cf578e8bbb original UUID 20474a67-7c50-4101-b406-55cf578e8bbb (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243801914448] UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e original UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140243801914768] UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 original UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243801915088] UUID 3023a548-1367-43ca-b247-60199928977c original UUID 3023a548-1367-43ca-b247-60199928977c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243802292304] UUID 32d4b980-678b-4a51-a970-9fff003bbb30 original UUID 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Buzzer ) [id 140243802292624] UUID 3c12d7f1-227a-4b72-887a-418d49b7b5f3 original UUID 3c12d7f1-227a-4b72-887a-418d49b7b5f3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243802292944] UUID 4170d394-684c-4a69-b6d7-bae3de0c817a original UUID 4170d394-684c-4a69-b6d7-bae3de0c817a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (PWR_FLAG ) [id 140243802293264] UUID 46602199-94d5-4d83-af75-d654d7a885a5 original UUID 46602199-94d5-4d83-af75-d654d7a885a5 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (AP63205 ) [id 140243802293584] UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 original UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802294544] UUID 544aa5a1-a6ac-496d-b28e-03135bb8ccd4 original UUID 544aa5a1-a6ac-496d-b28e-03135bb8ccd4 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140243802294864] UUID 5720c4d1-c98d-49e0-b80a-66030e853992 original UUID 5720c4d1-c98d-49e0-b80a-66030e853992 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (G5Q-1 ) [id 140243802295184] UUID 619a7f96-cf1f-467f-a5a7-7a342a79c45d original UUID 619a7f96-cf1f-467f-a5a7-7a342a79c45d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Jumper_3_Bridged12 ) [id 140243802295504] UUID 658b89ef-90b3-4e8c-a29a-d902de2705d4 original UUID 658b89ef-90b3-4e8c-a29a-d902de2705d4 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802295824] UUID 65f4cf60-c6a3-43bc-a127-50d3ce245e08 original UUID 65f4cf60-c6a3-43bc-a127-50d3ce245e08 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (IRLZ34N ) [id 140243802296144] UUID 66b4c9e2-3174-436c-a828-6ac4284c29ba original UUID 66b4c9e2-3174-436c-a828-6ac4284c29ba (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802296464] UUID 714a87b6-556d-4cf0-8241-d2ed28a0e4b9 original UUID 714a87b6-556d-4cf0-8241-d2ed28a0e4b9 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802296784] UUID 78397c31-dfa0-4b8b-8219-02e002c18346 original UUID 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802294224] UUID 78973e35-813f-41c5-ac21-e738bb8be339 original UUID 78973e35-813f-41c5-ac21-e738bb8be339 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1N4148 ) [id 140243802293904] UUID 7be867ff-966b-4cb9-af85-f77234324a9e original UUID 7be867ff-966b-4cb9-af85-f77234324a9e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Heatsink_Pad ) [id 140243802297104] UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd original UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+3V3 ) [id 140243802297424] UUID 857a75e4-4de2-463d-a919-52a1a85229f5 original UUID 857a75e4-4de2-463d-a919-52a1a85229f5 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (PWR_FLAG ) [id 140243802297744] UUID 949bc75b-7dfd-4e95-b51d-d3e766f263d7 original UUID 949bc75b-7dfd-4e95-b51d-d3e766f263d7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802298064] UUID 9fd0f1e3-775e-4fd3-b3ea-063f2f720919 original UUID 9fd0f1e3-775e-4fd3-b3ea-063f2f720919 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+3V3 ) [id 140243802298384] UUID a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d original UUID a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802298704] UUID a1fa603b-d475-4dff-b7d4-180dca99d239 original UUID a1fa603b-d475-4dff-b7d4-180dca99d239 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802299024] UUID a3804e08-7236-48ff-8fcf-3d2722ae9888 original UUID a3804e08-7236-48ff-8fcf-3d2722ae9888 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+1V8 ) [id 140243802299344] UUID a76b9644-3267-45f2-ab05-68a77376cdc8 original UUID a76b9644-3267-45f2-ab05-68a77376cdc8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802299664] UUID a9237090-15fe-4bd9-8607-3fdd3aa722cc original UUID a9237090-15fe-4bd9-8607-3fdd3aa722cc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (L_Small ) [id 140243802299984] UUID aa9de001-57be-438d-986c-720fcbdf25a1 original UUID aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802300304] UUID aec6589c-044e-4d4f-9658-f70bddb45fab original UUID aec6589c-044e-4d4f-9658-f70bddb45fab (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802300624] UUID af71d3a9-8790-4b39-8ba1-d4dd04f4d1db original UUID af71d3a9-8790-4b39-8ba1-d4dd04f4d1db (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802300944] UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff original UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802301264] UUID b1e44e9a-918b-4d6b-840d-bef798029aa6 original UUID b1e44e9a-918b-4d6b-840d-bef798029aa6 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802301584] UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d original UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802301904] UUID b60028a9-7041-4806-9371-125e2269331d original UUID b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243802302224] UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a original UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (LED ) [id 140243802302544] UUID bd916de5-8b7c-4bfb-abf5-9bf562542a9a original UUID bd916de5-8b7c-4bfb-abf5-9bf562542a9a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243802302864] UUID c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac original UUID c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802303184] UUID c8ab9d5d-723f-4bd4-a778-6265b145bc8d original UUID c8ab9d5d-723f-4bd4-a778-6265b145bc8d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802303504] UUID ca16b761-41b6-472a-8f09-7352061945d0 original UUID ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+1V8 ) [id 140243802303824] UUID cccca199-7699-4c97-8f63-02d4a781037b original UUID cccca199-7699-4c97-8f63-02d4a781037b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (PWR_FLAG ) [id 140243802304144] UUID cd8e8f53-3673-4a60-a697-fae34413e918 original UUID cd8e8f53-3673-4a60-a697-fae34413e918 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243802304464] UUID d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 original UUID d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802304784] UUID d338546a-9e76-4848-a082-c88009028837 original UUID d338546a-9e76-4848-a082-c88009028837 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802305104] UUID d415e98f-648d-46e4-ae27-f03794b776f7 original UUID d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140243802305424] UUID d42f98a6-54f3-463a-a772-2f75951e6054 original UUID d42f98a6-54f3-463a-a772-2f75951e6054 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (WS2812B_5050 ) [id 140243802305744] UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 original UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802306064] UUID deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 original UUID deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243802306384] UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 original UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140243802306704] UUID f48aac4e-a579-43dd-8a9e-05b848228c70 original UUID f48aac4e-a579-43dd-8a9e-05b848228c70 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (I2C_01x04 ) [id 140243802307024] UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 original UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/mq_gas_sensor.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (MQ-6 ) [id 140243799428624] UUID 7bd4f75f-9759-44f8-8d0f-daab4e518785 original UUID 7bd4f75f-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799428944] UUID 980a180e-7e4d-4331-a998-d3ca9c191639 original UUID 980a180e-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/mq_gas_sensor.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (MQ-6 ) [id 140243799431504] UUID 7bd4f760-9759-44f8-8d0f-daab4e518785 original UUID 7bd4f75f-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799431824] UUID 980a180f-7e4d-4331-a998-d3ca9c191639 original UUID 980a180e-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/usd_card.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (R ) [id 140243799436944] UUID 1bb0bb97-f830-42a3-b070-d6674ab27db0 original UUID 1bb0bb97-f830-42a3-b070-d6674ab27db0 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799437264] UUID 35557c08-cfe8-4ab4-9db6-7825123f5238 original UUID 35557c08-cfe8-4ab4-9db6-7825123f5238 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799437584] UUID 4a5bca14-ab29-457f-b2df-de096e91426e original UUID 4a5bca14-ab29-457f-b2df-de096e91426e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799437904] UUID 5a27832e-7305-4a9d-a8d7-5f5a2feca907 original UUID 5a27832e-7305-4a9d-a8d7-5f5a2feca907 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (AP2112K-3.3 ) [id 140243799438224] UUID 6d144740-9b27-4933-89e8-ac4b2fd1bc04 original UUID 6d144740-9b27-4933-89e8-ac4b2fd1bc04 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799438544] UUID 7229ea3d-d60e-4698-aed4-44f40f7dd2b8 original UUID 7229ea3d-d60e-4698-aed4-44f40f7dd2b8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799438864] UUID 82197694-ef01-481f-885c-cc9983ae4fd7 original UUID 82197694-ef01-481f-885c-cc9983ae4fd7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799439184] UUID 95932f8b-8021-4f37-b77d-a73c493b8cd2 original UUID 95932f8b-8021-4f37-b77d-a73c493b8cd2 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799439504] UUID ba9a5418-bd48-4db4-8d86-4f679eccce6f original UUID ba9a5418-bd48-4db4-8d86-4f679eccce6f (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MicroSD_502570-0893 ) [id 140243799439824] UUID e4f5d092-96c1-4040-ae9e-81caf9e49667 original UUID e4f5d092-96c1-4040-ae9e-81caf9e49667 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (TXB0104D ) [id 140243799440144] UUID ffe93fd4-b308-48a9-898a-d890269d6850 original UUID ffe93fd4-b308-48a9-898a-d890269d6850 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/1V8_reg.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (AP2127K-1.8 ) [id 140243799493200] UUID 49e1d63e-d4e9-4f16-9c73-f33da54d2468 original UUID 49e1d63e-d4e9-4f16-9c73-f33da54d2468 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799493520] UUID 5f8614d0-4ef6-4653-a32f-4b2a155ad9ef original UUID 5f8614d0-4ef6-4653-a32f-4b2a155ad9ef (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799493840] UUID 6c0d0696-1c27-4ac7-8efc-3a1d95af5244 original UUID 6c0d0696-1c27-4ac7-8efc-3a1d95af5244 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799494160] UUID b92f090e-b84e-4861-93b7-d1751f312d2c original UUID b92f090e-b84e-4861-93b7-d1751f312d2c (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/ens160.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (R ) [id 140243799496720] UUID 6b1435c2-4285-4214-815d-f9d1305b95a3 original UUID 6b1435c2-4285-4214-815d-f9d1305b95a3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799497040] UUID 77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 original UUID 77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (ENS160-BGLM ) [id 140243799497360] UUID 9f7f063b-54ea-4497-beee-63eda67b693c original UUID 9f7f063b-54ea-4497-beee-63eda67b693c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799497680] UUID d639b511-d2b5-4ef7-8100-01f74c36a8ed original UUID d639b511-d2b5-4ef7-8100-01f74c36a8ed (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/mq_gas_sensor.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (MQ-6 ) [id 140243799500560] UUID 7bd4f761-9759-44f8-8d0f-daab4e518785 original UUID 7bd4f75f-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799500880] UUID 980a1810-7e4d-4331-a998-d3ca9c191639 original UUID 980a180e-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/rtc.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (DS3234S# ) [id 140243799504720] UUID 154d13a9-bd4f-4b7f-a931-e4cac709add3 original UUID 154d13a9-bd4f-4b7f-a931-e4cac709add3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C ) [id 140243799505040] UUID 35f9b1a5-49b4-44f5-bab9-d8b859881893 original UUID 35f9b1a5-49b4-44f5-bab9-d8b859881893 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Battery_Cell ) [id 140243799505360] UUID 4b1f3fcf-3273-4058-a489-2d0d72e3ac4a original UUID 4b1f3fcf-3273-4058-a489-2d0d72e3ac4a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799505680] UUID 7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c original UUID 7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/bme280.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (R ) [id 140243799756624] UUID 1e62b2ca-ebaf-4915-82fb-3550f08799d2 original UUID 1e62b2ca-ebaf-4915-82fb-3550f08799d2 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799756944] UUID 2572d922-1d15-4358-9a58-65a5cc0991d1 original UUID 2572d922-1d15-4358-9a58-65a5cc0991d1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799757264] UUID 41ba5ab6-fd01-4ca4-8b97-99a2623e0604 original UUID 41ba5ab6-fd01-4ca4-8b97-99a2623e0604 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799757584] UUID 9526ce7a-3b80-408a-bb55-a13b0c450491 original UUID 9526ce7a-3b80-408a-bb55-a13b0c450491 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243799757904] UUID c679260c-3c6b-4f6a-b74a-6eedf65e6c2b original UUID c679260c-3c6b-4f6a-b74a-6eedf65e6c2b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Jumper_2_Open ) [id 140243799758224] UUID e2864a67-682c-48b7-bb9a-9154cfd14c43 original UUID e2864a67-682c-48b7-bb9a-9154cfd14c43 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (BME280 ) [id 140243799758544] UUID e6f85cd5-1fe3-48d3-95e9-4582511c6297 original UUID e6f85cd5-1fe3-48d3-95e9-4582511c6297 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140243799758864] UUID f4b9f369-eb1f-4c95-b79c-fb71973cba8e original UUID f4b9f369-eb1f-4c95-b79c-fb71973cba8e (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_IAQM/Slice_IAQM/hardware/mq_gas_sensor.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (MQ-6 ) [id 140243799761744] UUID 7bd4f762-9759-44f8-8d0f-daab4e518785 original UUID 7bd4f75f-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (R ) [id 140243799762064] UUID 980a1811-7e4d-4331-a998-d3ca9c191639 original UUID 980a180e-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:2990) DEBUG:Collected sheet instances (kibot - v6_sch.py:2780) DEBUG:- / -> 1 (kibot - v6_sch.py:2782) DEBUG:Collected symbol instances (kibot - v6_sch.py:2783) DEBUG:- /00000000-0000-0000-0000-00005fa66343 -> #PWR09 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR011 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fa94026 -> #PWR04 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fab1765 -> H1 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fab1b3e -> H2 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fab217d -> H3 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fab25f7 -> H4 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fcad89b -> A1 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe4a934 -> #SYM1 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe6b3c7 -> J2 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe6d224 -> #PWR015 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR016 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 (kibot - v6_sch.py:2785) DEBUG:- /05cfffbd-ebdc-4978-9127-37839e3e5895 -> R3 (kibot - v6_sch.py:2785) DEBUG:- /091d7096-69ba-4dfe-9140-d4774866d6c0 -> JP1 (kibot - v6_sch.py:2785) DEBUG:- /0a51d68f-b58f-4708-9983-5023ce1bf64c -> #PWR029 (kibot - v6_sch.py:2785) DEBUG:- /0bc50ef0-d347-483d-b920-c1d83d431a13 -> #PWR033 (kibot - v6_sch.py:2785) DEBUG:- /0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb -> #PWR028 (kibot - v6_sch.py:2785) DEBUG:- /0e301a55-9dc2-4379-ab02-57b624edcd8c -> #PWR024 (kibot - v6_sch.py:2785) DEBUG:- /134c4f80-1fbc-4764-a894-22f604c6d155/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U2 (kibot - v6_sch.py:2785) DEBUG:- /134c4f80-1fbc-4764-a894-22f604c6d155/980a180e-7e4d-4331-a998-d3ca9c191639 -> R6 (kibot - v6_sch.py:2785) DEBUG:- /17296fa2-4cc8-42f2-947b-d78cd5b76f25 -> D3 (kibot - v6_sch.py:2785) DEBUG:- /1a1d573c-7b53-4a21-af08-bec33c96c564 -> #PWR027 (kibot - v6_sch.py:2785) DEBUG:- /1e2a40ae-db51-4d69-9963-f907c3339338 -> #PWR042 (kibot - v6_sch.py:2785) DEBUG:- /1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 -> Q2 (kibot - v6_sch.py:2785) DEBUG:- /1f634a80-5a5c-4394-9482-0e28de92208a -> R1 (kibot - v6_sch.py:2785) DEBUG:- /20474a67-7c50-4101-b406-55cf578e8bbb -> #PWR031 (kibot - v6_sch.py:2785) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 (kibot - v6_sch.py:2785) DEBUG:- /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U3 (kibot - v6_sch.py:2785) DEBUG:- /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/980a180e-7e4d-4331-a998-d3ca9c191639 -> R7 (kibot - v6_sch.py:2785) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/1bb0bb97-f830-42a3-b070-d6674ab27db0 -> R12 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/35557c08-cfe8-4ab4-9db6-7825123f5238 -> C11 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/4a5bca14-ab29-457f-b2df-de096e91426e -> R13 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/5a27832e-7305-4a9d-a8d7-5f5a2feca907 -> R14 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/6d144740-9b27-4933-89e8-ac4b2fd1bc04 -> U9 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/7229ea3d-d60e-4698-aed4-44f40f7dd2b8 -> R11 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/82197694-ef01-481f-885c-cc9983ae4fd7 -> C12 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/95932f8b-8021-4f37-b77d-a73c493b8cd2 -> C10 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ba9a5418-bd48-4db4-8d86-4f679eccce6f -> C9 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/e4f5d092-96c1-4040-ae9e-81caf9e49667 -> J3 (kibot - v6_sch.py:2785) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ffe93fd4-b308-48a9-898a-d890269d6850 -> U8 (kibot - v6_sch.py:2785) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/49e1d63e-d4e9-4f16-9c73-f33da54d2468 -> U10 (kibot - v6_sch.py:2785) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/5f8614d0-4ef6-4653-a32f-4b2a155ad9ef -> R16 (kibot - v6_sch.py:2785) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/6c0d0696-1c27-4ac7-8efc-3a1d95af5244 -> C14 (kibot - v6_sch.py:2785) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/b92f090e-b84e-4861-93b7-d1751f312d2c -> C15 (kibot - v6_sch.py:2785) DEBUG:- /3023a548-1367-43ca-b247-60199928977c -> #PWR022 (kibot - v6_sch.py:2785) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 (kibot - v6_sch.py:2785) DEBUG:- /3c12d7f1-227a-4b72-887a-418d49b7b5f3 -> BZ1 (kibot - v6_sch.py:2785) DEBUG:- /4170d394-684c-4a69-b6d7-bae3de0c817a -> R2 (kibot - v6_sch.py:2785) DEBUG:- /46602199-94d5-4d83-af75-d654d7a885a5 -> #FLG02 (kibot - v6_sch.py:2785) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/6b1435c2-4285-4214-815d-f9d1305b95a3 -> R10 (kibot - v6_sch.py:2785) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 -> C7 (kibot - v6_sch.py:2785) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/9f7f063b-54ea-4497-beee-63eda67b693c -> U7 (kibot - v6_sch.py:2785) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/d639b511-d2b5-4ef7-8100-01f74c36a8ed -> C8 (kibot - v6_sch.py:2785) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 (kibot - v6_sch.py:2785) DEBUG:- /544aa5a1-a6ac-496d-b28e-03135bb8ccd4 -> #PWR037 (kibot - v6_sch.py:2785) DEBUG:- /5720c4d1-c98d-49e0-b80a-66030e853992 -> #PWR05 (kibot - v6_sch.py:2785) DEBUG:- /619a7f96-cf1f-467f-a5a7-7a342a79c45d -> K1 (kibot - v6_sch.py:2785) DEBUG:- /658b89ef-90b3-4e8c-a29a-d902de2705d4 -> JP2 (kibot - v6_sch.py:2785) DEBUG:- /65f4cf60-c6a3-43bc-a127-50d3ce245e08 -> #PWR030 (kibot - v6_sch.py:2785) DEBUG:- /66b4c9e2-3174-436c-a828-6ac4284c29ba -> Q1 (kibot - v6_sch.py:2785) DEBUG:- /714a87b6-556d-4cf0-8241-d2ed28a0e4b9 -> #PWR06 (kibot - v6_sch.py:2785) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR08 (kibot - v6_sch.py:2785) DEBUG:- /78973e35-813f-41c5-ac21-e738bb8be339 -> #PWR032 (kibot - v6_sch.py:2785) DEBUG:- /7be867ff-966b-4cb9-af85-f77234324a9e -> D4 (kibot - v6_sch.py:2785) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 (kibot - v6_sch.py:2785) DEBUG:- /857a75e4-4de2-463d-a919-52a1a85229f5 -> #PWR020 (kibot - v6_sch.py:2785) DEBUG:- /949bc75b-7dfd-4e95-b51d-d3e766f263d7 -> #FLG01 (kibot - v6_sch.py:2785) DEBUG:- /9fd0f1e3-775e-4fd3-b3ea-063f2f720919 -> #PWR038 (kibot - v6_sch.py:2785) DEBUG:- /a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d -> #PWR010 (kibot - v6_sch.py:2785) DEBUG:- /a1fa603b-d475-4dff-b7d4-180dca99d239 -> #PWR039 (kibot - v6_sch.py:2785) DEBUG:- /a3804e08-7236-48ff-8fcf-3d2722ae9888 -> #PWR040 (kibot - v6_sch.py:2785) DEBUG:- /a76b9644-3267-45f2-ab05-68a77376cdc8 -> #PWR034 (kibot - v6_sch.py:2785) DEBUG:- /a9237090-15fe-4bd9-8607-3fdd3aa722cc -> #PWR026 (kibot - v6_sch.py:2785) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 (kibot - v6_sch.py:2785) DEBUG:- /aec6589c-044e-4d4f-9658-f70bddb45fab -> #PWR023 (kibot - v6_sch.py:2785) DEBUG:- /af71d3a9-8790-4b39-8ba1-d4dd04f4d1db -> #PWR036 (kibot - v6_sch.py:2785) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR07 (kibot - v6_sch.py:2785) DEBUG:- /b1e44e9a-918b-4d6b-840d-bef798029aa6 -> #PWR021 (kibot - v6_sch.py:2785) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR013 (kibot - v6_sch.py:2785) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR014 (kibot - v6_sch.py:2785) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 (kibot - v6_sch.py:2785) DEBUG:- /bd916de5-8b7c-4bfb-abf5-9bf562542a9a -> D2 (kibot - v6_sch.py:2785) DEBUG:- /c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac -> R5 (kibot - v6_sch.py:2785) DEBUG:- /c8ab9d5d-723f-4bd4-a778-6265b145bc8d -> #PWR025 (kibot - v6_sch.py:2785) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 (kibot - v6_sch.py:2785) DEBUG:- /cab85a36-8baf-4341-ae39-bf466ad69f78/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U4 (kibot - v6_sch.py:2785) DEBUG:- /cab85a36-8baf-4341-ae39-bf466ad69f78/980a180e-7e4d-4331-a998-d3ca9c191639 -> R8 (kibot - v6_sch.py:2785) DEBUG:- /cccca199-7699-4c97-8f63-02d4a781037b -> #PWR017 (kibot - v6_sch.py:2785) DEBUG:- /cd8e8f53-3673-4a60-a697-fae34413e918 -> #FLG03 (kibot - v6_sch.py:2785) DEBUG:- /d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 -> R4 (kibot - v6_sch.py:2785) DEBUG:- /d338546a-9e76-4848-a082-c88009028837 -> #PWR018 (kibot - v6_sch.py:2785) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR012 (kibot - v6_sch.py:2785) DEBUG:- /d42f98a6-54f3-463a-a772-2f75951e6054 -> #PWR019 (kibot - v6_sch.py:2785) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 (kibot - v6_sch.py:2785) DEBUG:- /deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 -> #PWR035 (kibot - v6_sch.py:2785) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 (kibot - v6_sch.py:2785) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/154d13a9-bd4f-4b7f-a931-e4cac709add3 -> IC1 (kibot - v6_sch.py:2785) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/35f9b1a5-49b4-44f5-bab9-d8b859881893 -> C13 (kibot - v6_sch.py:2785) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/4b1f3fcf-3273-4058-a489-2d0d72e3ac4a -> BT1 (kibot - v6_sch.py:2785) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c -> R15 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/1e62b2ca-ebaf-4915-82fb-3550f08799d2 -> PR2 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/2572d922-1d15-4358-9a58-65a5cc0991d1 -> PR4 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/41ba5ab6-fd01-4ca4-8b97-99a2623e0604 -> PR1 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/9526ce7a-3b80-408a-bb55-a13b0c450491 -> PR3 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/c679260c-3c6b-4f6a-b74a-6eedf65e6c2b -> C5 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e2864a67-682c-48b7-bb9a-9154cfd14c43 -> JP3 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e6f85cd5-1fe3-48d3-95e9-4582511c6297 -> U6 (kibot - v6_sch.py:2785) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/f4b9f369-eb1f-4c95-b79c-fb71973cba8e -> C6 (kibot - v6_sch.py:2785) DEBUG:- /f48aac4e-a579-43dd-8a9e-05b848228c70 -> #PWR041 (kibot - v6_sch.py:2785) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 (kibot - v6_sch.py:2785) DEBUG:- /fe6fce18-dda6-45f5-ac36-63e733626505/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U5 (kibot - v6_sch.py:2785) DEBUG:- /fe6fce18-dda6-45f5-ac36-63e733626505/980a180e-7e4d-4331-a998-d3ca9c191639 -> R9 (kibot - v6_sch.py:2785) DEBUG:Collected sheet paths (kibot - v6_sch.py:2786) DEBUG:- / (kibot - v6_sch.py:2788) DEBUG: - /00000000-0000-0000-0000-00005fa66343 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fa67628 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fa94026 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fab1765 -> ?? (MountingHole ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fab1b3e -> ?? (MountingHole ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fab217d -> ?? (MountingHole ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fab25f7 -> ?? (MountingHole ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fcad89b -> ?? (Arduino_Nano_v3.x ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fe4a934 -> ?? (Logo_Open_Hardware_Small ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fe6b3c7 -> ?? (Conn_01x10_Female ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fe6d224 -> ?? (+12V ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fe6e4ca -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /00000000-0000-0000-0000-00005fe73fec -> ?? (+12V ) (kibot - v6_sch.py:2790) DEBUG: - /05cfffbd-ebdc-4978-9127-37839e3e5895 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /091d7096-69ba-4dfe-9140-d4774866d6c0 -> ?? (Jumper_3_Bridged12 ) (kibot - v6_sch.py:2790) DEBUG: - /0a51d68f-b58f-4708-9983-5023ce1bf64c -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /0bc50ef0-d347-483d-b920-c1d83d431a13 -> ?? (+1V8 ) (kibot - v6_sch.py:2790) DEBUG: - /0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb -> ?? (+3V3 ) (kibot - v6_sch.py:2790) DEBUG: - /0e301a55-9dc2-4379-ab02-57b624edcd8c -> ?? (+3V3 ) (kibot - v6_sch.py:2790) DEBUG: - /17296fa2-4cc8-42f2-947b-d78cd5b76f25 -> ?? (1N4148 ) (kibot - v6_sch.py:2790) DEBUG: - /1a1d573c-7b53-4a21-af08-bec33c96c564 -> ?? (+12V ) (kibot - v6_sch.py:2790) DEBUG: - /1e2a40ae-db51-4d69-9963-f907c3339338 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 -> ?? (IRLZ34N ) (kibot - v6_sch.py:2790) DEBUG: - /1f634a80-5a5c-4394-9482-0e28de92208a -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /20474a67-7c50-4101-b406-55cf578e8bbb -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> ?? (+12V ) (kibot - v6_sch.py:2790) DEBUG: - /3023a548-1367-43ca-b247-60199928977c -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /32d4b980-678b-4a51-a970-9fff003bbb30 -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /3c12d7f1-227a-4b72-887a-418d49b7b5f3 -> ?? (Buzzer ) (kibot - v6_sch.py:2790) DEBUG: - /4170d394-684c-4a69-b6d7-bae3de0c817a -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /46602199-94d5-4d83-af75-d654d7a885a5 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2790) DEBUG: - /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> ?? (AP63205 ) (kibot - v6_sch.py:2790) DEBUG: - /544aa5a1-a6ac-496d-b28e-03135bb8ccd4 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /5720c4d1-c98d-49e0-b80a-66030e853992 -> ?? (+12V ) (kibot - v6_sch.py:2790) DEBUG: - /619a7f96-cf1f-467f-a5a7-7a342a79c45d -> ?? (G5Q-1 ) (kibot - v6_sch.py:2790) DEBUG: - /658b89ef-90b3-4e8c-a29a-d902de2705d4 -> ?? (Jumper_3_Bridged12 ) (kibot - v6_sch.py:2790) DEBUG: - /65f4cf60-c6a3-43bc-a127-50d3ce245e08 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /66b4c9e2-3174-436c-a828-6ac4284c29ba -> ?? (IRLZ34N ) (kibot - v6_sch.py:2790) DEBUG: - /714a87b6-556d-4cf0-8241-d2ed28a0e4b9 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /78397c31-dfa0-4b8b-8219-02e002c18346 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /78973e35-813f-41c5-ac21-e738bb8be339 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /7be867ff-966b-4cb9-af85-f77234324a9e -> ?? (1N4148 ) (kibot - v6_sch.py:2790) DEBUG: - /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> ?? (Heatsink_Pad ) (kibot - v6_sch.py:2790) DEBUG: - /857a75e4-4de2-463d-a919-52a1a85229f5 -> ?? (+3V3 ) (kibot - v6_sch.py:2790) DEBUG: - /949bc75b-7dfd-4e95-b51d-d3e766f263d7 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2790) DEBUG: - /9fd0f1e3-775e-4fd3-b3ea-063f2f720919 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d -> ?? (+3V3 ) (kibot - v6_sch.py:2790) DEBUG: - /a1fa603b-d475-4dff-b7d4-180dca99d239 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /a3804e08-7236-48ff-8fcf-3d2722ae9888 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /a76b9644-3267-45f2-ab05-68a77376cdc8 -> ?? (+1V8 ) (kibot - v6_sch.py:2790) DEBUG: - /a9237090-15fe-4bd9-8607-3fdd3aa722cc -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /aa9de001-57be-438d-986c-720fcbdf25a1 -> ?? (L_Small ) (kibot - v6_sch.py:2790) DEBUG: - /aec6589c-044e-4d4f-9658-f70bddb45fab -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /af71d3a9-8790-4b39-8ba1-d4dd04f4d1db -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /b1e44e9a-918b-4d6b-840d-bef798029aa6 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /b60028a9-7041-4806-9371-125e2269331d -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /bd916de5-8b7c-4bfb-abf5-9bf562542a9a -> ?? (LED ) (kibot - v6_sch.py:2790) DEBUG: - /c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /c8ab9d5d-723f-4bd4-a778-6265b145bc8d -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /ca16b761-41b6-472a-8f09-7352061945d0 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /cccca199-7699-4c97-8f63-02d4a781037b -> ?? (+1V8 ) (kibot - v6_sch.py:2790) DEBUG: - /cd8e8f53-3673-4a60-a697-fae34413e918 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2790) DEBUG: - /d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /d338546a-9e76-4848-a082-c88009028837 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /d415e98f-648d-46e4-ae27-f03794b776f7 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /d42f98a6-54f3-463a-a772-2f75951e6054 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> ?? (WS2812B_5050 ) (kibot - v6_sch.py:2790) DEBUG: - /deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /f48aac4e-a579-43dd-8a9e-05b848228c70 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> ?? (I2C_01x04 ) (kibot - v6_sch.py:2790) DEBUG:- /134c4f80-1fbc-4764-a894-22f604c6d155 (kibot - v6_sch.py:2788) DEBUG: - /134c4f80-1fbc-4764-a894-22f604c6d155/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> ?? (MQ-6 ) (kibot - v6_sch.py:2790) DEBUG: - /134c4f80-1fbc-4764-a894-22f604c6d155/980a180e-7e4d-4331-a998-d3ca9c191639 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG:- /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8 (kibot - v6_sch.py:2788) DEBUG: - /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> ?? (MQ-6 ) (kibot - v6_sch.py:2790) DEBUG: - /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/980a180e-7e4d-4331-a998-d3ca9c191639 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2 (kibot - v6_sch.py:2788) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/1bb0bb97-f830-42a3-b070-d6674ab27db0 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/35557c08-cfe8-4ab4-9db6-7825123f5238 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/4a5bca14-ab29-457f-b2df-de096e91426e -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/5a27832e-7305-4a9d-a8d7-5f5a2feca907 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/6d144740-9b27-4933-89e8-ac4b2fd1bc04 -> ?? (AP2112K-3.3 ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/7229ea3d-d60e-4698-aed4-44f40f7dd2b8 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/82197694-ef01-481f-885c-cc9983ae4fd7 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/95932f8b-8021-4f37-b77d-a73c493b8cd2 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ba9a5418-bd48-4db4-8d86-4f679eccce6f -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/e4f5d092-96c1-4040-ae9e-81caf9e49667 -> ?? (MicroSD_502570-0893 ) (kibot - v6_sch.py:2790) DEBUG: - /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ffe93fd4-b308-48a9-898a-d890269d6850 -> ?? (TXB0104D ) (kibot - v6_sch.py:2790) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8 (kibot - v6_sch.py:2788) DEBUG: - /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/49e1d63e-d4e9-4f16-9c73-f33da54d2468 -> ?? (AP2127K-1.8 ) (kibot - v6_sch.py:2790) DEBUG: - /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/5f8614d0-4ef6-4653-a32f-4b2a155ad9ef -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/6c0d0696-1c27-4ac7-8efc-3a1d95af5244 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/b92f090e-b84e-4861-93b7-d1751f312d2c -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956 (kibot - v6_sch.py:2788) DEBUG: - /4ac9e41f-a249-416f-b60e-a5f5a1860956/6b1435c2-4285-4214-815d-f9d1305b95a3 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /4ac9e41f-a249-416f-b60e-a5f5a1860956/77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /4ac9e41f-a249-416f-b60e-a5f5a1860956/9f7f063b-54ea-4497-beee-63eda67b693c -> ?? (ENS160-BGLM ) (kibot - v6_sch.py:2790) DEBUG: - /4ac9e41f-a249-416f-b60e-a5f5a1860956/d639b511-d2b5-4ef7-8100-01f74c36a8ed -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG:- /cab85a36-8baf-4341-ae39-bf466ad69f78 (kibot - v6_sch.py:2788) DEBUG: - /cab85a36-8baf-4341-ae39-bf466ad69f78/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> ?? (MQ-6 ) (kibot - v6_sch.py:2790) DEBUG: - /cab85a36-8baf-4341-ae39-bf466ad69f78/980a180e-7e4d-4331-a998-d3ca9c191639 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964 (kibot - v6_sch.py:2788) DEBUG: - /e694580f-4afe-4f66-ab5c-4cae81fec964/154d13a9-bd4f-4b7f-a931-e4cac709add3 -> ?? (DS3234S# ) (kibot - v6_sch.py:2790) DEBUG: - /e694580f-4afe-4f66-ab5c-4cae81fec964/35f9b1a5-49b4-44f5-bab9-d8b859881893 -> ?? (C ) (kibot - v6_sch.py:2790) DEBUG: - /e694580f-4afe-4f66-ab5c-4cae81fec964/4b1f3fcf-3273-4058-a489-2d0d72e3ac4a -> ?? (Battery_Cell ) (kibot - v6_sch.py:2790) DEBUG: - /e694580f-4afe-4f66-ab5c-4cae81fec964/7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794 (kibot - v6_sch.py:2788) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/1e62b2ca-ebaf-4915-82fb-3550f08799d2 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/2572d922-1d15-4358-9a58-65a5cc0991d1 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/41ba5ab6-fd01-4ca4-8b97-99a2623e0604 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/9526ce7a-3b80-408a-bb55-a13b0c450491 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/c679260c-3c6b-4f6a-b74a-6eedf65e6c2b -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e2864a67-682c-48b7-bb9a-9154cfd14c43 -> ?? (Jumper_2_Open ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e6f85cd5-1fe3-48d3-95e9-4582511c6297 -> ?? (BME280 ) (kibot - v6_sch.py:2790) DEBUG: - /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/f4b9f369-eb1f-4c95-b79c-fb71973cba8e -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG:- /fe6fce18-dda6-45f5-ac36-63e733626505 (kibot - v6_sch.py:2788) DEBUG: - /fe6fce18-dda6-45f5-ac36-63e733626505/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> ?? (MQ-6 ) (kibot - v6_sch.py:2790) DEBUG: - /fe6fce18-dda6-45f5-ac36-63e733626505/980a180e-7e4d-4331-a998-d3ca9c191639 -> ?? (R ) (kibot - v6_sch.py:2790) DEBUG:Assigning components to instances (kibot - v6_sch.py:3038) DEBUG:- /00000000-0000-0000-0000-00005fa66343 -> #PWR09 -> 140243802096368 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR011 -> 140243801906768 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fa94026 -> #PWR04 -> 140243801907088 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab1765 -> H1 -> 140243801907408 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab1b3e -> H2 -> 140243801907728 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab217d -> H3 -> 140243801908048 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab25f7 -> H4 -> 140243801908368 00000000-0000-0000-0000-00005fab25f7 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fcad89b -> A1 -> 140243801908688 00000000-0000-0000-0000-00005fcad89b (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe4a934 -> #SYM1 -> 140243801909008 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6b3c7 -> J2 -> 140243801909328 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6d224 -> #PWR015 -> 140243801909648 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR016 -> 140243801909968 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 -> 140243801910288 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:3083) DEBUG:- /05cfffbd-ebdc-4978-9127-37839e3e5895 -> R3 -> 140243801910608 05cfffbd-ebdc-4978-9127-37839e3e5895 (kibot - v6_sch.py:3083) DEBUG:- /091d7096-69ba-4dfe-9140-d4774866d6c0 -> JP1 -> 140243801910928 091d7096-69ba-4dfe-9140-d4774866d6c0 (kibot - v6_sch.py:3083) DEBUG:- /0a51d68f-b58f-4708-9983-5023ce1bf64c -> #PWR029 -> 140243801911248 0a51d68f-b58f-4708-9983-5023ce1bf64c (kibot - v6_sch.py:3083) DEBUG:- /0bc50ef0-d347-483d-b920-c1d83d431a13 -> #PWR033 -> 140243801911568 0bc50ef0-d347-483d-b920-c1d83d431a13 (kibot - v6_sch.py:3083) DEBUG:- /0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb -> #PWR028 -> 140243801911888 0c45b8e0-2ef9-4b3e-a0ce-09982bbd17eb (kibot - v6_sch.py:3083) DEBUG:- /0e301a55-9dc2-4379-ab02-57b624edcd8c -> #PWR024 -> 140243801912208 0e301a55-9dc2-4379-ab02-57b624edcd8c (kibot - v6_sch.py:3083) DEBUG:- /17296fa2-4cc8-42f2-947b-d78cd5b76f25 -> D3 -> 140243801912528 17296fa2-4cc8-42f2-947b-d78cd5b76f25 (kibot - v6_sch.py:3083) DEBUG:- /1a1d573c-7b53-4a21-af08-bec33c96c564 -> #PWR027 -> 140243801912848 1a1d573c-7b53-4a21-af08-bec33c96c564 (kibot - v6_sch.py:3083) DEBUG:- /1e2a40ae-db51-4d69-9963-f907c3339338 -> #PWR042 -> 140243801913168 1e2a40ae-db51-4d69-9963-f907c3339338 (kibot - v6_sch.py:3083) DEBUG:- /1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 -> Q2 -> 140243801913488 1ec2f7ec-19f3-4bbd-9768-f0f8b4dde1c7 (kibot - v6_sch.py:3083) DEBUG:- /1f634a80-5a5c-4394-9482-0e28de92208a -> R1 -> 140243801913808 1f634a80-5a5c-4394-9482-0e28de92208a (kibot - v6_sch.py:3083) DEBUG:- /20474a67-7c50-4101-b406-55cf578e8bbb -> #PWR031 -> 140243801914128 20474a67-7c50-4101-b406-55cf578e8bbb (kibot - v6_sch.py:3083) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 -> 140243801914448 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:3083) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 -> 140243801914768 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:3083) DEBUG:- /3023a548-1367-43ca-b247-60199928977c -> #PWR022 -> 140243801915088 3023a548-1367-43ca-b247-60199928977c (kibot - v6_sch.py:3083) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 -> 140243802292304 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:3083) DEBUG:- /3c12d7f1-227a-4b72-887a-418d49b7b5f3 -> BZ1 -> 140243802292624 3c12d7f1-227a-4b72-887a-418d49b7b5f3 (kibot - v6_sch.py:3083) DEBUG:- /4170d394-684c-4a69-b6d7-bae3de0c817a -> R2 -> 140243802292944 4170d394-684c-4a69-b6d7-bae3de0c817a (kibot - v6_sch.py:3083) DEBUG:- /46602199-94d5-4d83-af75-d654d7a885a5 -> #FLG02 -> 140243802293264 46602199-94d5-4d83-af75-d654d7a885a5 (kibot - v6_sch.py:3083) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 -> 140243802293584 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:3083) DEBUG:- /544aa5a1-a6ac-496d-b28e-03135bb8ccd4 -> #PWR037 -> 140243802294544 544aa5a1-a6ac-496d-b28e-03135bb8ccd4 (kibot - v6_sch.py:3083) DEBUG:- /5720c4d1-c98d-49e0-b80a-66030e853992 -> #PWR05 -> 140243802294864 5720c4d1-c98d-49e0-b80a-66030e853992 (kibot - v6_sch.py:3083) DEBUG:- /619a7f96-cf1f-467f-a5a7-7a342a79c45d -> K1 -> 140243802295184 619a7f96-cf1f-467f-a5a7-7a342a79c45d (kibot - v6_sch.py:3083) DEBUG:- /658b89ef-90b3-4e8c-a29a-d902de2705d4 -> JP2 -> 140243802295504 658b89ef-90b3-4e8c-a29a-d902de2705d4 (kibot - v6_sch.py:3083) DEBUG:- /65f4cf60-c6a3-43bc-a127-50d3ce245e08 -> #PWR030 -> 140243802295824 65f4cf60-c6a3-43bc-a127-50d3ce245e08 (kibot - v6_sch.py:3083) DEBUG:- /66b4c9e2-3174-436c-a828-6ac4284c29ba -> Q1 -> 140243802296144 66b4c9e2-3174-436c-a828-6ac4284c29ba (kibot - v6_sch.py:3083) DEBUG:- /714a87b6-556d-4cf0-8241-d2ed28a0e4b9 -> #PWR06 -> 140243802296464 714a87b6-556d-4cf0-8241-d2ed28a0e4b9 (kibot - v6_sch.py:3083) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR08 -> 140243802296784 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:3083) DEBUG:- /78973e35-813f-41c5-ac21-e738bb8be339 -> #PWR032 -> 140243802294224 78973e35-813f-41c5-ac21-e738bb8be339 (kibot - v6_sch.py:3083) DEBUG:- /7be867ff-966b-4cb9-af85-f77234324a9e -> D4 -> 140243802293904 7be867ff-966b-4cb9-af85-f77234324a9e (kibot - v6_sch.py:3083) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 -> 140243802297104 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:3083) DEBUG:- /857a75e4-4de2-463d-a919-52a1a85229f5 -> #PWR020 -> 140243802297424 857a75e4-4de2-463d-a919-52a1a85229f5 (kibot - v6_sch.py:3083) DEBUG:- /949bc75b-7dfd-4e95-b51d-d3e766f263d7 -> #FLG01 -> 140243802297744 949bc75b-7dfd-4e95-b51d-d3e766f263d7 (kibot - v6_sch.py:3083) DEBUG:- /9fd0f1e3-775e-4fd3-b3ea-063f2f720919 -> #PWR038 -> 140243802298064 9fd0f1e3-775e-4fd3-b3ea-063f2f720919 (kibot - v6_sch.py:3083) DEBUG:- /a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d -> #PWR010 -> 140243802298384 a1d5cc80-a8fa-441c-bc09-c8fc1f2ffd4d (kibot - v6_sch.py:3083) DEBUG:- /a1fa603b-d475-4dff-b7d4-180dca99d239 -> #PWR039 -> 140243802298704 a1fa603b-d475-4dff-b7d4-180dca99d239 (kibot - v6_sch.py:3083) DEBUG:- /a3804e08-7236-48ff-8fcf-3d2722ae9888 -> #PWR040 -> 140243802299024 a3804e08-7236-48ff-8fcf-3d2722ae9888 (kibot - v6_sch.py:3083) DEBUG:- /a76b9644-3267-45f2-ab05-68a77376cdc8 -> #PWR034 -> 140243802299344 a76b9644-3267-45f2-ab05-68a77376cdc8 (kibot - v6_sch.py:3083) DEBUG:- /a9237090-15fe-4bd9-8607-3fdd3aa722cc -> #PWR026 -> 140243802299664 a9237090-15fe-4bd9-8607-3fdd3aa722cc (kibot - v6_sch.py:3083) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 -> 140243802299984 aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:3083) DEBUG:- /aec6589c-044e-4d4f-9658-f70bddb45fab -> #PWR023 -> 140243802300304 aec6589c-044e-4d4f-9658-f70bddb45fab (kibot - v6_sch.py:3083) DEBUG:- /af71d3a9-8790-4b39-8ba1-d4dd04f4d1db -> #PWR036 -> 140243802300624 af71d3a9-8790-4b39-8ba1-d4dd04f4d1db (kibot - v6_sch.py:3083) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR07 -> 140243802300944 b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:3083) DEBUG:- /b1e44e9a-918b-4d6b-840d-bef798029aa6 -> #PWR021 -> 140243802301264 b1e44e9a-918b-4d6b-840d-bef798029aa6 (kibot - v6_sch.py:3083) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR013 -> 140243802301584 b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:3083) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR014 -> 140243802301904 b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:3083) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 -> 140243802302224 bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:3083) DEBUG:- /bd916de5-8b7c-4bfb-abf5-9bf562542a9a -> D2 -> 140243802302544 bd916de5-8b7c-4bfb-abf5-9bf562542a9a (kibot - v6_sch.py:3083) DEBUG:- /c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac -> R5 -> 140243802302864 c5d6cbcd-912f-4770-bd1c-52b3aef7a6ac (kibot - v6_sch.py:3083) DEBUG:- /c8ab9d5d-723f-4bd4-a778-6265b145bc8d -> #PWR025 -> 140243802303184 c8ab9d5d-723f-4bd4-a778-6265b145bc8d (kibot - v6_sch.py:3083) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 -> 140243802303504 ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:3083) DEBUG:- /cccca199-7699-4c97-8f63-02d4a781037b -> #PWR017 -> 140243802303824 cccca199-7699-4c97-8f63-02d4a781037b (kibot - v6_sch.py:3083) DEBUG:- /cd8e8f53-3673-4a60-a697-fae34413e918 -> #FLG03 -> 140243802304144 cd8e8f53-3673-4a60-a697-fae34413e918 (kibot - v6_sch.py:3083) DEBUG:- /d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 -> R4 -> 140243802304464 d1ca57be-1f51-4379-b3cf-e81e1f0e1dc9 (kibot - v6_sch.py:3083) DEBUG:- /d338546a-9e76-4848-a082-c88009028837 -> #PWR018 -> 140243802304784 d338546a-9e76-4848-a082-c88009028837 (kibot - v6_sch.py:3083) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR012 -> 140243802305104 d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:3083) DEBUG:- /d42f98a6-54f3-463a-a772-2f75951e6054 -> #PWR019 -> 140243802305424 d42f98a6-54f3-463a-a772-2f75951e6054 (kibot - v6_sch.py:3083) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 -> 140243802305744 dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:3083) DEBUG:- /deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 -> #PWR035 -> 140243802306064 deb62729-c3f4-4a63-a8a1-ddd53e0c4c75 (kibot - v6_sch.py:3083) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 -> 140243802306384 e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:3083) DEBUG:- /f48aac4e-a579-43dd-8a9e-05b848228c70 -> #PWR041 -> 140243802306704 f48aac4e-a579-43dd-8a9e-05b848228c70 (kibot - v6_sch.py:3083) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 -> 140243802307024 fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:3083) DEBUG:- /134c4f80-1fbc-4764-a894-22f604c6d155/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U2 -> 140243799428624 7bd4f75f-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:3083) DEBUG:- /134c4f80-1fbc-4764-a894-22f604c6d155/980a180e-7e4d-4331-a998-d3ca9c191639 -> R6 -> 140243799428944 980a180e-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:3083) DEBUG:- /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U3 -> 140243799431504 7bd4f760-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:3083) DEBUG:- /268aacf0-fff4-4b55-82e7-cfe6b1e82ea8/980a180e-7e4d-4331-a998-d3ca9c191639 -> R7 -> 140243799431824 980a180f-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/1bb0bb97-f830-42a3-b070-d6674ab27db0 -> R12 -> 140243799436944 1bb0bb97-f830-42a3-b070-d6674ab27db0 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/35557c08-cfe8-4ab4-9db6-7825123f5238 -> C11 -> 140243799437264 35557c08-cfe8-4ab4-9db6-7825123f5238 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/4a5bca14-ab29-457f-b2df-de096e91426e -> R13 -> 140243799437584 4a5bca14-ab29-457f-b2df-de096e91426e (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/5a27832e-7305-4a9d-a8d7-5f5a2feca907 -> R14 -> 140243799437904 5a27832e-7305-4a9d-a8d7-5f5a2feca907 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/6d144740-9b27-4933-89e8-ac4b2fd1bc04 -> U9 -> 140243799438224 6d144740-9b27-4933-89e8-ac4b2fd1bc04 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/7229ea3d-d60e-4698-aed4-44f40f7dd2b8 -> R11 -> 140243799438544 7229ea3d-d60e-4698-aed4-44f40f7dd2b8 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/82197694-ef01-481f-885c-cc9983ae4fd7 -> C12 -> 140243799438864 82197694-ef01-481f-885c-cc9983ae4fd7 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/95932f8b-8021-4f37-b77d-a73c493b8cd2 -> C10 -> 140243799439184 95932f8b-8021-4f37-b77d-a73c493b8cd2 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ba9a5418-bd48-4db4-8d86-4f679eccce6f -> C9 -> 140243799439504 ba9a5418-bd48-4db4-8d86-4f679eccce6f (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/e4f5d092-96c1-4040-ae9e-81caf9e49667 -> J3 -> 140243799439824 e4f5d092-96c1-4040-ae9e-81caf9e49667 (kibot - v6_sch.py:3083) DEBUG:- /2b629e9e-b2ad-4a6d-9037-50f0899b6cc2/ffe93fd4-b308-48a9-898a-d890269d6850 -> U8 -> 140243799440144 ffe93fd4-b308-48a9-898a-d890269d6850 (kibot - v6_sch.py:3083) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/49e1d63e-d4e9-4f16-9c73-f33da54d2468 -> U10 -> 140243799493200 49e1d63e-d4e9-4f16-9c73-f33da54d2468 (kibot - v6_sch.py:3083) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/5f8614d0-4ef6-4653-a32f-4b2a155ad9ef -> R16 -> 140243799493520 5f8614d0-4ef6-4653-a32f-4b2a155ad9ef (kibot - v6_sch.py:3083) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/6c0d0696-1c27-4ac7-8efc-3a1d95af5244 -> C14 -> 140243799493840 6c0d0696-1c27-4ac7-8efc-3a1d95af5244 (kibot - v6_sch.py:3083) DEBUG:- /2f5b6331-fe72-4ecd-809e-6c5537e7b8a8/b92f090e-b84e-4861-93b7-d1751f312d2c -> C15 -> 140243799494160 b92f090e-b84e-4861-93b7-d1751f312d2c (kibot - v6_sch.py:3083) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/6b1435c2-4285-4214-815d-f9d1305b95a3 -> R10 -> 140243799496720 6b1435c2-4285-4214-815d-f9d1305b95a3 (kibot - v6_sch.py:3083) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 -> C7 -> 140243799497040 77dc4ca2-0f0b-41e3-9bd4-04b3c49c3415 (kibot - v6_sch.py:3083) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/9f7f063b-54ea-4497-beee-63eda67b693c -> U7 -> 140243799497360 9f7f063b-54ea-4497-beee-63eda67b693c (kibot - v6_sch.py:3083) DEBUG:- /4ac9e41f-a249-416f-b60e-a5f5a1860956/d639b511-d2b5-4ef7-8100-01f74c36a8ed -> C8 -> 140243799497680 d639b511-d2b5-4ef7-8100-01f74c36a8ed (kibot - v6_sch.py:3083) DEBUG:- /cab85a36-8baf-4341-ae39-bf466ad69f78/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U4 -> 140243799500560 7bd4f761-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:3083) DEBUG:- /cab85a36-8baf-4341-ae39-bf466ad69f78/980a180e-7e4d-4331-a998-d3ca9c191639 -> R8 -> 140243799500880 980a1810-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:3083) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/154d13a9-bd4f-4b7f-a931-e4cac709add3 -> IC1 -> 140243799504720 154d13a9-bd4f-4b7f-a931-e4cac709add3 (kibot - v6_sch.py:3083) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/35f9b1a5-49b4-44f5-bab9-d8b859881893 -> C13 -> 140243799505040 35f9b1a5-49b4-44f5-bab9-d8b859881893 (kibot - v6_sch.py:3083) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/4b1f3fcf-3273-4058-a489-2d0d72e3ac4a -> BT1 -> 140243799505360 4b1f3fcf-3273-4058-a489-2d0d72e3ac4a (kibot - v6_sch.py:3083) DEBUG:- /e694580f-4afe-4f66-ab5c-4cae81fec964/7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c -> R15 -> 140243799505680 7fdb6a96-f6dc-4805-9c80-ee9f2c740b1c (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/1e62b2ca-ebaf-4915-82fb-3550f08799d2 -> PR2 -> 140243799756624 1e62b2ca-ebaf-4915-82fb-3550f08799d2 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/2572d922-1d15-4358-9a58-65a5cc0991d1 -> PR4 -> 140243799756944 2572d922-1d15-4358-9a58-65a5cc0991d1 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/41ba5ab6-fd01-4ca4-8b97-99a2623e0604 -> PR1 -> 140243799757264 41ba5ab6-fd01-4ca4-8b97-99a2623e0604 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/9526ce7a-3b80-408a-bb55-a13b0c450491 -> PR3 -> 140243799757584 9526ce7a-3b80-408a-bb55-a13b0c450491 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/c679260c-3c6b-4f6a-b74a-6eedf65e6c2b -> C5 -> 140243799757904 c679260c-3c6b-4f6a-b74a-6eedf65e6c2b (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e2864a67-682c-48b7-bb9a-9154cfd14c43 -> JP3 -> 140243799758224 e2864a67-682c-48b7-bb9a-9154cfd14c43 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/e6f85cd5-1fe3-48d3-95e9-4582511c6297 -> U6 -> 140243799758544 e6f85cd5-1fe3-48d3-95e9-4582511c6297 (kibot - v6_sch.py:3083) DEBUG:- /e7cc3cc4-19ed-4f5e-b141-abe0df9e4794/f4b9f369-eb1f-4c95-b79c-fb71973cba8e -> C6 -> 140243799758864 f4b9f369-eb1f-4c95-b79c-fb71973cba8e (kibot - v6_sch.py:3083) DEBUG:- /fe6fce18-dda6-45f5-ac36-63e733626505/7bd4f75f-9759-44f8-8d0f-daab4e518785 -> U5 -> 140243799761744 7bd4f762-9759-44f8-8d0f-daab4e518785 (kibot - v6_sch.py:3083) DEBUG:- /fe6fce18-dda6-45f5-ac36-63e733626505/980a180e-7e4d-4331-a998-d3ca9c191639 -> R9 -> 140243799762064 980a1811-7e4d-4331-a998-d3ca9c191639 (kibot - v6_sch.py:3083) DEBUG:Schematic dependencies: ['/__w/Slice_IAQM/Slice_IAQM/hardware/1V8_reg.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/bme280.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/ens160.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/mq_gas_sensor.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/rtc.kicad_sch', '/__w/Slice_IAQM/Slice_IAQM/hardware/usd_card.kicad_sch'] (kibot - kiplot.py:323) DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated` in SCH context for erc: True (['HTML']) parent: None (kibot - optionable.py:508) DEBUG:Current text variables: {} (kibot.gs - gs.py:295) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in SCH context for erc: True (['HTML']) parent: None (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-erc.html` (kibot - optionable.py:554) - Running the ERC DEBUG:- Executing: kicad-cli sch erc -o /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/BREAD_Slice-erc.html --format json --severity-all --units mm /__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_sch (kibot - kiplot.py:161) DEBUG:- Output from command: Found 63 violations Saved ERC Report to /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/BREAD_Slice-erc.html (kibot - kiplot.py:152) DEBUG:Removing temporal files (kibot.pre_any_xrc - pre_any_xrc.py:356) WARNING:(W142) 63 ERC warnings detected (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.2286 mm, 0.4191 mm): Symbol #PWR02 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.3048 mm, 0.3683 mm): Symbol #PWR07 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'SparkFun-Connector' @(0.3302 mm, 0.4699 mm): Symbol J1 [I2C_01x04] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+12V' doesn't match copy in library 'power' @(0.5334 mm, 0.254 mm): Symbol #PWR015 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+12V' doesn't match copy in library 'power' @(0.2286 mm, 0.635 mm): Symbol #PWR03 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) Symbol 'Conn_01x10_Female' not found in symbol library 'Connector' @(0.6096 mm, 0.3683 mm): Symbol J2 [Conn_01x10_Female] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.5461 mm, 0.508 mm): Symbol #PWR016 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.2286 mm, 0.7366 mm): Symbol #PWR04 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.4826 mm, 0.6096 mm): Symbol #PWR012 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(0.8001 mm, 0.2159 mm): Symbol #PWR020 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'SparkFun-LED'. @(0.4826 mm, 0.6858 mm): Symbol D1 [WS2812B_5050] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'SparkFun-LED' @(0.4826 mm, 0.6858 mm): Symbol D1 [WS2812B_5050] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (no_connect_connected) A pin with a "no connection" flag is connected @(0.8001 mm, 0.381 mm): No Connect Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (no_connect_connected) A pin with a "no connection" flag is connected @(0.8001 mm, 0.4191 mm): No Connect Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.4826 mm, 0.7747 mm): Symbol #PWR013 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both BME_SCL and ENS_SCL are attached to the same items; BME_SCL will be used in the netlist @(1.016 mm, 1.8288 mm): Label 'BME_SCL' @(0.8001 mm, 0.4572 mm): Label 'ENS_SCL' Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+12V' doesn't match copy in library 'power' @(0.2159 mm, 0.9144 mm): Symbol #PWR01 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.8001 mm, 0.5969 mm): Symbol #PWR021 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'SparkFun-DiscreteSemi' @(0.3175 mm, 0.9652 mm): Symbol U1 [AP63205] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.5207 mm, 0.9144 mm): Symbol #PWR014 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.762 mm, 0.9144 mm): Symbol #PWR018 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(0.4699 mm, 1.1176 mm): Symbol HS1 [Heatsink_Pad] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.4191 mm, 1.143 mm): Symbol #PWR08 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+12V' doesn't match copy in library 'power' @(0.254 mm, 1.1938 mm): Symbol #PWR05 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (no_connect_connected) A pin with a "no connection" flag is connected @(0.762 mm, 0.9906 mm): No Connect Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both DO and MISO are attached to the same items; DO will be used in the netlist @(0.1651 mm, 1.7272 mm): Label 'DO' @(0.762 mm, 1.0414 mm): Label 'MISO' Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.254 mm, 1.2827 mm): Symbol #PWR06 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.3081 mm, 0.2286 mm): Symbol #PWR024 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(0.4318 mm, 1.27 mm): Symbol #PWR010 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.4572 mm, 1.27 mm): Symbol #PWR011 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.3081 mm, 0.4572 mm): Symbol #PWR025 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.762 mm, 1.1684 mm): Symbol #PWR019 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(1.2954 mm, 0.7366 mm): Symbol #PWR022 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.2954 mm, 0.9779 mm): Symbol #PWR023 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both DI and MOSI are attached to the same items; DI will be used in the netlist @(0.1651 mm, 1.6764 mm): Label 'DI' @(0.1651 mm, 1.7018 mm): Label 'MOSI' Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both CLK and SCK are attached to the same items; CLK will be used in the netlist @(0.1651 mm, 1.778 mm): Label 'CLK' @(0.1651 mm, 1.8034 mm): Label 'SCK' Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.4191 mm, 1.8288 mm): Symbol #PWR09 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both BME_SDA and ENS_SDA are attached to the same items; BME_SDA will be used in the netlist @(1.016 mm, 1.651 mm): Label 'BME_SDA' @(1.016 mm, 1.6256 mm): Label 'ENS_SDA' Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.8923 mm, 0.4318 mm): Symbol #PWR028 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.8923 mm, 0.5588 mm): Symbol #PWR029 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+12V' doesn't match copy in library 'power' @(1.5367 mm, 1.27 mm): Symbol #PWR027 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(1.3081 mm, 1.6764 mm): Symbol D2 [LED] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'LED' doesn't match copy in library 'Device' @(1.3081 mm, 1.6764 mm): Symbol D2 [LED] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(2.0193 mm, 0.8509 mm): Symbol #PWR031 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.4224 mm, 1.7526 mm): Symbol #PWR026 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.9304 mm, 1.4732 mm): Symbol #PWR030 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(2.4765 mm, 0.2159 mm): Symbol #PWR035 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(2.4765 mm, 0.381 mm): Symbol #PWR036 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(2.4765 mm, 0.5461 mm): Symbol #PWR037 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(2.4765 mm, 0.7112 mm): Symbol #PWR038 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(2.1209 mm, 1.4732 mm): Symbol #PWR032 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(2.4765 mm, 0.889 mm): Symbol #PWR039 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(2.4765 mm, 1.0541 mm): Symbol #PWR040 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(2.4765 mm, 1.3589 mm): Symbol #PWR041 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(2.4765 mm, 1.524 mm): Symbol #PWR042 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(1.0922 mm, 0.7747 mm): Symbol IC1 [DS3234S#] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'kml-custom' @(1.0922 mm, 0.7747 mm): Symbol IC1 [DS3234S#] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'Battery_Cell' doesn't match copy in library 'Device' @(1.9304 mm, 0.9271 mm): Symbol BT1 [Battery_Cell] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(1.3081 mm, 0.8255 mm): Symbol U7 [ENS160-BGLM] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'kml-custom' @(1.3081 mm, 0.8255 mm): Symbol U7 [ENS160-BGLM] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(1.4732 mm, 0.762 mm): Symbol J3 [MicroSD_502570-0893] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'kml-custom' @(1.4732 mm, 0.762 mm): Symbol J3 [MicroSD_502570-0893] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (multiple_net_names) Both SCLK{slash}SCL and MISO{slash}ADDR are attached to the same items; SCLK{slash}SCL will be used in the netlist @(1.0922 mm, 0.8763 mm): Label 'SCLK/SCL' @(0.9779 mm, 0.8763 mm): Hierarchical Label 'MISO/ADDR' Sheet: /ENS 160/ (kibot.pre_erc - pre_erc.py:148) DEBUG:Preflight run drc (kibot.pre_base - pre_base.py:165) DEBUG:Board loaded (kibot - kiplot.py:282) DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated` in PCB context for drc: True (['HTML']) parent: None (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for drc: True (['HTML']) parent: None (kibot - optionable.py:508) DEBUG:PCB title: `BREAD_Slice` (kibot.gs - gs.py:578) DEBUG:PCB date: `2026-05-24_15-38-48` (kibot.gs - gs.py:579) DEBUG:PCB revision: `` (kibot.gs - gs.py:580) DEBUG:PCB company: `` (kibot.gs - gs.py:581) DEBUG:PCB comment 1: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 2: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 3: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 4: `AISLER Project ID: HOXGJYZQ` (kibot.gs - gs.py:583) DEBUG:PCB comment 5: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 6: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 7: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 8: `` (kibot.gs - gs.py:583) DEBUG:PCB comment 9: `` (kibot.gs - gs.py:583) DEBUG:Expanded `BREAD_Slice-drc.html` (kibot - optionable.py:554) - Running the DRC DEBUG:- Executing: kicad-cli pcb drc -o /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/BREAD_Slice-drc.html --format json --severity-all --units mm --schematic-parity /__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_pcb (kibot - kiplot.py:161) DEBUG:- Output from command: Found 125 violations Found 0 unconnected items Found 5 schematic parity issues Saved DRC Report to /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/BREAD_Slice-drc.html (kibot - kiplot.py:152) DEBUG:Removing temporal files (kibot.pre_any_xrc - pre_any_xrc.py:356) WARNING:(W145) 130 DRC warnings detected (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (track_dangling) Track has unconnected end @(154.096016 mm, 87.803984 mm): Track [+1V8] on F.Cu, length 0.1800 mm Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 139.8 mm): Segment on Edge.Cuts @(146.268 mm, 142.04 mm): Segment of A1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 139.8 mm): Segment on Edge.Cuts @(154.148 mm, 131.62 mm): Segment of A1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.02 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.14 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.258095 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.37619 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.494285 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.61238 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.730475 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.84857 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 77.966665 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.08476 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.202855 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.32095 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.439045 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.55714 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.675235 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.79333 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 78.911425 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.02952 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.147615 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.26571 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.383805 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.5019 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 79.62 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 82.16 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 84.7 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 87.24 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 89.78 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 92.32 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 94.86 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 97.4 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 99.94 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(122.6 mm, 134.8 mm): Segment on Edge.Cuts @(116.11 mm, 102.54 mm): Segment of J2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(124.600001 mm, 72.2 mm): Segment on Margin @(129.195069 mm, 72.791814 mm): Polygon of Logo1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 44.8 mm): Segment on Edge.Cuts @(186.14 mm, 79.96 mm): Circle of U4 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 131.099998 mm): Segment on Margin @(186.14 mm, 79.96 mm): Circle of U4 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 94.8 mm): Segment on Edge.Cuts @(185.96 mm, 119.34 mm): Circle of U2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 131.099998 mm): Segment on Margin @(185.96 mm, 119.34 mm): Circle of U2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 94.8 mm): Segment on Edge.Cuts @(186.0 mm, 99.6 mm): Circle of U3 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 131.099998 mm): Segment on Margin @(186.0 mm, 99.6 mm): Circle of U3 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 44.8 mm): Arc on Margin @(132.45 mm, 45.6 mm): Reference field of D2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(133.56 mm, 39.87 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(134.11 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(135.3 mm, 39.785 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(135.3 mm, 39.785 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(135.4 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(135.78 mm, 44.85 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(135.78 mm, 44.85 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(135.88 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(137.42 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(137.83 mm, 44.88 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(137.83 mm, 44.88 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(137.94 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(138.33 mm, 44.9 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(138.33 mm, 44.9 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 39.8 mm): Segment on Edge.Cuts @(139.23 mm, 39.78 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(131.9 mm, 40.7 mm): Segment on Margin @(139.66 mm, 48.77 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 44.8 mm): Segment on Edge.Cuts @(186.15 mm, 60.3 mm): Circle of U5 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(192.6 mm, 131.099998 mm): Segment on Margin @(186.15 mm, 60.3 mm): Circle of U5 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'PinSocket_1x10_P2.54mm_Horizontal' does not match copy in library 'Connector_PinSocket_2.54mm'. @(126.2 mm, 78.35 mm): Footprint J2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'OSHW-Symbol_6.7x6mm_SilkScreen' does not match copy in library 'Symbol'. @(126.664 mm, 72.236 mm): Footprint Logo1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(131.35 mm, 121.355 mm): Footprint HS1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'D_DO-35_SOD27_P7.62mm_Horizontal' does not match copy in library 'Diode_THT'. @(174.5 mm, 73.69 mm): Footprint D4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TO-220-3_Horizontal_TabDown' does not match copy in library 'Package_TO_SOT_THT'. @(143.88 mm, 69.2 mm): Footprint Q1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TO-220-3_Horizontal_TabDown' does not match copy in library 'Package_TO_SOT_THT'. @(156.34 mm, 65.44 mm): Footprint Q2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'SparkFun-LED'. @(173.3 mm, 136.132769 mm): Footprint D1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(178.315076 mm, 89.6 mm): Footprint U7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(135.52 mm, 45.58 mm): Footprint D2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'D_DO-35_SOD27_P7.62mm_Horizontal' does not match copy in library 'Diode_THT'. @(136.41 mm, 51.7 mm): Footprint D3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(149.388 mm, 48.95 mm): Footprint J3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(155.8 mm, 47.3 mm): Footprint R13 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(167.2 mm, 45.1 mm): Footprint C13 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(168.5 mm, 88.7 mm): Footprint R10 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(182.8 mm, 66.6 mm): Footprint R9 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(167.812 mm, 103.25 mm): Footprint PR1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(182.9 mm, 86.1 mm): Footprint R8 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(166.288 mm, 117.93 mm): Footprint PR2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal' does not match copy in library 'Connector_JST'. @(150.198 mm, 136.4 mm): Footprint J1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(144.5 mm, 47.7 mm): Footprint R11 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels' does not match copy in library 'Jumper'. @(155.112 mm, 113.668 mm): Footprint JP2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(140.9 mm, 47.25 mm): Footprint R12 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric' does not match copy in library 'Capacitor_SMD'. @(128.55 mm, 119.455 mm): Footprint C1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SOIC-14_3.9x8.7mm_P1.27mm' does not match copy in library 'Package_SO'. @(151.4 mm, 53.8 mm): Footprint U8 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(182.8 mm, 105.8 mm): Footprint R7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(149.9 mm, 91.4 mm): Footprint C15 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(145.6 mm, 51.3375 mm): Footprint C9 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(145.6 mm, 60.0 mm): Footprint R14 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_0805_2012Metric' does not match copy in library 'Capacitor_SMD'. @(170.352 mm, 104.174 mm): Footprint C6 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSOT-23-6' does not match copy in library 'Package_TO_SOT_SMD'. @(128.75 mm, 122.755 mm): Footprint U1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(141.95 mm, 92.7 mm): Footprint C14 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SOT-23-5' does not match copy in library 'Package_TO_SOT_SMD'. @(146.6 mm, 91.4 mm): Footprint U10 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(143.2 mm, 51.3375 mm): Footprint C11 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_0805_2012Metric' does not match copy in library 'Capacitor_SMD'. @(169.402 mm, 107.288 mm): Footprint C5 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(141.95 mm, 90.2 mm): Footprint R16 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(145.6 mm, 56.3375 mm): Footprint C10 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SOT-23-5' does not match copy in library 'Package_TO_SOT_SMD'. @(140.3 mm, 52.4375 mm): Footprint U9 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(182.7 mm, 125.6 mm): Footprint R6 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric' does not match copy in library 'Capacitor_SMD'. @(131.15 mm, 126.255 mm): Footprint C2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(163.748 mm, 106.754 mm): Footprint PR3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric' does not match copy in library 'Capacitor_SMD'. @(133.85 mm, 119.455 mm): Footprint C3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(141.19 mm, 65.25 mm): Footprint R2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(157.05 mm, 60.36 mm): Footprint R4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(167.1 mm, 92.6 mm): Footprint C7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(167.2 mm, 47.6 mm): Footprint R15 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm' does not match copy in library 'Jumper'. @(167.812 mm, 98.652 mm): Footprint JP3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric' does not match copy in library 'Capacitor_SMD'. @(133.85 mm, 116.455 mm): Footprint C4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(172.892 mm, 114.426 mm): Footprint PR4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels' does not match copy in library 'Jumper'. @(160.7 mm, 116.208 mm): Footprint JP1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(141.2 mm, 63.0 mm): Footprint R3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(175.9785 mm, 83.92 mm): Footprint C8 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'L_1210_3225Metric' does not match copy in library 'Inductor_SMD'. @(133.85 mm, 122.755 mm): Footprint L1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(136.0 mm, 48.7 mm): Footprint R1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(157.05 mm, 62.7 mm): Footprint R5 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(168.425 mm, 54.788 mm): Footprint IC1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(143.2 mm, 56.3375 mm): Footprint C12 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(177.638 mm, 107.97 mm): Segment of U6 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(177.788 mm, 110.67 mm): Segment of U6 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(180.338 mm, 107.96 mm): Segment of U6 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(135.3 mm, 39.785 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(135.78 mm, 44.85 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(137.83 mm, 44.88 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(138.33 mm, 44.9 mm): Segment of D2 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (footprint_symbol_mismatch) Value (C2) doesn't match symbol value (100nF). @(131.15 mm, 126.255 mm): Footprint C2 Check: Schematic parity (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (footprint_symbol_mismatch) Value (U1) doesn't match symbol value (~). @(128.75 mm, 122.755 mm): Footprint U1 Check: Schematic parity (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (footprint_symbol_mismatch) Value (R10) doesn't match symbol value (10K). @(168.5 mm, 88.7 mm): Footprint R10 Check: Schematic parity (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (footprint_symbol_mismatch) Value (R16) doesn't match symbol value (10K). @(141.95 mm, 90.2 mm): Footprint R16 Check: Schematic parity (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (extra_footprint) Extra footprint @(126.664 mm, 72.236 mm): Footprint Logo1 Check: Schematic parity (kibot.pre_drc - pre_drc.py:152) DEBUG:Outputs after preflights: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:787) DEBUG:Outputs after sorting: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:791) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: repeat_layers -> ['inners'] (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: repeat_layers -> ['inners'] (kibot - optionable.py:377) DEBUG:Configuring from default: include_table -> False (kibot - optionable.py:377) DEBUG:Configuring from default: drill -> False (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Expanding `Top` in PCB context for Top [Edge.Cuts, F.Cu, F.Mask and F.SilkS] x2.2 parent: (kibot - optionable.py:508) DEBUG:Expanded `Top` (kibot - optionable.py:554) DEBUG:Expanding `Edge.Cuts+F.Cu+F.Mask+F.SilkS` in PCB context for Top [Edge.Cuts, F.Cu, F.Mask and F.SilkS] x2.2 parent: (kibot - optionable.py:508) DEBUG:Expanded `Edge.Cuts+F.Cu+F.Mask+F.SilkS` (kibot - optionable.py:554) DEBUG:Expanding `Bottom` in PCB context for Bottom [Edge.Cuts, B.Cu, B.Mask and B.SilkS] x2.2 mirror parent: (kibot - optionable.py:508) DEBUG:Expanded `Bottom` (kibot - optionable.py:554) DEBUG:Expanding `Edge.Cuts+B.Cu+B.Mask+B.SilkS` in PCB context for Bottom [Edge.Cuts, B.Cu, B.Mask and B.SilkS] x2.2 mirror parent: (kibot - optionable.py:508) DEBUG:Expanded `Edge.Cuts+B.Cu+B.Mask+B.SilkS` (kibot - optionable.py:554) DEBUG:Looking for color theme `_builtin_classic` (kibot - color_theme.py:60) DEBUG:- Color for layer F.Cu (0): #840000 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Mask (1): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Cu (2): #008400 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Mask (3): #848400 (kibot - color_theme.py:110) DEBUG:- Color for layer In1.Cu (4): #C2C200 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Silkscreen (5): #008484 (kibot - color_theme.py:110) DEBUG:- Color for layer In2.Cu (6): #C200C2 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Silkscreen (7): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer In3.Cu (8): #C20000 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Adhesive (9): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer In4.Cu (10): #008484 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Adhesive (11): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In5.Cu (12): #008400 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Paste (13): #840000 (kibot - color_theme.py:110) DEBUG:- Color for layer In6.Cu (14): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Paste (15): #00C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer In7.Cu (16): #848484 (kibot - color_theme.py:110) DEBUG:- Color for layer User.Drawings (17): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer In8.Cu (18): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.Comments (19): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In9.Cu (20): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer User.Eco1 (21): #008400 (kibot - color_theme.py:110) DEBUG:- Color for layer In10.Cu (22): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.Eco2 (23): #C2C200 (kibot - color_theme.py:110) DEBUG:- Color for layer In11.Cu (24): #840000 (kibot - color_theme.py:110) DEBUG:- Color for layer Edge.Cuts (25): #C2C200 (kibot - color_theme.py:110) DEBUG:- Color for layer In12.Cu (26): #848400 (kibot - color_theme.py:110) DEBUG:- Color for layer Margin (27): #C200C2 (kibot - color_theme.py:110) DEBUG:- Color for layer In13.Cu (28): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Courtyard (29): #848484 (kibot - color_theme.py:110) DEBUG:- Color for layer In14.Cu (30): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Courtyard (31): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer In15.Cu (32): #008400 (kibot - color_theme.py:110) DEBUG:- Color for layer B.Fab (33): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In16.Cu (34): #840000 (kibot - color_theme.py:110) DEBUG:- Color for layer F.Fab (35): #848484 (kibot - color_theme.py:110) DEBUG:- Color for layer In17.Cu (36): #C2C200 (kibot - color_theme.py:110) DEBUG:- Color for layer In18.Cu (38): #C200C2 (kibot - color_theme.py:110) DEBUG:- Color for layer User.1 (39): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In19.Cu (40): #C20000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.2 (41): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In20.Cu (42): #008484 (kibot - color_theme.py:110) DEBUG:- Color for layer User.3 (43): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In21.Cu (44): #008400 (kibot - color_theme.py:110) DEBUG:- Color for layer User.4 (45): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In22.Cu (46): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.5 (47): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In23.Cu (48): #848484 (kibot - color_theme.py:110) DEBUG:- Color for layer User.6 (49): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In24.Cu (50): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.7 (51): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In25.Cu (52): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer User.8 (53): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In26.Cu (54): #840084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.9 (55): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In27.Cu (56): #840000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.10 (57): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In28.Cu (58): #848400 (kibot - color_theme.py:110) DEBUG:- Color for layer User.11 (59): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In29.Cu (60): #C2C2C2 (kibot - color_theme.py:110) DEBUG:- Color for layer User.12 (61): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In30.Cu (62): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer User.13 (63): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In31.Cu (64): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.14 (65): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In32.Cu (66): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.15 (67): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In33.Cu (68): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.16 (69): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In34.Cu (70): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.17 (71): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In35.Cu (72): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.18 (73): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In36.Cu (74): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.19 (75): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In37.Cu (76): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.20 (77): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In38.Cu (78): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.21 (79): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In39.Cu (80): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.22 (81): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In40.Cu (82): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.23 (83): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In41.Cu (84): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.24 (85): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In42.Cu (86): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.25 (87): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In43.Cu (88): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.26 (89): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In44.Cu (90): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.27 (91): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In45.Cu (92): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.28 (93): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In46.Cu (94): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.29 (95): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In47.Cu (96): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.30 (97): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In48.Cu (98): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.31 (99): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In49.Cu (100): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.32 (101): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In50.Cu (102): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.33 (103): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In51.Cu (104): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.34 (105): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In52.Cu (106): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.35 (107): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In53.Cu (108): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.36 (109): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In54.Cu (110): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.37 (111): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In55.Cu (112): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.38 (113): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In56.Cu (114): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.39 (115): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In57.Cu (116): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.40 (117): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In58.Cu (118): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.41 (119): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In59.Cu (120): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.42 (121): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In60.Cu (122): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.43 (123): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In61.Cu (124): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.44 (125): #000084 (kibot - color_theme.py:110) DEBUG:- Color for layer In62.Cu (126): #000000 (kibot - color_theme.py:110) DEBUG:- Color for layer User.45 (127): #000084 (kibot - color_theme.py:110) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - 'Print F.Cu+Dwgs.User and B.Cu+Dwgs.User' (print_pcb) [pcb_print] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/.` in PCB context for parent: 'Print F.Cu+Dwgs.User and B.Cu+Dwgs.User' (print_pcb) [pcb_print] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/.` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated (kibot - kiplot.py:646) DEBUG:Expanding `PCB.pdf` in PCB context for parent: 'Print F.Cu+Dwgs.User and B.Cu+Dwgs.User' (print_pcb) [pcb_print] (kibot - optionable.py:508) DEBUG:Expanded `PCB.pdf` (kibot - optionable.py:554) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:865) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:788) DEBUG:- No particular version needed (kibot - dep_downloader.py:798) DEBUG:- Found version (5, 4, 0) (kibot - dep_downloader.py:806) DEBUG:- Returning `` (kibot - dep_downloader.py:872) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:865) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:771) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:699) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:666) DEBUG:- No particular version needed (kibot - dep_downloader.py:680) DEBUG:- Running ['/usr/bin/rsvg-convert', '--version'] (kibot - dep_downloader.py:632) DEBUG:- Looking for version in `rsvg-convert version 2.60.0` (kibot - dep_downloader.py:658) DEBUG:- Found version (2, 60, 0, 0) (kibot - dep_downloader.py:693) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:872) DEBUG:Starting tool check for Ghostscript (kibot - dep_downloader.py:865) DEBUG:- Checking binary tool Ghostscript (kibot - dep_downloader.py:771) DEBUG:- Looking for tool `gs` at system level (kibot - dep_downloader.py:699) DEBUG:- Checking version for `/usr/bin/gs` (kibot - dep_downloader.py:666) DEBUG:- No particular version needed (kibot - dep_downloader.py:680) DEBUG:- Running ['/usr/bin/gs', '--version'] (kibot - dep_downloader.py:632) DEBUG:- Looking for version in `10.05.1` (kibot - dep_downloader.py:658) DEBUG:- Found version (10, 5, 1, 0) (kibot - dep_downloader.py:693) DEBUG:- Returning `/usr/bin/gs` (kibot - dep_downloader.py:872) DEBUG:Starting to generate `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/PCB.pdf` (kibot - out_pcb_print.py:1521) DEBUG:- Temporal dir: /tmp/tmp-kibot-pcb_print-0us7ksn5 (kibot - out_pcb_print.py:1522) DEBUG:- Using layout: /usr/share/kibot/kicad_layouts/default.kicad_wks (kibot - out_pcb_print.py:1532) DEBUG:- Plotting layer Edge.Cuts (25) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting layer F.Cu (0) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting pads for layer F.Cu (0) (kibot - out_pcb_print.py:763) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:827) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:827) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:827) DEBUG:- Plotting layer F.Mask (1) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting realistic solder mask using PcbDraw (kibot - out_pcb_print.py:1239) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:865) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:788) DEBUG:- No particular version needed (kibot - dep_downloader.py:798) DEBUG:- Found version (5, 4, 0) (kibot - dep_downloader.py:806) DEBUG:- Returning `` (kibot - dep_downloader.py:872) DEBUG: - Found (kibot - out_pcb_print.py:1275) DEBUG: - Found clip-path (kibot - out_pcb_print.py:1285) DEBUG:- Plotting layer F.SilkS (5) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting the frame (kibot - out_pcb_print.py:1655) DEBUG:- Plotting the frame using an external script (kibot - out_pcb_print.py:716) DEBUG: - Temporal dir: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730 (kibot - out_pcb_print.py:719) DEBUG:Copying project `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:607) DEBUG:Copying project local settings `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/BREAD_Slice.kicad_prl` (kibot.gs - gs.py:615) DEBUG:Copying /usr/share/kibot/kicad_layouts/default.kicad_wks -> /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/pcbnew.kicad_wks (kibot - config.py:682) DEBUG:Replacing page layout /usr/share/kibot/kicad_layouts/default.kicad_wks -> pcbnew.kicad_wks (kibot - config.py:685) DEBUG:Saving modified project to /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/BREAD_Slice.kicad_pro (kibot - config.py:701) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/pcbnew.kicad_wks (kibot - out_pcb_print.py:728) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2026-05-24_15-38-48 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${KICAD_VERSION} -> KiCad E.D.A. 9.0.7+1 + KiBot v1.9.0 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Rev: ${REVISION} -> Rev: (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Size: ${PAPER} -> Size: A4 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Id: ${#}/${##} -> Id: 1/2 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Title: ${TITLE} -> Title: (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: File: ${FILENAME} -> File: BREAD_Slice.kicad_pcb (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Sheet: ${SHEETNAME} -> Sheet: Top (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMPANY} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT1} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT2} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT3} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT4} -> AISLER Project ID: HOXGJYZQ (kibot.gs - gs.py:557) DEBUG:- Executing: /usr/bin/python3 /usr/share/kibot/tools/frame_plotter /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/BREAD_Slice.kicad_pcb 0.2823529411764706 0.0 0.0 (kibot - kiplot.py:161) DEBUG:- Output from command: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-jxwdv730/BREAD_Slice-frame.svg (kibot - kiplot.py:152) DEBUG:- Merging layers to BREAD_Slice.svg (kibot - out_pcb_print.py:1677) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-Edge_Cuts0.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG:Looking for image groups in the PCB (kibot - out_pcb_print.py:1070) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Cu1.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Cu_pads.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Cu_vias_3.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Cu_vias_2.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Cu_vias_1.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_Mask2.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice-F_SilkS3.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file BREAD_Slice-frame.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG:- Plotting layer Edge.Cuts (25) (kibot - out_pcb_print.py:1616) DEBUG:mirror_text processing (kibot - out_pcb_print.py:1417) DEBUG:mirror_text processing (kibot - out_pcb_print.py:1417) DEBUG:- Plotting layer B.Cu (2) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting pads for layer B.Cu (2) (kibot - out_pcb_print.py:763) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:827) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:827) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:827) DEBUG:- Plotting layer B.Mask (3) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting realistic solder mask using PcbDraw (kibot - out_pcb_print.py:1239) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:865) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:788) DEBUG:- No particular version needed (kibot - dep_downloader.py:798) DEBUG:- Found version (5, 4, 0) (kibot - dep_downloader.py:806) DEBUG:- Returning `` (kibot - dep_downloader.py:872) DEBUG: - Found (kibot - out_pcb_print.py:1275) DEBUG: - Found clip-path (kibot - out_pcb_print.py:1285) DEBUG:- Plotting layer B.SilkS (7) (kibot - out_pcb_print.py:1616) DEBUG:- Plotting the frame (kibot - out_pcb_print.py:1655) DEBUG:- Plotting the frame using an external script (kibot - out_pcb_print.py:716) DEBUG: - Temporal dir: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h (kibot - out_pcb_print.py:719) DEBUG:Copying project `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:607) DEBUG:Copying project local settings `/__w/Slice_IAQM/Slice_IAQM/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/BREAD_Slice.kicad_prl` (kibot.gs - gs.py:615) DEBUG:Copying /usr/share/kibot/kicad_layouts/default.kicad_wks -> /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/pcbnew.kicad_wks (kibot - config.py:682) DEBUG:Replacing page layout /usr/share/kibot/kicad_layouts/default.kicad_wks -> pcbnew.kicad_wks (kibot - config.py:685) DEBUG:Saving modified project to /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/BREAD_Slice.kicad_pro (kibot - config.py:701) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/pcbnew.kicad_wks (kibot - out_pcb_print.py:728) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2026-05-24_15-38-48 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${KICAD_VERSION} -> KiCad E.D.A. 9.0.7+1 + KiBot v1.9.0 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Rev: ${REVISION} -> Rev: (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Size: ${PAPER} -> Size: A4 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Id: ${#}/${##} -> Id: 2/2 (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Title: ${TITLE} -> Title: (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: File: ${FILENAME} -> File: BREAD_Slice.kicad_pcb (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: Sheet: ${SHEETNAME} -> Sheet: Bottom (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMPANY} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT1} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT2} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT3} -> (kibot.gs - gs.py:557) DEBUG:Replacing KiCad text variables: ${COMMENT4} -> AISLER Project ID: HOXGJYZQ (kibot.gs - gs.py:557) DEBUG: - Changing things for page 2 (kibot - worksheet.py:601) DEBUG:- Executing: /usr/bin/python3 /usr/share/kibot/tools/frame_plotter /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/BREAD_Slice.kicad_pcb 0.2823529411764706 0.0 0.0 (kibot - kiplot.py:161) DEBUG:- Output from command: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-t74t6a0h/BREAD_Slice-frame.svg (kibot - kiplot.py:152) DEBUG:- Merging layers to BREAD_Slice.svg (kibot - out_pcb_print.py:1677) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-Edge_Cuts0.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG:Looking for image groups in the PCB (kibot - out_pcb_print.py:1070) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Cu1.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Cu_pads.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Cu_vias_3.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Cu_vias_2.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Cu_vias_1.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_Mask2.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice-B_SilkS3.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG: - Loading layer file BREAD_Slice-frame.svg (kibot - out_pcb_print.py:1125) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:1018) DEBUG:Board loaded (kibot - kiplot.py:282) DEBUG:- Creating output file /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/PCB.pdf (kibot - out_pcb_print.py:1696) DEBUG:- Creating 01/BREAD_Slice.pdf from 01/BREAD_Slice.svg (kibot - out_pcb_print.py:1372) DEBUG:- Executing: /usr/bin/rsvg-convert -d 360 -p 360 -f pdf --unlimited -o /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice.svg (kibot - kiplot.py:161) DEBUG:- Creating 02/BREAD_Slice.pdf from 02/BREAD_Slice.svg (kibot - out_pcb_print.py:1372) DEBUG:- Executing: /usr/bin/rsvg-convert -d 360 -p 360 -f pdf --unlimited -o /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice.svg (kibot - kiplot.py:161) DEBUG:- Joining ['/tmp/tmp-kibot-pcb_print-0us7ksn5/01/BREAD_Slice.pdf', '/tmp/tmp-kibot-pcb_print-0us7ksn5/02/BREAD_Slice.pdf'] into /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/PCB.pdf (297x210) (kibot - out_pcb_print.py:1375) DEBUG:PDF scale 1.0 (297.00219717777776 -> 297) (kibot - create_pdf.py:26) DEBUG:PDF scale 1.0 (297.00219717777776 -> 297) (kibot - create_pdf.py:26) DEBUG:Finished generating `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/PCB.pdf` (kibot - out_pcb_print.py:1732) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: custom_reports -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - 'Gerbers for the board house' (gerbers) [gerber] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers (kibot - kiplot.py:646) DEBUG:Configuring plot controller for output (kibot - out_any_layer.py:102) DEBUG:Opening plot file for layer `F.Cu (0 'Front copper' F_Cu)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-F_Cu.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `F.Cu (0 'Front copper' F_Cu)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-F_Cu.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `B.Cu (2 'Bottom copper' B_Cu)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-B_Cu.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `B.Cu (2 'Bottom copper' B_Cu)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-B_Cu.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `F.Paste (13 'Front solder paste' F_Paste)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-F_Paste.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `F.Paste (13 'Front solder paste' F_Paste)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-F_Paste.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `B.Paste (15 'Bottom solder paste' B_Paste)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-B_Paste.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `B.Paste (15 'Bottom solder paste' B_Paste)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-B_Paste.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `F.SilkS (5 'Front silkscreen (artwork)' F_SilkS)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-F_SilkS.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `F.SilkS (5 'Front silkscreen (artwork)' F_SilkS)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-F_SilkS.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `B.SilkS (7 'Bottom silkscreen (artwork)' B_SilkS)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-B_SilkS.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `B.SilkS (7 'Bottom silkscreen (artwork)' B_SilkS)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-B_SilkS.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `F.Mask (1 'Front soldermask (negative)' F_Mask)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-F_Mask.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `F.Mask (1 'Front soldermask (negative)' F_Mask)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-F_Mask.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `B.Mask (3 'Bottom soldermask (negative)' B_Mask)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-B_Mask.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `B.Mask (3 'Bottom soldermask (negative)' B_Mask)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-B_Mask.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `Dwgs.User (17 'User drawings' Dwgs_User)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-Dwgs_User.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `Dwgs.User (17 'User drawings' Dwgs_User)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-Dwgs_User.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `Edge.Cuts (25 'Board shape' Edge_Cuts)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-Edge_Cuts.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `Edge.Cuts (25 'Board shape' Edge_Cuts)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-Edge_Cuts.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `F.Fab (35 'Front documentation' F_Fab)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-F_Fab.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `F.Fab (35 'Front documentation' F_Fab)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-F_Fab.gbr` (kibot - out_any_layer.py:220) DEBUG:Opening plot file for layer `B.Fab (33 'Bottom documentation' B_Fab)` format `1` (kibot - out_any_layer.py:213) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-B_Fab.gbr` (kibot - optionable.py:554) DEBUG:Plotting layer `B.Fab (33 'Bottom documentation' B_Fab)` to `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Gerbers/BREAD_Slice-B_Fab.gbr` (kibot - out_any_layer.py:220) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-job.gbrjob` (kibot - optionable.py:554) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: table -> (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - 'Excellon drill files' (excellon_drill) [excellon] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill (kibot - kiplot.py:646) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-drill.drl` (kibot - optionable.py:554) DEBUG:Generating drill files in /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill (kibot - out_any_drill.py:320) DEBUG:Generating drill map type 4 in /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill (kibot - out_any_drill.py:356) DEBUG:Expanding `drill.rpt` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `drill.rpt` (kibot - optionable.py:554) DEBUG:Generating drill report: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/drill.rpt (kibot - out_any_drill.py:365) DEBUG:Expanding `BREAD_Slice-PTH.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH.drl` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH_drill.drl` (kibot - optionable.py:554) DEBUG:Expanding `BREAD_Slice-PTH-drl_map.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH-drl_map.pdf` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH_drill_map.pdf` (kibot - optionable.py:554) DEBUG:Expanding `BREAD_Slice-NPTH.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH.drl` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH_drill.drl` (kibot - optionable.py:554) DEBUG:Expanding `BREAD_Slice-NPTH-drl_map.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH-drl_map.pdf` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH_drill_map.pdf` (kibot - optionable.py:554) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH.drl -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH_drill.drl (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH-drl_map.pdf -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH_drill_map.pdf (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH.drl -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH_drill.drl (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH-drl_map.pdf -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH_drill_map.pdf (kibot - out_any_drill.py:377) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: map -> None (kibot - optionable.py:377) DEBUG:Configuring from default: report -> (kibot - optionable.py:377) DEBUG:Configuring from default: table -> (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - 'Gerber drill files' (gerber_drills) [gerb_drill] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill (kibot - kiplot.py:646) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-drill.gbr` (kibot - optionable.py:554) DEBUG:Generating drill files in /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill (kibot - out_any_drill.py:320) DEBUG:Expanding `BREAD_Slice-PTH-drl.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH-drl.gbr` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-PTH_drill.gbr` (kibot - optionable.py:554) DEBUG:Expanding `BREAD_Slice-NPTH-drl.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH-drl.gbr` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-NPTH_drill.gbr` (kibot - optionable.py:554) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH-drl.gbr -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-PTH_drill.gbr (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH-drl.gbr -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Drill/BREAD_Slice-NPTH_drill.gbr (kibot - out_any_drill.py:377) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: columns -> ['Ref', 'Val', 'Package', 'PosX', 'PosY', 'Rot', 'Side'] (kibot - optionable.py:613) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - 'Pick and place file' (position) [position] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Position` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Position` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Position (kibot - kiplot.py:646) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-position.pos` (kibot - optionable.py:554) DEBUG:Using auxiliary origin: x=122600000 y=139800000 (kibot - out_position.py:286) DEBUG:P&P ref: A1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: BT1 (kibot - out_position.py:289) DEBUG:P&P ref: BZ1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: C1 (kibot - out_position.py:289) DEBUG:P&P ref: C2 (kibot - out_position.py:289) DEBUG:P&P ref: C3 (kibot - out_position.py:289) DEBUG:P&P ref: C4 (kibot - out_position.py:289) DEBUG:P&P ref: C5 (kibot - out_position.py:289) DEBUG:P&P ref: C6 (kibot - out_position.py:289) DEBUG:P&P ref: C7 (kibot - out_position.py:289) DEBUG:P&P ref: C8 (kibot - out_position.py:289) DEBUG:P&P ref: C9 (kibot - out_position.py:289) DEBUG:P&P ref: C10 (kibot - out_position.py:289) DEBUG:P&P ref: C11 (kibot - out_position.py:289) DEBUG:P&P ref: C12 (kibot - out_position.py:289) DEBUG:P&P ref: C13 (kibot - out_position.py:289) DEBUG:P&P ref: C14 (kibot - out_position.py:289) DEBUG:P&P ref: C15 (kibot - out_position.py:289) DEBUG:P&P ref: D1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: D2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: D3 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: D4 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: G*** (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: H1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: H2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: H3 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: H4 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: HS1 (kibot - out_position.py:289) DEBUG:P&P ref: IC1 (kibot - out_position.py:289) DEBUG:P&P ref: J1 (kibot - out_position.py:289) DEBUG:P&P ref: J2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J3 (kibot - out_position.py:289) DEBUG:P&P ref: JP1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: JP2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: JP3 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: K1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: L1 (kibot - out_position.py:289) DEBUG:P&P ref: Logo1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:355) DEBUG:P&P ref: PR1 (kibot - out_position.py:289) DEBUG:P&P ref: PR2 (kibot - out_position.py:289) DEBUG:P&P ref: PR3 (kibot - out_position.py:289) DEBUG:P&P ref: PR4 (kibot - out_position.py:289) DEBUG:P&P ref: Q1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: Q2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: R1 (kibot - out_position.py:289) DEBUG:P&P ref: R2 (kibot - out_position.py:289) DEBUG:P&P ref: R3 (kibot - out_position.py:289) DEBUG:P&P ref: R4 (kibot - out_position.py:289) DEBUG:P&P ref: R5 (kibot - out_position.py:289) DEBUG:P&P ref: R6 (kibot - out_position.py:289) DEBUG:P&P ref: R7 (kibot - out_position.py:289) DEBUG:P&P ref: R8 (kibot - out_position.py:289) DEBUG:P&P ref: R9 (kibot - out_position.py:289) DEBUG:P&P ref: R10 (kibot - out_position.py:289) DEBUG:P&P ref: R11 (kibot - out_position.py:289) DEBUG:P&P ref: R12 (kibot - out_position.py:289) DEBUG:P&P ref: R13 (kibot - out_position.py:289) DEBUG:P&P ref: R14 (kibot - out_position.py:289) DEBUG:P&P ref: R15 (kibot - out_position.py:289) DEBUG:P&P ref: R16 (kibot - out_position.py:289) DEBUG:P&P ref: U1 (kibot - out_position.py:289) DEBUG:P&P ref: U2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: U3 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: U4 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: U5 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: U6 (kibot - out_position.py:289) DEBUG:P&P ref: U7 (kibot - out_position.py:289) DEBUG:P&P ref: U8 (kibot - out_position.py:289) DEBUG:P&P ref: U9 (kibot - out_position.py:289) DEBUG:P&P ref: U10 (kibot - out_position.py:289) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-top_pos.pos` (kibot - optionable.py:554) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:508) DEBUG:Expanded `BREAD_Slice-bottom_pos.pos` (kibot - optionable.py:554) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: style -> (kibot - optionable.py:377) DEBUG:Configuring from default: libs -> ['KiCAD-base'] (kibot - optionable.py:613) DEBUG:Configuring from default: remap -> None (kibot - optionable.py:377) DEBUG:Configuring from default: remap_components -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: highlight -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: show_components -> ['none'] (kibot - optionable.py:377) DEBUG:Configuring from default: margin -> 0.0 (kibot - optionable.py:377) DEBUG:Configuring from default: resistor_remap -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: resistor_flip -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - '' (board_top_png) [pcbdraw] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images` in PCB context for parent: '' (board_top_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images (kibot - kiplot.py:646) DEBUG:Expanding `board_top.png` in PCB context for parent: '' (board_top_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `board_top.png` (kibot - optionable.py:554) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:865) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:788) DEBUG:- No particular version needed (kibot - dep_downloader.py:798) DEBUG:- Found version (5, 4, 0) (kibot - dep_downloader.py:806) DEBUG:- Returning `` (kibot - dep_downloader.py:872) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:865) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:771) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:699) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:666) DEBUG:- No particular version needed (kibot - dep_downloader.py:680) DEBUG:- Cached version (2, 60, 0, 0) (kibot - dep_downloader.py:686) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:872) DEBUG:PcbDraw data path: ['/usr/share/kibot/pcbdraw', '/github/home/.local/share/pcbdraw', '/usr/share/pcbdraw'] (kibot - out_pcbdraw.py:440) DEBUG:Saving output to /tmp/kibot_ngvky8yg.svg (kibot - out_pcbdraw.py:490) DEBUG:Converting /tmp/kibot_ngvky8yg.svg -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images/board_top.png (kibot - out_pcbdraw.py:494) DEBUG:- Executing: /usr/bin/rsvg-convert --dpi-x 300 --dpi-y 300 --output /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images/board_top.png --format png --unlimited /tmp/kibot_ngvky8yg.svg (kibot - kiplot.py:161) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: style -> (kibot - optionable.py:377) DEBUG:Configuring from default: libs -> ['KiCAD-base'] (kibot - optionable.py:613) DEBUG:Configuring from default: remap -> None (kibot - optionable.py:377) DEBUG:Configuring from default: remap_components -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: highlight -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: show_components -> ['none'] (kibot - optionable.py:377) DEBUG:Configuring from default: margin -> 0.0 (kibot - optionable.py:377) DEBUG:Configuring from default: resistor_remap -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: resistor_flip -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:377) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:377) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:377) - '' (board_bottom_png) [pcbdraw] DEBUG:Expanding `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images` in PCB context for parent: '' (board_bottom_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images (kibot - kiplot.py:646) DEBUG:Expanding `board_bottom.png` in PCB context for parent: '' (board_bottom_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `board_bottom.png` (kibot - optionable.py:554) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:865) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:788) DEBUG:- No particular version needed (kibot - dep_downloader.py:798) DEBUG:- Found version (5, 4, 0) (kibot - dep_downloader.py:806) DEBUG:- Returning `` (kibot - dep_downloader.py:872) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:865) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:771) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:699) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:666) DEBUG:- No particular version needed (kibot - dep_downloader.py:680) DEBUG:- Cached version (2, 60, 0, 0) (kibot - dep_downloader.py:686) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:872) DEBUG:PcbDraw data path: ['/usr/share/kibot/pcbdraw', '/github/home/.local/share/pcbdraw', '/usr/share/pcbdraw'] (kibot - out_pcbdraw.py:440) DEBUG:Saving output to /tmp/kibot_r26ls650.svg (kibot - out_pcbdraw.py:490) DEBUG:Converting /tmp/kibot_r26ls650.svg -> /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images/board_bottom.png (kibot - out_pcbdraw.py:494) DEBUG:- Executing: /usr/bin/rsvg-convert --dpi-x 300 --dpi-y 300 --output /__w/Slice_IAQM/Slice_IAQM/hardware/Generated/Images/board_bottom.png --format png --unlimited /tmp/kibot_r26ls650.svg (kibot - kiplot.py:161) Found 194 unique warning/s (197 total, 2 filtered) DEBUG:Removing /github/home/.config/kicad/9.0/fp-lib-table (kibot - config.py:596) DEBUG:Removing /github/home/.config/kicad/9.0/sym-lib-table (kibot - config.py:596)