DEBUG:KiBot 1.9.0 verbose level: 0 started on 2026-05-24 16:13:57.360578 (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) .----------------. .----------------. .----------------. .----------------. .----------------. | .--------------. | .--------------. | .--------------. | .--------------. | .--------------. | | | ___ ____ | | | _____ | | | ______ | | | ____ | | | _________ | | | | |_ ||_ _| | | | |_ _| | | | |_ _ \ | | | .' `. | | | | _ _ | | | | | | |_/ / | | | | | | | | | |_) | | | | / .--. \ | | | |_/ | | \_| | | | | | __'. | | | | | | | | | __'. | | | | | | | | | | | | | | | | _| | \ \_ | | | _| |_ | | | _| |__) | | | | \ `--' / | | | _| |_ | | | | |____||____| | | | |_____| | | | |_______/ | | | `.____.' | | | |_____| | | | | | | | | | | | | | | | | | | | '--------------' | '--------------' | '--------------' | '--------------' | '--------------' | '----------------' '----------------' '----------------' '----------------' '----------------' Using config file: config.kibot.yaml DEBUG:Using configuration file: `config.kibot.yaml` (kibot - __main__.py:278) DEBUG:Using schematic: `/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_sch` (kibot - kiplot.py:1051) DEBUG:Real schematic name: `/__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (GND ) [id 140192204178160] UUID 00000000-0000-0000-0000-00005fa66343 original UUID 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192206649808] UUID 00000000-0000-0000-0000-00005fa67628 original UUID 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192206650768] UUID 00000000-0000-0000-0000-00005fa94026 original UUID 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140192206651088] UUID 00000000-0000-0000-0000-00005fab1765 original UUID 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140192204308560] UUID 00000000-0000-0000-0000-00005fab1b3e original UUID 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140192204308880] UUID 00000000-0000-0000-0000-00005fab217d original UUID 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MountingHole ) [id 140192204309200] 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 140192204309520] 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 140192204309840] UUID 00000000-0000-0000-0000-00005fe4a934 original UUID 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Conn_01x10_Female ) [id 140192204310160] UUID 00000000-0000-0000-0000-00005fe6b3c7 original UUID 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140192204310480] UUID 00000000-0000-0000-0000-00005fe6d224 original UUID 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204310800] UUID 00000000-0000-0000-0000-00005fe6e4ca original UUID 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140192204311120] UUID 00000000-0000-0000-0000-00005fe73fec original UUID 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (PWR_FLAG ) [id 140192204311440] UUID 00ac463a-83d6-44b7-a95c-b7de810a2ca5 original UUID 00ac463a-83d6-44b7-a95c-b7de810a2ca5 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204311760] UUID 02726920-fff5-4d63-9f96-6d1ca867fa8a original UUID 02726920-fff5-4d63-9f96-6d1ca867fa8a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204312080] UUID 0add0eee-e922-4195-9a1b-6aeccc54ca2e original UUID 0add0eee-e922-4195-9a1b-6aeccc54ca2e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140192204312400] UUID 2062fd94-facf-4b80-88ef-46060adfe27f original UUID 2062fd94-facf-4b80-88ef-46060adfe27f (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140192204312720] UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e original UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+12V ) [id 140192204313040] UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 original UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140192204313360] UUID 32d4b980-678b-4a51-a970-9fff003bbb30 original UUID 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204313680] UUID 3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 original UUID 3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204314000] UUID 4c930c38-3e3f-470d-9204-b3ab1877e024 original UUID 4c930c38-3e3f-470d-9204-b3ab1877e024 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (AP63205 ) [id 140192204314320] UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 original UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204314640] UUID 72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 original UUID 72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204314960] UUID 78397c31-dfa0-4b8b-8219-02e002c18346 original UUID 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204315280] UUID 79c3d345-bf59-4a10-8f6c-0d66436220b1 original UUID 79c3d345-bf59-4a10-8f6c-0d66436220b1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204315600] UUID 7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 original UUID 7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Heatsink_Pad ) [id 140192204315920] UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd original UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204316240] UUID 925a2d9e-d240-4689-9a73-3315443717c4 original UUID 925a2d9e-d240-4689-9a73-3315443717c4 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204316560] UUID 93dad182-ff8a-4bde-a879-0b5d88138396 original UUID 93dad182-ff8a-4bde-a879-0b5d88138396 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204316880] UUID 93e20184-61b6-4251-a462-2bda8c91b880 original UUID 93e20184-61b6-4251-a462-2bda8c91b880 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204317200] UUID 9bbf010b-4bb0-4817-90ba-fe73e5d02868 original UUID 9bbf010b-4bb0-4817-90ba-fe73e5d02868 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (L_Small ) [id 140192204317520] UUID aa9de001-57be-438d-986c-720fcbdf25a1 original UUID aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204318480] UUID acca8b43-3661-4ad9-933f-3cf2aee9d0ae original UUID acca8b43-3661-4ad9-933f-3cf2aee9d0ae (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204318800] UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff original UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204319120] UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d original UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204319440] UUID b60028a9-7041-4806-9371-125e2269331d original UUID b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140192204319760] UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a original UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204320080] UUID c04207a9-69f6-42ff-bb98-ac092dc6c88d original UUID c04207a9-69f6-42ff-bb98-ac092dc6c88d (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204320400] UUID c3a74f54-666f-4d69-9474-aaf9886b3325 original UUID c3a74f54-666f-4d69-9474-aaf9886b3325 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204320720] UUID ca16b761-41b6-472a-8f09-7352061945d0 original UUID ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204318160] UUID d415e98f-648d-46e4-ae27-f03794b776f7 original UUID d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204317840] UUID d443ab6c-e8f0-42af-b853-abc5fc354354 original UUID d443ab6c-e8f0-42af-b853-abc5fc354354 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204321040] UUID d55420be-87f2-479e-8a28-211712724e7b original UUID d55420be-87f2-479e-8a28-211712724e7b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204321360] UUID d877960e-14b4-4733-9577-dc13c8c3269b original UUID d877960e-14b4-4733-9577-dc13c8c3269b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (Term_2-OCI_UPL_10_Connectors ) [id 140192204321680] UUID dc422474-4329-4ed8-b941-8d2ea1d5c635 original UUID dc422474-4329-4ed8-b941-8d2ea1d5c635 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204322000] UUID dc59e058-1da7-43f3-a8e0-fe6119cf3b7b original UUID dc59e058-1da7-43f3-a8e0-fe6119cf3b7b (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (WS2812B_5050 ) [id 140192204322320] UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 original UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (C_Small ) [id 140192204322640] UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 original UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204322960] UUID e53a437f-4205-4d97-a151-758a0b4441b4 original UUID e53a437f-4205-4d97-a151-758a0b4441b4 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204323280] UUID e65460c1-6bd7-4fc2-84dd-9397930d5324 original UUID e65460c1-6bd7-4fc2-84dd-9397930d5324 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204323600] UUID e80b2df8-6f8a-4a47-8865-c623cc1b90c0 original UUID e80b2df8-6f8a-4a47-8865-c623cc1b90c0 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204323920] UUID e9d90389-9084-4145-aa26-a83b2a8ce06e original UUID e9d90389-9084-4145-aa26-a83b2a8ce06e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (GND ) [id 140192204324240] UUID ebc35405-1bdb-44f5-b420-2f1b3250ee27 original UUID ebc35405-1bdb-44f5-b420-2f1b3250ee27 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (PWR_FLAG ) [id 140192204324560] UUID f55471a0-d8f7-4630-b285-9642d372b481 original UUID f55471a0-d8f7-4630-b285-9642d372b481 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (+5V ) [id 140192204537936] UUID fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf original UUID fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (I2C_01x04 ) [id 140192204538256] UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 original UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204547216] UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192204547536] UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204547856] UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192204548176] UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204548496] UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204548816] UUID 598dad10-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192204549136] UUID 62a68add-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204549456] UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192204549776] UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192204550096] UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192204550416] UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204550736] UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192204551056] UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192204551376] UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192204551696] UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192204552016] UUID f42a701e-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205835472] UUID 19449b15-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192205835792] UUID 2167c5cf-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205836112] UUID 45586c7d-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192205836432] UUID 489c7476-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205836752] UUID 5674ea30-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205837072] UUID 598dad11-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192205837392] UUID 62a68ade-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205837712] UUID 6fb13f89-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192205838032] UUID 7da6d312-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192205838352] UUID 88b405b7-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192205838672] UUID 9628e91e-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205838992] UUID bcadfa97-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205839312] UUID cf37e0ba-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192205839632] UUID d418137b-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192205839952] UUID d5f324cb-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192205840272] UUID f42a701f-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205845712] UUID 19449b16-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192205846032] UUID 2167c5d0-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205846352] UUID 45586c7e-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192205846672] UUID 489c7477-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205846992] UUID 5674ea31-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205847312] UUID 598dad12-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192205847632] UUID 62a68adf-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192205847952] UUID 6fb13f8a-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192205848272] UUID 7da6d313-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192206176336] UUID 88b405b8-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192206176656] UUID 9628e91f-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206176976] UUID bcadfa98-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206177296] UUID cf37e0bb-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206177616] UUID d418137c-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206177936] UUID d5f324cc-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192206178256] UUID f42a7020-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206183696] UUID 19449b17-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192206184016] UUID 2167c5d1-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206184336] UUID 45586c7f-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206184656] UUID 489c7478-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206184976] UUID 5674ea32-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206185296] UUID 598dad13-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206185616] UUID 62a68ae0-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206185936] UUID 6fb13f8b-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192206186256] UUID 7da6d314-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192206186576] UUID 88b405b9-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192206186896] UUID 9628e920-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206187216] UUID bcadfa99-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206187536] UUID cf37e0bc-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206187856] UUID d418137d-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206188176] UUID d5f324cd-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192206188496] UUID f42a7021-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206603600] UUID 19449b18-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192206603920] UUID 2167c5d2-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206604240] UUID 45586c80-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206604560] UUID 489c7479-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206604880] UUID 5674ea33-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206605200] UUID 598dad14-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206605520] UUID 62a68ae1-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206605840] UUID 6fb13f8c-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192206606160] UUID 7da6d315-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192206606480] UUID 88b405ba-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192206606800] UUID 9628e921-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206607120] UUID bcadfa9a-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206607440] UUID cf37e0bd-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206607760] UUID d418137e-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206608080] UUID d5f324ce-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192206608400] UUID f42a7022-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:2990) DEBUG:Loading sheet from /__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch (kibot - v6_sch.py:2846) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206613840] UUID 19449b19-5054-4030-b8d0-ed1fd24487f8 original UUID 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??B (MCP6004 ) [id 140192206614160] UUID 2167c5d3-4ccb-470b-b802-93ec653b82ce original UUID 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206614480] UUID 45586c81-eb72-48f6-a7a3-8cd230e7b36e original UUID 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206614800] UUID 489c747a-b024-430e-9fb8-e3ecf30e9f77 original UUID 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206615120] UUID 5674ea34-a0f6-44aa-b47e-713f8cd59eec original UUID 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206615440] UUID 598dad15-8731-4964-95d6-d50d0c86517c original UUID 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206615760] UUID 62a68ae2-cadc-479c-8db5-d5751cf6b908 original UUID 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206616080] UUID 6fb13f8d-6b73-4d78-84a6-95c285dc9613 original UUID 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??D (MCP6004 ) [id 140192206616400] UUID 7da6d316-0f54-4761-83c1-34bd3d4cbfbf original UUID 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (MCP6004 ) [id 140192206616720] UUID 88b405bb-3dce-44e1-87d9-38bc0b8e7c58 original UUID 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:2990) DEBUG:- Loaded ??C (MCP6004 ) [id 140192206617040] UUID 9628e922-1fa7-4be0-a309-ae73dd4173cf original UUID 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206617360] UUID bcadfa9b-8c42-4ce1-8b3a-f9ba1546d5bc original UUID bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1K-OCI_UPL_1_Resistors ) [id 140192206617680] UUID cf37e0be-bc97-4ab9-8464-f310faf2e5df original UUID cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (10k_t-OCI_UPL_1_Resistors ) [id 140192206618000] UUID d418137f-b4da-4ca3-938a-00c57c4cd7d3 original UUID d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:2990) DEBUG:- Loaded ?? (1uF_t-OCI_UPL_2_Capacitors ) [id 140192206618320] UUID d5f324cf-e46a-49f9-ad6a-43d955ab579f original UUID d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:2990) DEBUG:- Loaded ??E (MCP6004 ) [id 140192198672464] UUID f42a7023-cce2-4ec6-903b-a036fea21d55 original UUID f42a701e-cce2-4ec6-903b-a036fea21d55 (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 -> #PWR07 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR08 (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 -> #PWR012 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR013 (kibot - v6_sch.py:2785) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 (kibot - v6_sch.py:2785) DEBUG:- /00ac463a-83d6-44b7-a95c-b7de810a2ca5 -> #FLG02 (kibot - v6_sch.py:2785) DEBUG:- /02726920-fff5-4d63-9f96-6d1ca867fa8a -> J8 (kibot - v6_sch.py:2785) DEBUG:- /0add0eee-e922-4195-9a1b-6aeccc54ca2e -> #PWR026 (kibot - v6_sch.py:2785) DEBUG:- /2062fd94-facf-4b80-88ef-46060adfe27f -> #PWR033 (kibot - v6_sch.py:2785) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 (kibot - v6_sch.py:2785) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R23 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U5 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R25 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV7 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R28 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/598dad10-8731-4964-95d6-d50d0c86517c -> R26 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/62a68add-cadc-479c-8db5-d5751cf6b908 -> C12 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R22 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U5 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U5 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U5 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R27 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R24 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV8 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C11 (kibot - v6_sch.py:2785) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U5 (kibot - v6_sch.py:2785) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 (kibot - v6_sch.py:2785) DEBUG:- /3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 -> #PWR024 (kibot - v6_sch.py:2785) DEBUG:- /4c930c38-3e3f-470d-9204-b3ab1877e024 -> #PWR021 (kibot - v6_sch.py:2785) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R4 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV1 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R7 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/598dad10-8731-4964-95d6-d50d0c86517c -> R5 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/62a68add-cadc-479c-8db5-d5751cf6b908 -> C6 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R1 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R6 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R3 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV2 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C5 (kibot - v6_sch.py:2785) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U2 (kibot - v6_sch.py:2785) DEBUG:- /72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 -> #PWR020 (kibot - v6_sch.py:2785) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR06 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R30 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U6 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R32 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV9 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R35 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/598dad10-8731-4964-95d6-d50d0c86517c -> R33 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/62a68add-cadc-479c-8db5-d5751cf6b908 -> C14 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R29 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U6 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U6 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U6 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R34 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R31 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV10 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C13 (kibot - v6_sch.py:2785) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U6 (kibot - v6_sch.py:2785) DEBUG:- /79c3d345-bf59-4a10-8f6c-0d66436220b1 -> #PWR016 (kibot - v6_sch.py:2785) DEBUG:- /7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 -> #PWR028 (kibot - v6_sch.py:2785) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 (kibot - v6_sch.py:2785) DEBUG:- /925a2d9e-d240-4689-9a73-3315443717c4 -> J6 (kibot - v6_sch.py:2785) DEBUG:- /93dad182-ff8a-4bde-a879-0b5d88138396 -> #PWR023 (kibot - v6_sch.py:2785) DEBUG:- /93e20184-61b6-4251-a462-2bda8c91b880 -> #PWR014 (kibot - v6_sch.py:2785) DEBUG:- /9bbf010b-4bb0-4817-90ba-fe73e5d02868 -> J7 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R9 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U3 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R11 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV3 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R14 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/598dad10-8731-4964-95d6-d50d0c86517c -> R12 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/62a68add-cadc-479c-8db5-d5751cf6b908 -> C8 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R8 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U3 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U3 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U3 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R13 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R10 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV4 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C7 (kibot - v6_sch.py:2785) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U3 (kibot - v6_sch.py:2785) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 (kibot - v6_sch.py:2785) DEBUG:- /acca8b43-3661-4ad9-933f-3cf2aee9d0ae -> #PWR030 (kibot - v6_sch.py:2785) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR05 (kibot - v6_sch.py:2785) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR010 (kibot - v6_sch.py:2785) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR011 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R37 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U7 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R39 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV11 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R42 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/598dad10-8731-4964-95d6-d50d0c86517c -> R40 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/62a68add-cadc-479c-8db5-d5751cf6b908 -> C16 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R36 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U7 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U7 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U7 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R41 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R38 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV12 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C15 (kibot - v6_sch.py:2785) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U7 (kibot - v6_sch.py:2785) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 (kibot - v6_sch.py:2785) DEBUG:- /c04207a9-69f6-42ff-bb98-ac092dc6c88d -> #PWR018 (kibot - v6_sch.py:2785) DEBUG:- /c3a74f54-666f-4d69-9474-aaf9886b3325 -> #PWR025 (kibot - v6_sch.py:2785) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 (kibot - v6_sch.py:2785) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR09 (kibot - v6_sch.py:2785) DEBUG:- /d443ab6c-e8f0-42af-b853-abc5fc354354 -> J4 (kibot - v6_sch.py:2785) DEBUG:- /d55420be-87f2-479e-8a28-211712724e7b -> #PWR032 (kibot - v6_sch.py:2785) DEBUG:- /d877960e-14b4-4733-9577-dc13c8c3269b -> J5 (kibot - v6_sch.py:2785) DEBUG:- /dc422474-4329-4ed8-b941-8d2ea1d5c635 -> J3 (kibot - v6_sch.py:2785) DEBUG:- /dc59e058-1da7-43f3-a8e0-fe6119cf3b7b -> #PWR031 (kibot - v6_sch.py:2785) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 (kibot - v6_sch.py:2785) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 (kibot - v6_sch.py:2785) DEBUG:- /e53a437f-4205-4d97-a151-758a0b4441b4 -> #PWR015 (kibot - v6_sch.py:2785) DEBUG:- /e65460c1-6bd7-4fc2-84dd-9397930d5324 -> #PWR027 (kibot - v6_sch.py:2785) DEBUG:- /e80b2df8-6f8a-4a47-8865-c623cc1b90c0 -> #PWR017 (kibot - v6_sch.py:2785) DEBUG:- /e9d90389-9084-4145-aa26-a83b2a8ce06e -> #PWR029 (kibot - v6_sch.py:2785) DEBUG:- /ebc35405-1bdb-44f5-b420-2f1b3250ee27 -> #PWR019 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R16 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U4 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R18 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV5 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R21 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/598dad10-8731-4964-95d6-d50d0c86517c -> R19 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/62a68add-cadc-479c-8db5-d5751cf6b908 -> C10 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R15 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U4 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U4 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U4 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R20 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R17 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV6 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C9 (kibot - v6_sch.py:2785) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U4 (kibot - v6_sch.py:2785) DEBUG:- /f55471a0-d8f7-4630-b285-9642d372b481 -> #FLG01 (kibot - v6_sch.py:2785) DEBUG:- /fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf -> #PWR022 (kibot - v6_sch.py:2785) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 (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: - /00ac463a-83d6-44b7-a95c-b7de810a2ca5 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2790) DEBUG: - /02726920-fff5-4d63-9f96-6d1ca867fa8a -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /0add0eee-e922-4195-9a1b-6aeccc54ca2e -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /2062fd94-facf-4b80-88ef-46060adfe27f -> ?? (+12V ) (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: - /32d4b980-678b-4a51-a970-9fff003bbb30 -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /4c930c38-3e3f-470d-9204-b3ab1877e024 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> ?? (AP63205 ) (kibot - v6_sch.py:2790) DEBUG: - /72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /78397c31-dfa0-4b8b-8219-02e002c18346 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /79c3d345-bf59-4a10-8f6c-0d66436220b1 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> ?? (Heatsink_Pad ) (kibot - v6_sch.py:2790) DEBUG: - /925a2d9e-d240-4689-9a73-3315443717c4 -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /93dad182-ff8a-4bde-a879-0b5d88138396 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /93e20184-61b6-4251-a462-2bda8c91b880 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /9bbf010b-4bb0-4817-90ba-fe73e5d02868 -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /aa9de001-57be-438d-986c-720fcbdf25a1 -> ?? (L_Small ) (kibot - v6_sch.py:2790) DEBUG: - /acca8b43-3661-4ad9-933f-3cf2aee9d0ae -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> ?? (+5V ) (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: - /c04207a9-69f6-42ff-bb98-ac092dc6c88d -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /c3a74f54-666f-4d69-9474-aaf9886b3325 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /ca16b761-41b6-472a-8f09-7352061945d0 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /d415e98f-648d-46e4-ae27-f03794b776f7 -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /d443ab6c-e8f0-42af-b853-abc5fc354354 -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /d55420be-87f2-479e-8a28-211712724e7b -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /d877960e-14b4-4733-9577-dc13c8c3269b -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /dc422474-4329-4ed8-b941-8d2ea1d5c635 -> ?? (Term_2-OCI_UPL_10_Connectors ) (kibot - v6_sch.py:2790) DEBUG: - /dc59e058-1da7-43f3-a8e0-fe6119cf3b7b -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> ?? (WS2812B_5050 ) (kibot - v6_sch.py:2790) DEBUG: - /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> ?? (C_Small ) (kibot - v6_sch.py:2790) DEBUG: - /e53a437f-4205-4d97-a151-758a0b4441b4 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /e65460c1-6bd7-4fc2-84dd-9397930d5324 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /e80b2df8-6f8a-4a47-8865-c623cc1b90c0 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /e9d90389-9084-4145-aa26-a83b2a8ce06e -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /ebc35405-1bdb-44f5-b420-2f1b3250ee27 -> ?? (GND ) (kibot - v6_sch.py:2790) DEBUG: - /f55471a0-d8f7-4630-b285-9642d372b481 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2790) DEBUG: - /fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf -> ?? (+5V ) (kibot - v6_sch.py:2790) DEBUG: - /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> ?? (I2C_01x04 ) (kibot - v6_sch.py:2790) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f (kibot - v6_sch.py:2788) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97 (kibot - v6_sch.py:2788) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /60815c20-cfa8-41c0-a67f-4daf5a1cae97/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4 (kibot - v6_sch.py:2788) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884 (kibot - v6_sch.py:2788) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /9d919dd3-7f2b-4f23-af50-06a634423884/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf (kibot - v6_sch.py:2788) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e (kibot - v6_sch.py:2788) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/19449b14-5054-4030-b8d0-ed1fd24487f8 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/2167c5ce-4ccb-470b-b802-93ec653b82ce -> ??B (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/598dad10-8731-4964-95d6-d50d0c86517c -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/62a68add-cadc-479c-8db5-d5751cf6b908 -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> ??D (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> ?? (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> ??C (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> ?? (1K-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> ?? (10k_t-OCI_UPL_1_Resistors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> ?? (1uF_t-OCI_UPL_2_Capacitors ) (kibot - v6_sch.py:2790) DEBUG: - /f23dae82-3db5-4e73-9013-764601b14f1e/f42a701e-cce2-4ec6-903b-a036fea21d55 -> ??E (MCP6004 ) (kibot - v6_sch.py:2790) DEBUG:Assigning components to instances (kibot - v6_sch.py:3038) DEBUG:- /00000000-0000-0000-0000-00005fa66343 -> #PWR07 -> 140192204178160 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR08 -> 140192206649808 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fa94026 -> #PWR04 -> 140192206650768 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab1765 -> H1 -> 140192206651088 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab1b3e -> H2 -> 140192204308560 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab217d -> H3 -> 140192204308880 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fab25f7 -> H4 -> 140192204309200 00000000-0000-0000-0000-00005fab25f7 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fcad89b -> A1 -> 140192204309520 00000000-0000-0000-0000-00005fcad89b (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe4a934 -> #SYM1 -> 140192204309840 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6b3c7 -> J2 -> 140192204310160 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6d224 -> #PWR012 -> 140192204310480 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR013 -> 140192204310800 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:3083) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 -> 140192204311120 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:3083) DEBUG:- /00ac463a-83d6-44b7-a95c-b7de810a2ca5 -> #FLG02 -> 140192204311440 00ac463a-83d6-44b7-a95c-b7de810a2ca5 (kibot - v6_sch.py:3083) DEBUG:- /02726920-fff5-4d63-9f96-6d1ca867fa8a -> J8 -> 140192204311760 02726920-fff5-4d63-9f96-6d1ca867fa8a (kibot - v6_sch.py:3083) DEBUG:- /0add0eee-e922-4195-9a1b-6aeccc54ca2e -> #PWR026 -> 140192204312080 0add0eee-e922-4195-9a1b-6aeccc54ca2e (kibot - v6_sch.py:3083) DEBUG:- /2062fd94-facf-4b80-88ef-46060adfe27f -> #PWR033 -> 140192204312400 2062fd94-facf-4b80-88ef-46060adfe27f (kibot - v6_sch.py:3083) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 -> 140192204312720 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:3083) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 -> 140192204313040 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:3083) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 -> 140192204313360 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:3083) DEBUG:- /3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 -> #PWR024 -> 140192204313680 3b9d8e0e-3b35-49e9-943e-87c132a8b6d5 (kibot - v6_sch.py:3083) DEBUG:- /4c930c38-3e3f-470d-9204-b3ab1877e024 -> #PWR021 -> 140192204314000 4c930c38-3e3f-470d-9204-b3ab1877e024 (kibot - v6_sch.py:3083) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 -> 140192204314320 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:3083) DEBUG:- /72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 -> #PWR020 -> 140192204314640 72cf1ad9-0291-4b89-9fc3-a0ba4e99e656 (kibot - v6_sch.py:3083) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR06 -> 140192204314960 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:3083) DEBUG:- /79c3d345-bf59-4a10-8f6c-0d66436220b1 -> #PWR016 -> 140192204315280 79c3d345-bf59-4a10-8f6c-0d66436220b1 (kibot - v6_sch.py:3083) DEBUG:- /7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 -> #PWR028 -> 140192204315600 7fd9770f-6d6a-4b9f-9980-afa31ef5f8f5 (kibot - v6_sch.py:3083) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 -> 140192204315920 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:3083) DEBUG:- /925a2d9e-d240-4689-9a73-3315443717c4 -> J6 -> 140192204316240 925a2d9e-d240-4689-9a73-3315443717c4 (kibot - v6_sch.py:3083) DEBUG:- /93dad182-ff8a-4bde-a879-0b5d88138396 -> #PWR023 -> 140192204316560 93dad182-ff8a-4bde-a879-0b5d88138396 (kibot - v6_sch.py:3083) DEBUG:- /93e20184-61b6-4251-a462-2bda8c91b880 -> #PWR014 -> 140192204316880 93e20184-61b6-4251-a462-2bda8c91b880 (kibot - v6_sch.py:3083) DEBUG:- /9bbf010b-4bb0-4817-90ba-fe73e5d02868 -> J7 -> 140192204317200 9bbf010b-4bb0-4817-90ba-fe73e5d02868 (kibot - v6_sch.py:3083) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 -> 140192204317520 aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:3083) DEBUG:- /acca8b43-3661-4ad9-933f-3cf2aee9d0ae -> #PWR030 -> 140192204318480 acca8b43-3661-4ad9-933f-3cf2aee9d0ae (kibot - v6_sch.py:3083) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR05 -> 140192204318800 b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:3083) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR010 -> 140192204319120 b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:3083) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR011 -> 140192204319440 b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:3083) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 -> 140192204319760 bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:3083) DEBUG:- /c04207a9-69f6-42ff-bb98-ac092dc6c88d -> #PWR018 -> 140192204320080 c04207a9-69f6-42ff-bb98-ac092dc6c88d (kibot - v6_sch.py:3083) DEBUG:- /c3a74f54-666f-4d69-9474-aaf9886b3325 -> #PWR025 -> 140192204320400 c3a74f54-666f-4d69-9474-aaf9886b3325 (kibot - v6_sch.py:3083) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 -> 140192204320720 ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:3083) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR09 -> 140192204318160 d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:3083) DEBUG:- /d443ab6c-e8f0-42af-b853-abc5fc354354 -> J4 -> 140192204317840 d443ab6c-e8f0-42af-b853-abc5fc354354 (kibot - v6_sch.py:3083) DEBUG:- /d55420be-87f2-479e-8a28-211712724e7b -> #PWR032 -> 140192204321040 d55420be-87f2-479e-8a28-211712724e7b (kibot - v6_sch.py:3083) DEBUG:- /d877960e-14b4-4733-9577-dc13c8c3269b -> J5 -> 140192204321360 d877960e-14b4-4733-9577-dc13c8c3269b (kibot - v6_sch.py:3083) DEBUG:- /dc422474-4329-4ed8-b941-8d2ea1d5c635 -> J3 -> 140192204321680 dc422474-4329-4ed8-b941-8d2ea1d5c635 (kibot - v6_sch.py:3083) DEBUG:- /dc59e058-1da7-43f3-a8e0-fe6119cf3b7b -> #PWR031 -> 140192204322000 dc59e058-1da7-43f3-a8e0-fe6119cf3b7b (kibot - v6_sch.py:3083) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 -> 140192204322320 dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:3083) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 -> 140192204322640 e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:3083) DEBUG:- /e53a437f-4205-4d97-a151-758a0b4441b4 -> #PWR015 -> 140192204322960 e53a437f-4205-4d97-a151-758a0b4441b4 (kibot - v6_sch.py:3083) DEBUG:- /e65460c1-6bd7-4fc2-84dd-9397930d5324 -> #PWR027 -> 140192204323280 e65460c1-6bd7-4fc2-84dd-9397930d5324 (kibot - v6_sch.py:3083) DEBUG:- /e80b2df8-6f8a-4a47-8865-c623cc1b90c0 -> #PWR017 -> 140192204323600 e80b2df8-6f8a-4a47-8865-c623cc1b90c0 (kibot - v6_sch.py:3083) DEBUG:- /e9d90389-9084-4145-aa26-a83b2a8ce06e -> #PWR029 -> 140192204323920 e9d90389-9084-4145-aa26-a83b2a8ce06e (kibot - v6_sch.py:3083) DEBUG:- /ebc35405-1bdb-44f5-b420-2f1b3250ee27 -> #PWR019 -> 140192204324240 ebc35405-1bdb-44f5-b420-2f1b3250ee27 (kibot - v6_sch.py:3083) DEBUG:- /f55471a0-d8f7-4630-b285-9642d372b481 -> #FLG01 -> 140192204324560 f55471a0-d8f7-4630-b285-9642d372b481 (kibot - v6_sch.py:3083) DEBUG:- /fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf -> #PWR022 -> 140192204537936 fb6f3555-f2ba-493f-b7e3-bdb5da2fbbbf (kibot - v6_sch.py:3083) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 -> 140192204538256 fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R23 -> 140192204547216 19449b14-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U5 -> 140192204547536 2167c5ce-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R25 -> 140192204547856 45586c7c-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV7 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV7 -> 140192204548176 489c7475-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R28 -> 140192204548496 5674ea2f-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/598dad10-8731-4964-95d6-d50d0c86517c -> R26 -> 140192204548816 598dad10-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/62a68add-cadc-479c-8db5-d5751cf6b908 -> C12 -> 140192204549136 62a68add-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R22 -> 140192204549456 6fb13f88-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U5 -> 140192204549776 7da6d311-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U5 -> 140192204550096 88b405b6-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U5 -> 140192204550416 9628e91d-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R27 -> 140192204550736 bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R24 -> 140192204551056 cf37e0b9-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV8 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV8 -> 140192204551376 d418137a-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C11 -> 140192204551696 d5f324ca-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /28ba9b75-9e7e-4963-b9d1-ad7a0e535a5f/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U5 -> 140192204552016 f42a701e-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R2 -> 140192205835472 19449b15-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U2 -> 140192205835792 2167c5cf-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R4 -> 140192205836112 45586c7d-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV1 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV1 -> 140192205836432 489c7476-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R7 -> 140192205836752 5674ea30-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/598dad10-8731-4964-95d6-d50d0c86517c -> R5 -> 140192205837072 598dad11-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/62a68add-cadc-479c-8db5-d5751cf6b908 -> C6 -> 140192205837392 62a68ade-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R1 -> 140192205837712 6fb13f89-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U2 -> 140192205838032 7da6d312-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U2 -> 140192205838352 88b405b7-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U2 -> 140192205838672 9628e91e-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R6 -> 140192205838992 bcadfa97-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R3 -> 140192205839312 cf37e0ba-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV2 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV2 -> 140192205839632 d418137b-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C5 -> 140192205839952 d5f324cb-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /60815c20-cfa8-41c0-a67f-4daf5a1cae97/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U2 -> 140192205840272 f42a701f-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R30 -> 140192205845712 19449b16-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U6 -> 140192205846032 2167c5d0-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R32 -> 140192205846352 45586c7e-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV9 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV9 -> 140192205846672 489c7477-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R35 -> 140192205846992 5674ea31-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/598dad10-8731-4964-95d6-d50d0c86517c -> R33 -> 140192205847312 598dad12-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/62a68add-cadc-479c-8db5-d5751cf6b908 -> C14 -> 140192205847632 62a68adf-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R29 -> 140192205847952 6fb13f8a-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U6 -> 140192205848272 7da6d313-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U6 -> 140192206176336 88b405b8-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U6 -> 140192206176656 9628e91f-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R34 -> 140192206176976 bcadfa98-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R31 -> 140192206177296 cf37e0bb-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV10 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV10 -> 140192206177616 d418137c-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C13 -> 140192206177936 d5f324cc-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /78e33b68-c3d7-466f-95a7-7fcca0c8fee4/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U6 -> 140192206178256 f42a7020-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R9 -> 140192206183696 19449b17-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U3 -> 140192206184016 2167c5d1-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R11 -> 140192206184336 45586c7f-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV3 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV3 -> 140192206184656 489c7478-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R14 -> 140192206184976 5674ea32-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/598dad10-8731-4964-95d6-d50d0c86517c -> R12 -> 140192206185296 598dad13-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/62a68add-cadc-479c-8db5-d5751cf6b908 -> C8 -> 140192206185616 62a68ae0-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R8 -> 140192206185936 6fb13f8b-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U3 -> 140192206186256 7da6d314-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U3 -> 140192206186576 88b405b9-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U3 -> 140192206186896 9628e920-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R13 -> 140192206187216 bcadfa99-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R10 -> 140192206187536 cf37e0bc-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV4 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV4 -> 140192206187856 d418137d-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C7 -> 140192206188176 d5f324cd-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /9d919dd3-7f2b-4f23-af50-06a634423884/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U3 -> 140192206188496 f42a7021-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R37 -> 140192206603600 19449b18-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U7 -> 140192206603920 2167c5d2-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R39 -> 140192206604240 45586c80-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV11 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV11 -> 140192206604560 489c7479-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R42 -> 140192206604880 5674ea33-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/598dad10-8731-4964-95d6-d50d0c86517c -> R40 -> 140192206605200 598dad14-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/62a68add-cadc-479c-8db5-d5751cf6b908 -> C16 -> 140192206605520 62a68ae1-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R36 -> 140192206605840 6fb13f8c-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U7 -> 140192206606160 7da6d315-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U7 -> 140192206606480 88b405ba-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U7 -> 140192206606800 9628e921-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R41 -> 140192206607120 bcadfa9a-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R38 -> 140192206607440 cf37e0bd-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV12 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV12 -> 140192206607760 d418137e-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C15 -> 140192206608080 d5f324ce-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /ba2b2ebb-68b3-41fa-b050-7f48c7a64abf/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U7 -> 140192206608400 f42a7022-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/19449b14-5054-4030-b8d0-ed1fd24487f8 -> R16 -> 140192206613840 19449b19-5054-4030-b8d0-ed1fd24487f8 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/2167c5ce-4ccb-470b-b802-93ec653b82ce -> U4 -> 140192206614160 2167c5d3-4ccb-470b-b802-93ec653b82ce (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/45586c7c-eb72-48f6-a7a3-8cd230e7b36e -> R18 -> 140192206614480 45586c81-eb72-48f6-a7a3-8cd230e7b36e (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV5 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/489c7475-b024-430e-9fb8-e3ecf30e9f77 -> RV5 -> 140192206614800 489c747a-b024-430e-9fb8-e3ecf30e9f77 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/5674ea2f-a0f6-44aa-b47e-713f8cd59eec -> R21 -> 140192206615120 5674ea34-a0f6-44aa-b47e-713f8cd59eec (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/598dad10-8731-4964-95d6-d50d0c86517c -> R19 -> 140192206615440 598dad15-8731-4964-95d6-d50d0c86517c (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/62a68add-cadc-479c-8db5-d5751cf6b908 -> C10 -> 140192206615760 62a68ae2-cadc-479c-8db5-d5751cf6b908 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/6fb13f88-6b73-4d78-84a6-95c285dc9613 -> R15 -> 140192206616080 6fb13f8d-6b73-4d78-84a6-95c285dc9613 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/7da6d311-0f54-4761-83c1-34bd3d4cbfbf -> U4 -> 140192206616400 7da6d316-0f54-4761-83c1-34bd3d4cbfbf (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/88b405b6-3dce-44e1-87d9-38bc0b8e7c58 -> U4 -> 140192206616720 88b405bb-3dce-44e1-87d9-38bc0b8e7c58 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/9628e91d-1fa7-4be0-a309-ae73dd4173cf -> U4 -> 140192206617040 9628e922-1fa7-4be0-a309-ae73dd4173cf (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/bcadfa96-8c42-4ce1-8b3a-f9ba1546d5bc -> R20 -> 140192206617360 bcadfa9b-8c42-4ce1-8b3a-f9ba1546d5bc (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/cf37e0b9-bc97-4ab9-8464-f310faf2e5df -> R17 -> 140192206617680 cf37e0be-bc97-4ab9-8464-f310faf2e5df (kibot - v6_sch.py:3083) WARNING:(W037) Field Part # of component RV6 (10k_t-OCI_UPL_1_Resistors 10k_t) contains extra spaces: `1-1623849-0 ` removing them. (kibot - v5_sch.py:1080) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/d418137a-b4da-4ca3-938a-00c57c4cd7d3 -> RV6 -> 140192206618000 d418137f-b4da-4ca3-938a-00c57c4cd7d3 (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/d5f324ca-e46a-49f9-ad6a-43d955ab579f -> C9 -> 140192206618320 d5f324cf-e46a-49f9-ad6a-43d955ab579f (kibot - v6_sch.py:3083) DEBUG:- /f23dae82-3db5-4e73-9013-764601b14f1e/f42a701e-cce2-4ec6-903b-a036fea21d55 -> U4 -> 140192198672464 f42a7023-cce2-4ec6-903b-a036fea21d55 (kibot - v6_sch.py:3083) DEBUG:Schematic dependencies: ['/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_sch', '/__w/Slice_LVAI/Slice_LVAI/hardware/lvai.kicad_sch'] (kibot - kiplot.py:323) DEBUG:Expanding `/__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/BREAD_Slice-erc.html --format json --severity-all --units mm /__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_sch (kibot - kiplot.py:161) DEBUG:- Output from command: Found 56 violations Saved ERC Report to /__w/Slice_LVAI/Slice_LVAI/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) 56 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 #PWR05 [+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 #PWR012 [+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 #PWR013 [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 #PWR09 [+5V] 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) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.4826 mm, 0.762 mm): Symbol #PWR010 [GND] 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_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.9906 mm, 0.2921 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.5207 mm, 0.9144 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' @(0.9906 mm, 0.4191 mm): Symbol #PWR015 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.9906 mm, 0.5461 mm): Symbol #PWR016 [+5V] 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, 1.1176 mm): Symbol #PWR033 [+12V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.9906 mm, 0.6731 mm): Symbol #PWR017 [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'. @(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 #PWR06 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.9906 mm, 0.8509 mm): Symbol #PWR018 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.2159 mm, 1.3081 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' @(0.4572 mm, 1.27 mm): Symbol #PWR08 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.9906 mm, 0.9779 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' @(0.9906 mm, 1.1049 mm): Symbol #PWR020 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.9906 mm, 1.2319 mm): Symbol #PWR021 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.9906 mm, 1.397 mm): Symbol #PWR022 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 0.5334 mm): Symbol J3 [Term_2-OCI_UPL_10_Connectors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.9906 mm, 1.524 mm): Symbol #PWR023 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 0.7112 mm): Symbol J4 [Term_2-OCI_UPL_10_Connectors] 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 #PWR07 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(1.6256 mm, 0.9906 mm): Symbol #PWR026 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 0.889 mm): Symbol J5 [Term_2-OCI_UPL_10_Connectors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(0.9906 mm, 1.651 mm): Symbol #PWR024 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.6256 mm, 1.0668 mm): Symbol #PWR027 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 1.0541 mm): Symbol J6 [Term_2-OCI_UPL_10_Connectors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(1.6256 mm, 1.2065 mm): Symbol #PWR028 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(0.9906 mm, 1.778 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' @(1.6256 mm, 1.2827 mm): Symbol #PWR029 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 1.27 mm): Symbol J7 [Term_2-OCI_UPL_10_Connectors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(1.6256 mm, 1.4478 mm): Symbol #PWR030 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.6256 mm, 1.524 mm): Symbol #PWR031 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.7018 mm, 1.5113 mm): Symbol J8 [Term_2-OCI_UPL_10_Connectors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(0.3683 mm, 0.8255 mm): Symbol C15 [1uF_t-OCI_UPL_2_Capacitors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(0.762 mm, 0.8001 mm): Symbol RV11 [10k_t-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(0.9652 mm, 0.9398 mm): Symbol R36 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.2827 mm, 0.7747 mm): Symbol R37 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.3335 mm, 0.6985 mm): Symbol R39 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.2827 mm, 0.8255 mm): Symbol R38 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.4097 mm, 0.8763 mm): Symbol R40 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.8288 mm, 0.8382 mm): Symbol R41 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(1.9685 mm, 0.8382 mm): Symbol RV12 [10k_t-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(2.2733 mm, 0.762 mm): Symbol R42 [1K-OCI_UPL_1_Resistors] Sheet: / (kibot.pre_erc - pre_erc.py:148) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'BREAD_Slice-rescue' @(2.3622 mm, 0.889 mm): Symbol C16 [1uF_t-OCI_UPL_2_Capacitors] Sheet: / (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_LVAI/Slice_LVAI/hardware/Generated` in PCB context for drc: True (['HTML']) parent: None (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/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_16-13-47` (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: `` (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_LVAI/Slice_LVAI/hardware/Generated/BREAD_Slice-drc.html --format json --severity-all --units mm --schematic-parity /__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_pcb (kibot - kiplot.py:161) DEBUG:- Output from command: Found 135 violations Found 0 unconnected items Found 1 schematic parity issues Saved DRC Report to /__w/Slice_LVAI/Slice_LVAI/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) 136 DRC warnings detected (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (via_dangling) Via is not connected or connected on only one layer @(132.35 mm, 117.955 mm): Via [GND] on F.Cu - B.Cu Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (via_dangling) Via is not connected or connected on only one layer @(128.75 mm, 123.655 mm): Via [GND] on F.Cu - B.Cu Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(124.6 mm, 107.1 mm): Segment on Margin @(127.6 mm, 103.9 mm): PCB text 'BREAD Slice Low-Voltage Analog Input (SLC_LVAI) Cam K Brooks rev.A [09-2024] ' 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 @(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) (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_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 55.4 mm): Footprint J3 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 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(174.7 mm, 61.85 mm): Footprint U2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(148.5 mm, 84.725 mm): Footprint U5 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(174.635 mm, 84.7875 mm): Footprint U4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(178.935 mm, 75.6625 mm): Footprint RV5 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 90.98 mm): Footprint J6 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 102.84 mm): Footprint J7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(174.59 mm, 107.31 mm): Footprint U6 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(162.7 mm, 47.525 mm): Footprint RV2 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.1328 mm): Footprint D1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(179.1 mm, 120.225 mm): Footprint RV11 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 79.12 mm): Footprint J5 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(178.89 mm, 98.185 mm): Footprint RV9 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(162.59 mm, 92.985 mm): Footprint RV10 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(136.5 mm, 70.4 mm): Footprint RV8 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(152.8 mm, 75.6 mm): Footprint RV7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 67.26 mm): Footprint J4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(174.8 mm, 129.35 mm): Footprint U7 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(136.5 mm, 47.5 mm): Footprint RV4 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(179.0 mm, 52.725 mm): Footprint RV1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'DIP-14_W7.62mm_Socket_LongPads' does not match copy in library 'Package_DIP'. @(148.5 mm, 61.825 mm): Footprint U3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(152.8 mm, 52.7 mm): Footprint RV3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal' does not match copy in library 'TerminalBlock_Phoenix'. @(187.095 mm, 114.7 mm): Footprint J8 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(162.635 mm, 70.4625 mm): Footprint RV6 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (lib_footprint_mismatch) Footprint 'Potentiometer_Bourns_3296W_Vertical' does not match copy in library 'Potentiometer_THT'. @(162.8 mm, 115.025 mm): Footprint RV12 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'. @(180.49 mm, 92.935 mm): Footprint R30 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'. @(171.735 mm, 70.8625 mm): Footprint R19 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'. @(161.3 mm, 62.1 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'. @(136.2375 mm, 79.2875 mm): Footprint R28 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'. @(162.79 mm, 89.285 mm): Footprint R34 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'. @(179.1 mm, 62.125 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'. @(177.69 mm, 92.935 mm): Footprint R32 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'. @(177.8 mm, 47.475 mm): Footprint R4 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'. @(177.735 mm, 70.4125 mm): Footprint R18 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'. @(152.9 mm, 85.0 mm): Footprint R22 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'. @(136.2375 mm, 81.7875 mm): Footprint C12 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 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(180.535 mm, 70.4125 mm): Footprint R16 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'. @(154.4 mm, 70.35 mm): Footprint R23 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'. @(177.2 mm, 123.8625 mm): Footprint C15 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.7 mm, 66.7 mm): Footprint R27 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'. @(181.2 mm, 101.7375 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'. @(145.6 mm, 54.425 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'. @(171.69 mm, 93.385 mm): Footprint R33 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'. @(162.4375 mm, 56.4125 mm): Footprint R7 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, 77.325 mm): Footprint R24 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.7 mm, 43.8 mm): Footprint R13 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'. @(180.6 mm, 47.475 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'. @(162.3275 mm, 101.8725 mm): Footprint R35 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'. @(155.7 mm, 56.2 mm): Footprint C7 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 'R_1206_3216Metric_Pad1.30x1.75mm_HandSolder' does not match copy in library 'Resistor_SMD'. @(177.9 mm, 114.975 mm): Footprint R39 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'. @(162.835 mm, 66.7625 mm): Footprint R20 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'. @(171.69 mm, 99.91 mm): Footprint R31 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'. @(162.4375 mm, 58.9125 mm): Footprint C6 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'. @(171.9 mm, 115.425 mm): Footprint R40 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'. @(162.3275 mm, 104.3725 mm): Footprint C14 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'. @(162.9 mm, 45.0 mm): Footprint R6 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'. @(171.9 mm, 121.95 mm): Footprint R38 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'. @(136.2375 mm, 58.8875 mm): Footprint C8 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'. @(136.35 mm, 85.275 mm): Footprint C11 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'. @(162.5375 mm, 123.9125 mm): Footprint R42 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'. @(162.5375 mm, 126.4125 mm): Footprint C16 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 'C_1206_3216Metric_Pad1.33x1.80mm_HandSolder' does not match copy in library 'Capacitor_SMD'. @(181.3 mm, 79.0625 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'. @(180.7 mm, 114.975 mm): Footprint R37 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'. @(171.8 mm, 47.925 mm): Footprint R5 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'. @(151.6 mm, 70.35 mm): Footprint R25 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'. @(162.3725 mm, 81.85 mm): Footprint C10 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'. @(179.035 mm, 85.0625 mm): Footprint R15 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'. @(171.735 mm, 77.3875 mm): Footprint R17 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.0 mm, 111.325 mm): Footprint R41 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'. @(154.4 mm, 47.45 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'. @(179.2 mm, 129.625 mm): Footprint R36 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, 70.8 mm): Footprint R26 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'. @(178.99 mm, 107.585 mm): Footprint R29 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'. @(152.9 mm, 62.1 mm): Footprint R8 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'. @(145.6 mm, 47.9 mm): Footprint R12 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'. @(151.6 mm, 47.45 mm): Footprint R11 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'. @(171.8 mm, 54.45 mm): Footprint R3 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.2375 mm, 56.3875 mm): Footprint R14 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'. @(162.3725 mm, 79.35 mm): Footprint R21 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.35 mm, 123.8625 mm): Reference field of C15 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(128.75 mm, 125.155 mm): Reference field of U1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(131.15 mm, 124.405 mm): Reference field of C2 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(133.85 mm, 121.305 mm): Reference field of C3 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(179.45 mm, 79.0625 mm): Reference field of C9 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(133.85 mm, 125.035 mm): Reference field of L1 Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_overlap) Silkscreen overlap @(179.25 mm, 129.4 mm): Reference field of RV11 @(176.57 mm, 127.65 mm): Segment of RV11 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:152) WARNING:(W145) (silk_overlap) Silkscreen overlap @(133.85 mm, 118.305 mm): Reference field of C4 @(134.561252 mm, 118.545 mm): Segment of C3 on B.Silkscreen Check: Violations (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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/.` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/PCB.pdf` (kibot - out_pcb_print.py:1521) DEBUG:- Temporal dir: /tmp/tmp-kibot-pcb_print-txnwqne4 (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-o0ptpqd0 (kibot - out_pcb_print.py:719) DEBUG:Copying project `/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-o0ptpqd0/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:607) DEBUG:Copying project local settings `/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-o0ptpqd0/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-o0ptpqd0/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-o0ptpqd0/BREAD_Slice.kicad_pro (kibot - config.py:701) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-o0ptpqd0/pcbnew.kicad_wks (kibot - out_pcb_print.py:728) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2026-05-24_16-13-47 (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} -> (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-o0ptpqd0/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-o0ptpqd0/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-9ydvh1ol (kibot - out_pcb_print.py:719) DEBUG:Copying project `/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-9ydvh1ol/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:607) DEBUG:Copying project local settings `/__w/Slice_LVAI/Slice_LVAI/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-9ydvh1ol/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-9ydvh1ol/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-9ydvh1ol/BREAD_Slice.kicad_pro (kibot - config.py:701) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-9ydvh1ol/pcbnew.kicad_wks (kibot - out_pcb_print.py:728) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2026-05-24_16-13-47 (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} -> (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-9ydvh1ol/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-9ydvh1ol/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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-txnwqne4/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_LVAI/Slice_LVAI/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-txnwqne4/01/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-txnwqne4/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-txnwqne4/02/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-txnwqne4/02/BREAD_Slice.svg (kibot - kiplot.py:161) DEBUG:- Joining ['/tmp/tmp-kibot-pcb_print-txnwqne4/01/BREAD_Slice.pdf', '/tmp/tmp-kibot-pcb_print-txnwqne4/02/BREAD_Slice.pdf'] into /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Gerbers` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Gerbers` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Drill` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Drill (kibot - out_any_drill.py:320) DEBUG:Generating drill map type 4 in /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH.drl -> /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH_drill.drl (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH-drl_map.pdf -> /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH_drill_map.pdf (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-NPTH.drl -> /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-NPTH_drill.drl (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-NPTH-drl_map.pdf -> /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Drill` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH-drl.gbr -> /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-PTH_drill.gbr (kibot - out_any_drill.py:377) DEBUG:Renaming /__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Drill/BREAD_Slice-NPTH-drl.gbr -> /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Position` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Position` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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: 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: C16 (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: 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: 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:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J4 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J5 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J6 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J7 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: J8 (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: 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: R17 (kibot - out_position.py:289) DEBUG:P&P ref: R18 (kibot - out_position.py:289) DEBUG:P&P ref: R19 (kibot - out_position.py:289) DEBUG:P&P ref: R20 (kibot - out_position.py:289) DEBUG:P&P ref: R21 (kibot - out_position.py:289) DEBUG:P&P ref: R22 (kibot - out_position.py:289) DEBUG:P&P ref: R23 (kibot - out_position.py:289) DEBUG:P&P ref: R24 (kibot - out_position.py:289) DEBUG:P&P ref: R25 (kibot - out_position.py:289) DEBUG:P&P ref: R26 (kibot - out_position.py:289) DEBUG:P&P ref: R27 (kibot - out_position.py:289) DEBUG:P&P ref: R28 (kibot - out_position.py:289) DEBUG:P&P ref: R29 (kibot - out_position.py:289) DEBUG:P&P ref: R30 (kibot - out_position.py:289) DEBUG:P&P ref: R31 (kibot - out_position.py:289) DEBUG:P&P ref: R32 (kibot - out_position.py:289) DEBUG:P&P ref: R33 (kibot - out_position.py:289) DEBUG:P&P ref: R34 (kibot - out_position.py:289) DEBUG:P&P ref: R35 (kibot - out_position.py:289) DEBUG:P&P ref: R36 (kibot - out_position.py:289) DEBUG:P&P ref: R37 (kibot - out_position.py:289) DEBUG:P&P ref: R38 (kibot - out_position.py:289) DEBUG:P&P ref: R39 (kibot - out_position.py:289) DEBUG:P&P ref: R40 (kibot - out_position.py:289) DEBUG:P&P ref: R41 (kibot - out_position.py:289) DEBUG:P&P ref: R42 (kibot - out_position.py:289) DEBUG:P&P ref: RV1 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV2 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV3 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV4 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV5 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV6 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV7 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV8 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV9 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV10 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV11 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: RV12 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) 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:- pure_smd: False not_virtual True (kibot - out_position.py:355) DEBUG:P&P ref: U7 (kibot - out_position.py:289) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:355) 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_LVAI/Slice_LVAI/hardware/Generated/Images` in PCB context for parent: '' (board_top_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Images` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_vdhfjlct.svg (kibot - out_pcbdraw.py:490) DEBUG:Converting /tmp/kibot_vdhfjlct.svg -> /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Images/board_top.png --format png --unlimited /tmp/kibot_vdhfjlct.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_LVAI/Slice_LVAI/hardware/Generated/Images` in PCB context for parent: '' (board_bottom_png) [pcbdraw] (kibot - optionable.py:508) DEBUG:Expanded `/__w/Slice_LVAI/Slice_LVAI/hardware/Generated/Images` (kibot - optionable.py:554) DEBUG:Output destination: /__w/Slice_LVAI/Slice_LVAI/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_k7yyu_ht.svg (kibot - out_pcbdraw.py:490) DEBUG:Converting /tmp/kibot_k7yyu_ht.svg -> /__w/Slice_LVAI/Slice_LVAI/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_LVAI/Slice_LVAI/hardware/Generated/Images/board_bottom.png --format png --unlimited /tmp/kibot_k7yyu_ht.svg (kibot - kiplot.py:161) Found 206 unique warning/s (208 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)