DEBUG:KiBot 1.8.4 verbose level: 0 started on 2025-09-25 01:53:36.608558 (kibot - __main__.py:505) DEBUG:Filtering warnings we always get on CI/CD (kibot - __main__.py:419) DEBUG:Start of initialization (kibot - __main__.py:510) DEBUG:Detected KiCad v9.0.1 (9.0.1+1 90000010) (kibot - __main__.py:322) DEBUG:KiCad config path /github/home/.config/kicad/9.0 (kibot - __main__.py:373) 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:425) 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, '--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-ci-cd': False, 'TARGET': ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png']} (kibot - __main__.py:426) DEBUG:- Processing dependencies for `global` (kibot - dep_downloader.py:1047) 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'}]} (kibot - dep_downloader.py:1048) 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:1059) DEBUG: - Registering dep {'name': 'Requests', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-requests', 'arch': 'python-requests'} (kibot - dep_downloader.py:1059) DEBUG: - Registering dep {'name': 'PyYAML', 'python_module': True, 'debian': 'python3-yaml', 'arch': 'python-yaml', 'module_name': 'yaml', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:1062) DEBUG: - Registering base dep {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git'} (kibot - dep_downloader.py:1062) 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:1062) 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:1062) 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:1062) DEBUG: - Registering base dep {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool'} (kibot - dep_downloader.py:1062) DEBUG: - Registering base dep {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python'} (kibot - dep_downloader.py:1062) 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:1062) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'Separate multiboard projects'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering base dep {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python'} (kibot - dep_downloader.py:1062) 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:1062) DEBUG: - Registering base dep {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash'} (kibot - dep_downloader.py:1062) DEBUG: - Registering base dep {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender'} (kibot - dep_downloader.py:1062) DEBUG: - Registering dep {'name': 'Lark', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-lark', 'arch': 'python-lark'} (kibot - dep_downloader.py:1059) DEBUG:Importing from /usr/lib/python3/dist-packages/kibot (kibot - kiplot.py:83) DEBUG:- Importing fil_base (kibot - kiplot.py:91) DEBUG:- Importing fil_expand_text_vars (kibot - kiplot.py:91) DEBUG:- Importing fil_field_modify (kibot - kiplot.py:91) DEBUG:- Importing fil_field_rename (kibot - kiplot.py:91) DEBUG:- Importing fil_generic (kibot - kiplot.py:91) DEBUG:- Importing fil_rot_footprint (kibot - kiplot.py:91) DEBUG:- Importing fil_separate_pins (kibot - kiplot.py:91) DEBUG:- Importing fil_spec_to_field (kibot - kiplot.py:91) DEBUG:- Importing fil_subparts (kibot - kiplot.py:91) DEBUG:- Importing fil_urlify (kibot - kiplot.py:91) DEBUG:- Importing fil_value_split (kibot - kiplot.py:91) DEBUG:- Importing fil_var_rename (kibot - kiplot.py:91) DEBUG:- Importing fil_var_rename_kicost (kibot - kiplot.py:91) DEBUG:- Importing globals (kibot - kiplot.py:91) DEBUG:- Importing out_any_diff (kibot - kiplot.py:91) DEBUG:- Importing out_any_drill (kibot - kiplot.py:91) DEBUG:- Importing out_any_layer (kibot - kiplot.py:91) DEBUG:- Importing out_any_navigate_results (kibot - kiplot.py:91) DEBUG:- Importing out_any_pcb_print (kibot - kiplot.py:91) DEBUG:- Importing out_any_sch_print (kibot - kiplot.py:91) DEBUG:- Importing out_any_stencil (kibot - kiplot.py:91) DEBUG:- Importing out_base (kibot - kiplot.py:91) DEBUG:- Importing out_base_3d (kibot - kiplot.py:91) DEBUG:- Importing out_blender_export (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_blender_export` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_boardview (kibot - kiplot.py:91) DEBUG:- Importing out_bom (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_bom` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'SVG logos for the BoM'} (kibot - dep_downloader.py:1059) 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:987) 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:1059) DEBUG:- Importing out_compress (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_compress` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG:- Importing out_copy_files (kibot - kiplot.py:91) DEBUG:- Importing out_diff (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_diff` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_download_datasheets (kibot - kiplot.py:91) DEBUG:- Importing out_dxf (kibot - kiplot.py:91) DEBUG:- Importing out_dxf_sch_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_dxf_sch_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1059) 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.4'} (kibot - dep_downloader.py:987) DEBUG:- Importing out_excellon (kibot - kiplot.py:91) DEBUG:- Importing out_export_3d (kibot - kiplot.py:91) DEBUG:- Importing out_gencad (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_gencad` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_gerb_drill (kibot - kiplot.py:91) DEBUG:- Importing out_gerber (kibot - kiplot.py:91) DEBUG:- Importing out_hpgl (kibot - kiplot.py:91) DEBUG:- Importing out_hpgl_sch_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_hpgl_sch_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1059) 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.4'} (kibot - dep_downloader.py:987) DEBUG:- Importing out_ibom (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_ibom` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG:- Importing out_info (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_info` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_ipc2581 (kibot - kiplot.py:91) DEBUG:- Importing out_jobset (kibot - kiplot.py:91) DEBUG:- Importing out_kibom (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_kibom` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG:- Importing out_kicanvas (kibot - kiplot.py:91) DEBUG:- Importing out_kicost (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_kicost` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_kikit_present (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_kikit_present` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'name': 'markdown2', 'python_module': True, 'debian': 'python3-markdown2', 'arch': 'python-markdown2', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_kiri (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_kiri` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_navigate_results (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_navigate_results` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_navigate_results_rb (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_navigate_results_rb` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_netlist (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_netlist` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_odb (kibot - kiplot.py:91) DEBUG:- Importing out_panelize (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_panelize` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_pcb2blender_tools (kibot - kiplot.py:91) DEBUG:- Importing out_pcb_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_pcb_print` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats', 'id': 'rsvg1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'KiAuto', 'command': 'pcbnew_do', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_pcb_variant (kibot - kiplot.py:91) DEBUG:- Importing out_pcbdraw (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_pcbdraw` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create JPG and BMP images'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) 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:1059) DEBUG:- Importing out_pdf (kibot - kiplot.py:91) DEBUG:- Importing out_pdf_pcb_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_pdf_pcb_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_pdf_sch_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_pdf_sch_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1059) 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.4'} (kibot - dep_downloader.py:987) DEBUG:- Importing out_pdfunite (kibot - kiplot.py:91) DEBUG:- Importing out_populate (kibot - kiplot.py:91) DEBUG:- Importing out_position (kibot - kiplot.py:91) DEBUG:- Importing out_ps (kibot - kiplot.py:91) DEBUG:- Importing out_ps_sch_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_ps_sch_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1059) 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.4'} (kibot - dep_downloader.py:987) DEBUG:- Importing out_qr_lib (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_qr_lib` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'} (kibot - dep_downloader.py:1059) DEBUG:- Importing out_render_3d (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_render_3d` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_report (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_report` (kibot - dep_downloader.py:1047) 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:1048) 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:1059) DEBUG:- Importing out_sch_variant (kibot - kiplot.py:91) DEBUG:- Importing out_stencil_3d (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_stencil_3d` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) 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:1059) DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_stencil_for_jig (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_stencil_for_jig` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) 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:1059) DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_step (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_step` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_svg (kibot - kiplot.py:91) DEBUG:- Importing out_svg_pcb_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_svg_pcb_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing out_svg_sch_print (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_svg_sch_print` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1059) 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.4'} (kibot - dep_downloader.py:987) DEBUG:- Importing out_vrml (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `out_vrml` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_annotate_pcb (kibot - kiplot.py:91) DEBUG:- Importing pre_annotate_power (kibot - kiplot.py:91) DEBUG:- Importing pre_any_replace (kibot - kiplot.py:91) DEBUG:- Importing pre_any_xrc (kibot - kiplot.py:91) DEBUG:- Importing pre_base (kibot - kiplot.py:91) DEBUG:- Importing pre_check_fields (kibot - kiplot.py:91) DEBUG:- Importing pre_check_zone_fills (kibot - kiplot.py:91) DEBUG:- Importing pre_consolidate_pcbs (kibot - kiplot.py:91) DEBUG:- Importing pre_convert_pcb (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_convert_pcb` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_draw_fancy_stackup (kibot - kiplot.py:91) DEBUG:- Importing pre_draw_stackup (kibot - kiplot.py:91) DEBUG:- Importing pre_drc (kibot - kiplot.py:91) DEBUG:- Importing pre_erc (kibot - kiplot.py:91) DEBUG:- Importing pre_erc_warnings (kibot - kiplot.py:91) DEBUG:- Importing pre_fill_zones (kibot - kiplot.py:91) DEBUG:- Importing pre_filters (kibot - kiplot.py:91) DEBUG:- Importing pre_ignore_unconnected (kibot - kiplot.py:91) DEBUG:- Importing pre_include_table (kibot - kiplot.py:91) DEBUG:- Importing pre_pcb_replace (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_pcb_replace` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_run_drc (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_run_drc` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_run_erc (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_run_erc` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_sch_replace (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_sch_replace` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_set_text_variables (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_set_text_variables` (kibot - dep_downloader.py:1047) 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:1048) DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1059) 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:987) DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing pre_update_footprint (kibot - kiplot.py:91) DEBUG:- Importing pre_update_pcb_characteristics (kibot - kiplot.py:91) DEBUG:- Importing pre_update_qr (kibot - kiplot.py:91) DEBUG:- Importing pre_update_stackup (kibot - kiplot.py:91) DEBUG:- Importing pre_update_xml (kibot - kiplot.py:91) DEBUG:- Processing dependencies for `pre_update_xml` (kibot - dep_downloader.py:1047) DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'}]} (kibot - dep_downloader.py:1048) DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'} (kibot - dep_downloader.py:1059) 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:987) DEBUG:- Importing var_base (kibot - kiplot.py:91) DEBUG:- Importing var_ibom (kibot - kiplot.py:91) DEBUG:- Importing var_kibom (kibot - kiplot.py:91) DEBUG:- Importing var_kicost (kibot - kiplot.py:91) DEBUG:Deactivating macros (kibot - kiplot.py:117) DEBUG:End of initialization (kibot - __main__.py:516) oooo oooo o8o oooooooooo. . `888 .8P' `"' `888' `Y8b .o8 888 d8' oooo 888 888 .ooooo. .o888oo 88888[ `888 888oooo888' d88' `88b 888 888`88b. 888 888 `88b 888 888 888 888 `88b. 888 888 .88P 888 888 888 . o888o o888o o888o o888bood8P' `Y8bod8P' "888" Using config file: config.kibot.yaml DEBUG:Using configuration file: `config.kibot.yaml` (kibot - __main__.py:264) DEBUG:Using schematic: `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_sch` (kibot - kiplot.py:957) DEBUG:Real schematic name: `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_sch` (kibot - kiplot.py:958) DEBUG:Using PCB: `BREAD_Slice.kicad_pcb` (kibot - kiplot.py:988) DEBUG:Real PCB name: `BREAD_Slice.kicad_pcb` (kibot - kiplot.py:989) DEBUG:Starting to load the configuration (kibot - __main__.py:586) DEBUG:Parsing imports: [{'file': '3DRender_top'}] (kibot - config_reader.py:513) DEBUG:Parsing imports: [{'file': '3DRender', 'definitions': {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Z': -20}}] (kibot - config_reader.py:513) DEBUG:Found local definitions (kibot - config_reader.py:641) 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:651) DEBUG:- Current definitions: {'_KIBOT_IMPORT_ID': '_top', '_KIBOT_ROT_X': 30, '_KIBOT_ROT_Z': -20} (kibot - config_reader.py:652) 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:655) DEBUG:Applying preprocessor definitions (kibot - config_reader.py:660) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:667) 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:670) DEBUG:- Replacing @_KIBOT_IMPORT_ID@ -> _top () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_IMPORT_DIR@ -> Render_3D () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_3D_VIEW@ -> top () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_3D_FILE_ID@ -> @_KIBOT_IMPORT_ID@ () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_ROT_X@ -> 30 () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_ROT_Y@ -> 0 () (kibot - config_reader.py:90) DEBUG:- Replacing @_KIBOT_ROT_Z@ -> -20 () (kibot - config_reader.py:90) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:667) 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:670) DEBUG:- Replacing @_KIBOT_IMPORT_ID@ -> _top () (kibot - config_reader.py:90) DEBUG:- Applying CLI definitions: {} (kibot - config_reader.py:667) 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:670) 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:676) DEBUG:Pre-parsing output options for `_blender_3d_top` (blender_export) (kibot - config_reader.py:162) DEBUG:Outputs loaded from `../../../../usr/share/kibot/config_templates/3DRender.kibot.yaml`: ['_blender_3d_top'] (kibot - config_reader.py:354) DEBUG:Outputs loaded from `../../../../usr/share/kibot/config_templates/3DRender_top.kibot.yaml`: ['_blender_3d_top'] (kibot - config_reader.py:354) DEBUG:Configuring variants (kibot - config_reader.py:486) DEBUG:Adding groups: {} (kibot - registrable.py:268) DEBUG:Parsing global options: {} (kibot - config_reader.py:294) DEBUG:Looking for stack-up information in the PCB (kibot.globals - globals.py:474) DEBUG:- Found stack-up information (kibot.globals - globals.py:490) DEBUG:- F.Mask color: Black (kibot.globals - globals.py:453) DEBUG:- B.Mask color: Black (kibot.globals - globals.py:457) DEBUG:- Copper finish: Immersion gold (kibot.globals - globals.py:505) DEBUG:- Impedance controlled: no (kibot.globals - globals.py:517) DEBUG:- PCB Material/s: FR4 (kibot.globals - globals.py:526) DEBUG:- Copper thickness: 70 (kibot.globals - globals.py:528) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: aliases_for_3d_models -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: extra_os -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: environment -> (kibot - optionable.py:362) DEBUG:Configuring from default: field_tolerance -> ['tolerance', 'tol'] (kibot - optionable.py:598) DEBUG:Configuring from default: field_voltage -> ['voltage', 'v'] (kibot - optionable.py:598) DEBUG:Configuring from default: field_package -> ['package', 'pkg'] (kibot - optionable.py:598) DEBUG:Configuring from default: field_temp_coef -> ['temp_coef', 'tmp_coef'] (kibot - optionable.py:598) DEBUG:Configuring from default: field_power -> ['power', 'pow'] (kibot - optionable.py:598) DEBUG:Configuring from default: field_current -> ['current', 'i'] (kibot - optionable.py:598) DEBUG:Configuring from default: layer_defaults -> [] (kibot - optionable.py:362) DEBUG:Parsing preflight options: {'erc': True, 'drc': {'schematic_parity': True}} (kibot - config_reader.py:276) DEBUG:Parsing preflight erc (kibot - config_reader.py:285) DEBUG:Parsing preflight drc (kibot - config_reader.py:285) DEBUG:Pre-parsing output options for `print_sch` (pdf_sch_print) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `print_pcb` (pcb_print) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `interactive_bom` (ibom) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `bom_html` (bom) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `bom_csv` (bom) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `gerbers` (gerber) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `excellon_drill` (excellon) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `gerber_drills` (gerb_drill) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `position` (position) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `board_top_png` (pcbdraw) (kibot - config_reader.py:162) DEBUG:Pre-parsing output options for `board_bottom_png` (pcbdraw) (kibot - config_reader.py:162) DEBUG:No font resources dir (kibot - kiplot.py:1235) DEBUG:No color resources dir (kibot - kiplot.py:1256) DEBUG:Starting outputs for board /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_pcb (kibot - kiplot.py:645) DEBUG:Outputs before groups expansion: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:664) DEBUG:Outputs after groups expansion: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:669) DEBUG:Skipping `_blender_3d_top` output (kibot - kiplot.py:690) DEBUG:Skipping `print_sch` output (kibot - kiplot.py:690) DEBUG:Skipping `interactive_bom` output (kibot - kiplot.py:690) DEBUG:Skipping `bom_html` output (kibot - kiplot.py:690) DEBUG:Skipping `bom_csv` output (kibot - kiplot.py:690) DEBUG:Outputs before preflights: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:692) DEBUG:Preflight checks (kibot - kiplot.py:529) DEBUG:Configuring preflight erc (kibot.pre_base - pre_base.py:137) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: format -> ['HTML'] (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:362) DEBUG:Configuring preflight drc (kibot.pre_base - pre_base.py:137) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: format -> ['HTML'] (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:362) DEBUG:Preflight apply erc (kibot.pre_base - pre_base.py:153) DEBUG:Preflight apply drc (kibot.pre_base - pre_base.py:153) DEBUG:Preflight run erc (kibot.pre_base - pre_base.py:157) DEBUG:Reading KiCad config from `/github/home/.config/kicad/9.0/kicad_common.json` (kibot - config.py:458) 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:Using KICAD9_3RD_PARTY="/github/home/.local/share/kicad/9.0/3rdparty" (guessed) (kibot - config.py:433) DEBUG:Exporting KIPRJMOD="/__w/Slice_THRM_31856/Slice_THRM_31856/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:627) 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_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_sch (kibot - v6_sch.py:2498) DEBUG:- Loaded ?? (GND ) [id 139651454101008] UUID 00000000-0000-0000-0000-00005fa66343 original UUID 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+5V ) [id 139651440510864] UUID 00000000-0000-0000-0000-00005fa67628 original UUID 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440512912] UUID 00000000-0000-0000-0000-00005fa94026 original UUID 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MountingHole ) [id 139651440514960] UUID 00000000-0000-0000-0000-00005fab1765 original UUID 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MountingHole ) [id 139651440516944] UUID 00000000-0000-0000-0000-00005fab1b3e original UUID 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MountingHole ) [id 139651440519120] UUID 00000000-0000-0000-0000-00005fab217d original UUID 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MountingHole ) [id 139651440521040] UUID 00000000-0000-0000-0000-00005fab25f7 original UUID 00000000-0000-0000-0000-00005fab25f7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Arduino_Nano_v3.x ) [id 139651440523024] UUID 00000000-0000-0000-0000-00005fcad89b original UUID 00000000-0000-0000-0000-00005fcad89b (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Logo_Open_Hardware_Small ) [id 139651440525008] UUID 00000000-0000-0000-0000-00005fe4a934 original UUID 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Conn_01x10_Female ) [id 139651440518992] UUID 00000000-0000-0000-0000-00005fe6b3c7 original UUID 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+12V ) [id 139651440545296] UUID 00000000-0000-0000-0000-00005fe6d224 original UUID 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440547600] UUID 00000000-0000-0000-0000-00005fe6e4ca original UUID 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+12V ) [id 139651440550096] UUID 00000000-0000-0000-0000-00005fe73fec original UUID 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440551952] UUID 09714124-79ce-4b1b-a37b-3cfd3fef4a7e original UUID 09714124-79ce-4b1b-a37b-3cfd3fef4a7e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440554448] UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e original UUID 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+12V ) [id 139651440556176] UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 original UUID 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440575376] UUID 32d4b980-678b-4a51-a970-9fff003bbb30 original UUID 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Conn_01x02 ) [id 139651440577872] UUID 3abfb1d2-6a41-4681-a50f-f069095e9473 original UUID 3abfb1d2-6a41-4681-a50f-f069095e9473 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651440580112] UUID 48deefe7-9788-47a4-b2e1-90963558617d original UUID 48deefe7-9788-47a4-b2e1-90963558617d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (AP63205 ) [id 139651440582352] UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 original UUID 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:2638) WARNING:(W004) Field conflict: Package='PDIP-16 Texas Instruments' vs PACKAGE='PDIP-16' (in U2) (kibot - v6_sch.py:1234) DEBUG:- Loaded ?? (CD74HC4053E ) [id 139651440584464] UUID 62e77d4f-82db-41f7-b6ec-d271e428e317 original UUID 62e77d4f-82db-41f7-b6ec-d271e428e317 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Conn_01x02 ) [id 139651440589712] UUID 631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 original UUID 631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440608144] UUID 65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 original UUID 65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440610256] UUID 78397c31-dfa0-4b8b-8219-02e002c18346 original UUID 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Heatsink_Pad ) [id 139651440612688] UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd original UUID 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Conn_01x02 ) [id 139651440614672] UUID 97353f2d-edde-413e-8f01-e90f4e94878f original UUID 97353f2d-edde-413e-8f01-e90f4e94878f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MIC5219-3.3YM5 ) [id 139651440617360] UUID a44ea64d-5c28-4f8a-abfd-a8543c25dacc original UUID a44ea64d-5c28-4f8a-abfd-a8543c25dacc (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (L_Small ) [id 139651440619536] UUID aa9de001-57be-438d-986c-720fcbdf25a1 original UUID aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (Conn_01x02 ) [id 139651440621776] UUID acb8484c-15b7-4191-b30b-b440105393c7 original UUID acb8484c-15b7-4191-b30b-b440105393c7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+5V ) [id 139651440640464] UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff original UUID b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440642896] UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d original UUID b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+5V ) [id 139651440645200] UUID b60028a9-7041-4806-9371-125e2269331d original UUID b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440647632] UUID b62b5b45-beca-4fda-a383-cde926742a18 original UUID b62b5b45-beca-4fda-a383-cde926742a18 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440649936] UUID b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 original UUID b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440652176] UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a original UUID bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (PWR_FLAG ) [id 139651440654608] UUID bdbd92ab-0db5-447b-b3d4-cd136d09fd83 original UUID bdbd92ab-0db5-447b-b3d4-cd136d09fd83 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440673552] UUID ca16b761-41b6-472a-8f09-7352061945d0 original UUID ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+5V ) [id 139651440675472] UUID d415e98f-648d-46e4-ae27-f03794b776f7 original UUID d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (WS2812B_5050 ) [id 139651440677648] UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 original UUID dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (PWR_FLAG ) [id 139651440680528] UUID e2df68ae-978e-4549-9c8d-9e731497c320 original UUID e2df68ae-978e-4549-9c8d-9e731497c320 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651440682448] UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 original UUID e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651440685200] UUID effc9b80-ed23-4cd6-9868-9361e6cc6bde original UUID effc9b80-ed23-4cd6-9868-9361e6cc6bde (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651440687504] UUID f148d04a-b4fb-45b0-97b2-699c7b5f1d68 original UUID f148d04a-b4fb-45b0-97b2-699c7b5f1d68 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (I2C_01x04 ) [id 139651440706000] UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 original UUID fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+5V ) [id 139651440708176] UUID fef97747-48a7-4ad2-8cc8-b3809bd87094 original UUID fef97747-48a7-4ad2-8cc8-b3809bd87094 (kibot - v6_sch.py:2638) DEBUG:Loading sheet from /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/max31856.kicad_sch (kibot - v6_sch.py:2498) DEBUG:- Loaded ?? (R_US ) [id 139651445515408] UUID 0cec3f5e-202d-4321-a039-35fe545eff4f original UUID 0cec3f5e-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651445518864] UUID 16855779-3687-4fca-8939-b72197fb216d original UUID 16855779-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651445521744] UUID 1aafa419-36dc-4e63-9b69-0aad65bf504f original UUID 1aafa419-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651445524624] UUID 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f original UUID 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651445526864] UUID 3f9dc99d-8c84-4127-a0bf-71163c03dbaf original UUID 3f9dc99d-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651445530768] UUID 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 original UUID 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651445534800] UUID 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf original UUID 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651445536336] UUID 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 original UUID 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MAX31856 ) [id 139651445555664] UUID 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f original UUID 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651445529872] UUID 75a2c456-7264-47d3-897e-4a269dc35293 original UUID 75a2c456-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651445561168] UUID 77e34c97-ace8-4999-b52c-48c54cf32e0f original UUID 77e34c97-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651445563984] UUID 82ff3314-79d0-4b13-8a32-e99b45fd9a97 original UUID 82ff3314-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651445567184] UUID 89432965-ab90-4db7-bb05-90e7b3184271 original UUID 89432965-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651445569616] UUID 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 original UUID 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651445573072] UUID 8a7a420a-228c-4763-970f-fc0de7f7946f original UUID 8a7a420a-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651445576272] UUID 8a95c215-6a6b-40b7-8133-a91088e199a1 original UUID 8a95c215-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651445579152] UUID 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 original UUID 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651445581968] UUID a0c7bc9e-7757-4192-94cb-18618c69d91e original UUID a0c7bc9e-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651445584784] UUID ab6fc692-2050-4887-9e3d-990515f45209 original UUID ab6fc692-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651445587792] UUID bd0e8d3a-6c12-440d-bf64-83e858911d0e original UUID bd0e8d3a-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651445606800] UUID c2ab7d83-fa22-4d68-8e25-571b2640da50 original UUID c2ab7d83-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651445610128] UUID d72dde5d-da7c-4431-9261-13283da20c3c original UUID d72dde5d-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651445611984] UUID f87f8355-7d13-4101-bb7f-f9f75c646c04 original UUID f87f8355-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2638) DEBUG:Loading sheet from /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/max31856.kicad_sch (kibot - v6_sch.py:2498) DEBUG:- Loaded ?? (R_US ) [id 139651441287632] UUID 0cec3f5f-202d-4321-a039-35fe545eff4f original UUID 0cec3f5e-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441290640] UUID 1685577a-3687-4fca-8939-b72197fb216d original UUID 16855779-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441293072] UUID 1aafa41a-36dc-4e63-9b69-0aad65bf504f original UUID 1aafa419-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441312592] UUID 1b96d02b-767b-4fc4-bb44-5c52ed44ab7f original UUID 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441315088] UUID 3f9dc99e-8c84-4127-a0bf-71163c03dbaf original UUID 3f9dc99d-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441318224] UUID 401d14ad-d514-4ea8-b4cd-ba3a3c5844d7 original UUID 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441320784] UUID 4ca4fc4c-0245-4377-b8c4-ca4b7b475fbf original UUID 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441322256] UUID 6c5b31dd-c3d1-445d-8988-6bc0f17a3b43 original UUID 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MAX31856 ) [id 139651441326416] UUID 71bc0695-df71-4d75-9f5d-e7b7f8b9fa7f original UUID 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441318544] UUID 75a2c457-7264-47d3-897e-4a269dc35293 original UUID 75a2c456-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441331856] UUID 77e34c98-ace8-4999-b52c-48c54cf32e0f original UUID 77e34c97-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441334800] UUID 82ff3315-79d0-4b13-8a32-e99b45fd9a97 original UUID 82ff3314-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441337872] UUID 89432966-ab90-4db7-bb05-90e7b3184271 original UUID 89432965-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441340304] UUID 8a3b43a7-67cf-4659-8c05-f3d7de5c61e9 original UUID 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441343568] UUID 8a7a420b-228c-4763-970f-fc0de7f7946f original UUID 8a7a420a-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441363600] UUID 8a95c216-6a6b-40b7-8133-a91088e199a1 original UUID 8a95c215-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441365904] UUID 8bafe2d2-bf01-43f0-a313-5786d1fccbe5 original UUID 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441369104] UUID a0c7bc9f-7757-4192-94cb-18618c69d91e original UUID a0c7bc9e-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441371920] UUID ab6fc693-2050-4887-9e3d-990515f45209 original UUID ab6fc692-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441374224] UUID bd0e8d3b-6c12-440d-bf64-83e858911d0e original UUID bd0e8d3a-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441376848] UUID c2ab7d84-fa22-4d68-8e25-571b2640da50 original UUID c2ab7d83-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441379984] UUID d72dde5e-da7c-4431-9261-13283da20c3c original UUID d72dde5d-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441384080] UUID f87f8356-7d13-4101-bb7f-f9f75c646c04 original UUID f87f8355-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2638) DEBUG:Loading sheet from /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/max31856.kicad_sch (kibot - v6_sch.py:2498) DEBUG:- Loaded ?? (R_US ) [id 139651441562448] UUID 0cec3f60-202d-4321-a039-35fe545eff4f original UUID 0cec3f5e-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441565584] UUID 1685577b-3687-4fca-8939-b72197fb216d original UUID 16855779-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441568272] UUID 1aafa41b-36dc-4e63-9b69-0aad65bf504f original UUID 1aafa419-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441571152] UUID 1b96d02c-767b-4fc4-bb44-5c52ed44ab7f original UUID 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441574160] UUID 3f9dc99f-8c84-4127-a0bf-71163c03dbaf original UUID 3f9dc99d-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441576400] UUID 401d14ae-d514-4ea8-b4cd-ba3a3c5844d7 original UUID 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441579664] UUID 4ca4fc4d-0245-4377-b8c4-ca4b7b475fbf original UUID 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441582608] UUID 6c5b31de-c3d1-445d-8988-6bc0f17a3b43 original UUID 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MAX31856 ) [id 139651441585680] UUID 71bc0696-df71-4d75-9f5d-e7b7f8b9fa7f original UUID 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441576976] UUID 75a2c458-7264-47d3-897e-4a269dc35293 original UUID 75a2c456-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441590608] UUID 77e34c99-ace8-4999-b52c-48c54cf32e0f original UUID 77e34c97-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441594128] UUID 82ff3316-79d0-4b13-8a32-e99b45fd9a97 original UUID 82ff3314-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441596176] UUID 89432967-ab90-4db7-bb05-90e7b3184271 original UUID 89432965-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441599440] UUID 8a3b43a8-67cf-4659-8c05-f3d7de5c61e9 original UUID 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441603344] UUID 8a7a420c-228c-4763-970f-fc0de7f7946f original UUID 8a7a420a-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441605520] UUID 8a95c217-6a6b-40b7-8133-a91088e199a1 original UUID 8a95c215-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441625040] UUID 8bafe2d3-bf01-43f0-a313-5786d1fccbe5 original UUID 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441627408] UUID a0c7bca0-7757-4192-94cb-18618c69d91e original UUID a0c7bc9e-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441630288] UUID ab6fc694-2050-4887-9e3d-990515f45209 original UUID ab6fc692-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441633360] UUID bd0e8d3c-6c12-440d-bf64-83e858911d0e original UUID bd0e8d3a-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441635728] UUID c2ab7d85-fa22-4d68-8e25-571b2640da50 original UUID c2ab7d83-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441638672] UUID d72dde5f-da7c-4431-9261-13283da20c3c original UUID d72dde5d-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441641616] UUID f87f8357-7d13-4101-bb7f-f9f75c646c04 original UUID f87f8355-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2638) DEBUG:Loading sheet from /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/max31856.kicad_sch (kibot - v6_sch.py:2498) DEBUG:- Loaded ?? (R_US ) [id 139651441838928] UUID 0cec3f61-202d-4321-a039-35fe545eff4f original UUID 0cec3f5e-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441840976] UUID 1685577c-3687-4fca-8939-b72197fb216d original UUID 16855779-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441843280] UUID 1aafa41c-36dc-4e63-9b69-0aad65bf504f original UUID 1aafa419-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441846160] UUID 1b96d02d-767b-4fc4-bb44-5c52ed44ab7f original UUID 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441850384] UUID 3f9dc9a0-8c84-4127-a0bf-71163c03dbaf original UUID 3f9dc99d-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441852176] UUID 401d14af-d514-4ea8-b4cd-ba3a3c5844d7 original UUID 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441855376] UUID 4ca4fc4e-0245-4377-b8c4-ca4b7b475fbf original UUID 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441857936] UUID 6c5b31df-c3d1-445d-8988-6bc0f17a3b43 original UUID 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (MAX31856 ) [id 139651441860496] UUID 71bc0697-df71-4d75-9f5d-e7b7f8b9fa7f original UUID 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441852048] UUID 75a2c459-7264-47d3-897e-4a269dc35293 original UUID 75a2c456-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (+3V3 ) [id 139651441866320] UUID 77e34c9a-ace8-4999-b52c-48c54cf32e0f original UUID 77e34c97-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441869520] UUID 82ff3317-79d0-4b13-8a32-e99b45fd9a97 original UUID 82ff3314-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441871440] UUID 89432968-ab90-4db7-bb05-90e7b3184271 original UUID 89432965-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441874448] UUID 8a3b43a9-67cf-4659-8c05-f3d7de5c61e9 original UUID 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (1N4148W ) [id 139651441877904] UUID 8a7a420d-228c-4763-970f-fc0de7f7946f original UUID 8a7a420a-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441881232] UUID 8a95c218-6a6b-40b7-8133-a91088e199a1 original UUID 8a95c215-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441883984] UUID 8bafe2d4-bf01-43f0-a313-5786d1fccbe5 original UUID 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441904336] UUID a0c7bca1-7757-4192-94cb-18618c69d91e original UUID a0c7bc9e-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441905488] UUID ab6fc695-2050-4887-9e3d-990515f45209 original UUID ab6fc692-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441908624] UUID bd0e8d3d-6c12-440d-bf64-83e858911d0e original UUID bd0e8d3a-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (GND ) [id 139651441911376] UUID c2ab7d86-fa22-4d68-8e25-571b2640da50 original UUID c2ab7d83-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (C_Small ) [id 139651441914000] UUID d72dde60-da7c-4431-9261-13283da20c3c original UUID d72dde5d-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2638) DEBUG:- Loaded ?? (R_US ) [id 139651441916880] UUID f87f8358-7d13-4101-bb7f-f9f75c646c04 original UUID f87f8355-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2638) DEBUG:Collected sheet instances (kibot - v6_sch.py:2472) DEBUG:- / -> 1 (kibot - v6_sch.py:2474) DEBUG:Collected symbol instances (kibot - v6_sch.py:2475) DEBUG:- /00000000-0000-0000-0000-00005fa66343 -> #PWR07 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR08 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fa94026 -> #PWR04 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fab1765 -> H1 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fab1b3e -> H2 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fab217d -> H3 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fab25f7 -> H4 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fcad89b -> A1 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fe4a934 -> #SYM1 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fe6b3c7 -> J2 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fe6d224 -> #PWR012 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR013 (kibot - v6_sch.py:2477) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 (kibot - v6_sch.py:2477) DEBUG:- /09714124-79ce-4b1b-a37b-3cfd3fef4a7e -> C6 (kibot - v6_sch.py:2477) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 (kibot - v6_sch.py:2477) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 (kibot - v6_sch.py:2477) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 (kibot - v6_sch.py:2477) DEBUG:- /3abfb1d2-6a41-4681-a50f-f069095e9473 -> J6 (kibot - v6_sch.py:2477) DEBUG:- /48deefe7-9788-47a4-b2e1-90963558617d -> #PWR055 (kibot - v6_sch.py:2477) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 (kibot - v6_sch.py:2477) DEBUG:- /62e77d4f-82db-41f7-b6ec-d271e428e317 -> U2 (kibot - v6_sch.py:2477) DEBUG:- /631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 -> J5 (kibot - v6_sch.py:2477) DEBUG:- /65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 -> #PWR014 (kibot - v6_sch.py:2477) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR06 (kibot - v6_sch.py:2477) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 (kibot - v6_sch.py:2477) DEBUG:- /97353f2d-edde-413e-8f01-e90f4e94878f -> J4 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/0cec3f5e-202d-4321-a039-35fe545eff4f -> R15 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/16855779-3687-4fca-8939-b72197fb216d -> #PWR040 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C21 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C18 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR044 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR041 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR039 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D9 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U6 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR043 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR045 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR042 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/89432965-ab90-4db7-bb05-90e7b3184271 -> R14 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D10 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a7a420a-228c-4763-970f-fc0de7f7946f -> D8 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R13 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C20 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R11 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR038 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C17 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR037 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/d72dde5d-da7c-4431-9261-13283da20c3c -> C19 (kibot - v6_sch.py:2477) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R12 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/0cec3f5e-202d-4321-a039-35fe545eff4f -> R10 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/16855779-3687-4fca-8939-b72197fb216d -> #PWR031 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C16 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C13 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR035 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR032 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR030 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D6 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U5 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR034 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR036 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR033 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/89432965-ab90-4db7-bb05-90e7b3184271 -> R9 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D7 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a7a420a-228c-4763-970f-fc0de7f7946f -> D5 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R8 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C15 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R6 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR029 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C12 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR028 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/d72dde5d-da7c-4431-9261-13283da20c3c -> C14 (kibot - v6_sch.py:2477) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R7 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/0cec3f5e-202d-4321-a039-35fe545eff4f -> R20 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/16855779-3687-4fca-8939-b72197fb216d -> #PWR049 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C26 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C23 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR053 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR050 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR048 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D12 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U7 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR052 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR054 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR051 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/89432965-ab90-4db7-bb05-90e7b3184271 -> R19 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D13 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a7a420a-228c-4763-970f-fc0de7f7946f -> D11 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R18 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C25 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R16 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR047 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C22 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR046 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/d72dde5d-da7c-4431-9261-13283da20c3c -> C24 (kibot - v6_sch.py:2477) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R17 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/0cec3f5e-202d-4321-a039-35fe545eff4f -> R5 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/16855779-3687-4fca-8939-b72197fb216d -> #PWR022 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C11 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C8 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR026 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR023 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR021 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D3 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U4 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR025 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR027 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR024 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/89432965-ab90-4db7-bb05-90e7b3184271 -> R4 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D4 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a7a420a-228c-4763-970f-fc0de7f7946f -> D2 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R3 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C10 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R1 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR020 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C7 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR019 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/d72dde5d-da7c-4431-9261-13283da20c3c -> C9 (kibot - v6_sch.py:2477) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R2 (kibot - v6_sch.py:2477) DEBUG:- /a44ea64d-5c28-4f8a-abfd-a8543c25dacc -> U3 (kibot - v6_sch.py:2477) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 (kibot - v6_sch.py:2477) DEBUG:- /acb8484c-15b7-4191-b30b-b440105393c7 -> J7 (kibot - v6_sch.py:2477) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR05 (kibot - v6_sch.py:2477) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR010 (kibot - v6_sch.py:2477) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR011 (kibot - v6_sch.py:2477) DEBUG:- /b62b5b45-beca-4fda-a383-cde926742a18 -> #PWR015 (kibot - v6_sch.py:2477) DEBUG:- /b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 -> C5 (kibot - v6_sch.py:2477) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 (kibot - v6_sch.py:2477) DEBUG:- /bdbd92ab-0db5-447b-b3d4-cd136d09fd83 -> #FLG01 (kibot - v6_sch.py:2477) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 (kibot - v6_sch.py:2477) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR09 (kibot - v6_sch.py:2477) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 (kibot - v6_sch.py:2477) DEBUG:- /e2df68ae-978e-4549-9c8d-9e731497c320 -> #FLG02 (kibot - v6_sch.py:2477) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 (kibot - v6_sch.py:2477) DEBUG:- /effc9b80-ed23-4cd6-9868-9361e6cc6bde -> #PWR017 (kibot - v6_sch.py:2477) DEBUG:- /f148d04a-b4fb-45b0-97b2-699c7b5f1d68 -> #PWR018 (kibot - v6_sch.py:2477) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 (kibot - v6_sch.py:2477) DEBUG:- /fef97747-48a7-4ad2-8cc8-b3809bd87094 -> #PWR016 (kibot - v6_sch.py:2477) DEBUG:Collected sheet paths (kibot - v6_sch.py:2478) DEBUG:- / (kibot - v6_sch.py:2480) DEBUG: - /00000000-0000-0000-0000-00005fa66343 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fa67628 -> ?? (+5V ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fa94026 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fab1765 -> ?? (MountingHole ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fab1b3e -> ?? (MountingHole ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fab217d -> ?? (MountingHole ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fab25f7 -> ?? (MountingHole ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fcad89b -> ?? (Arduino_Nano_v3.x ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fe4a934 -> ?? (Logo_Open_Hardware_Small ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fe6b3c7 -> ?? (Conn_01x10_Female ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fe6d224 -> ?? (+12V ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fe6e4ca -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /00000000-0000-0000-0000-00005fe73fec -> ?? (+12V ) (kibot - v6_sch.py:2482) DEBUG: - /09714124-79ce-4b1b-a37b-3cfd3fef4a7e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> ?? (+12V ) (kibot - v6_sch.py:2482) DEBUG: - /32d4b980-678b-4a51-a970-9fff003bbb30 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /3abfb1d2-6a41-4681-a50f-f069095e9473 -> ?? (Conn_01x02 ) (kibot - v6_sch.py:2482) DEBUG: - /48deefe7-9788-47a4-b2e1-90963558617d -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> ?? (AP63205 ) (kibot - v6_sch.py:2482) DEBUG: - /62e77d4f-82db-41f7-b6ec-d271e428e317 -> ?? (CD74HC4053E ) (kibot - v6_sch.py:2482) DEBUG: - /631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 -> ?? (Conn_01x02 ) (kibot - v6_sch.py:2482) DEBUG: - /65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /78397c31-dfa0-4b8b-8219-02e002c18346 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> ?? (Heatsink_Pad ) (kibot - v6_sch.py:2482) DEBUG: - /97353f2d-edde-413e-8f01-e90f4e94878f -> ?? (Conn_01x02 ) (kibot - v6_sch.py:2482) DEBUG: - /a44ea64d-5c28-4f8a-abfd-a8543c25dacc -> ?? (MIC5219-3.3YM5 ) (kibot - v6_sch.py:2482) DEBUG: - /aa9de001-57be-438d-986c-720fcbdf25a1 -> ?? (L_Small ) (kibot - v6_sch.py:2482) DEBUG: - /acb8484c-15b7-4191-b30b-b440105393c7 -> ?? (Conn_01x02 ) (kibot - v6_sch.py:2482) DEBUG: - /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> ?? (+5V ) (kibot - v6_sch.py:2482) DEBUG: - /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /b60028a9-7041-4806-9371-125e2269331d -> ?? (+5V ) (kibot - v6_sch.py:2482) DEBUG: - /b62b5b45-beca-4fda-a383-cde926742a18 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /bdbd92ab-0db5-447b-b3d4-cd136d09fd83 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2482) DEBUG: - /ca16b761-41b6-472a-8f09-7352061945d0 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /d415e98f-648d-46e4-ae27-f03794b776f7 -> ?? (+5V ) (kibot - v6_sch.py:2482) DEBUG: - /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> ?? (WS2812B_5050 ) (kibot - v6_sch.py:2482) DEBUG: - /e2df68ae-978e-4549-9c8d-9e731497c320 -> ?? (PWR_FLAG ) (kibot - v6_sch.py:2482) DEBUG: - /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /effc9b80-ed23-4cd6-9868-9361e6cc6bde -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /f148d04a-b4fb-45b0-97b2-699c7b5f1d68 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> ?? (I2C_01x04 ) (kibot - v6_sch.py:2482) DEBUG: - /fef97747-48a7-4ad2-8cc8-b3809bd87094 -> ?? (+5V ) (kibot - v6_sch.py:2482) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799 (kibot - v6_sch.py:2480) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/0cec3f5e-202d-4321-a039-35fe545eff4f -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/16855779-3687-4fca-8939-b72197fb216d -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/1aafa419-36dc-4e63-9b69-0aad65bf504f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> ?? (MAX31856 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/75a2c456-7264-47d3-897e-4a269dc35293 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/77e34c97-ace8-4999-b52c-48c54cf32e0f -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/89432965-ab90-4db7-bb05-90e7b3184271 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/8a7a420a-228c-4763-970f-fc0de7f7946f -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/8a95c215-6a6b-40b7-8133-a91088e199a1 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/a0c7bc9e-7757-4192-94cb-18618c69d91e -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/ab6fc692-2050-4887-9e3d-990515f45209 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/d72dde5d-da7c-4431-9261-13283da20c3c -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9a654714-338c-43ce-bc05-201510bd1799/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8 (kibot - v6_sch.py:2480) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/0cec3f5e-202d-4321-a039-35fe545eff4f -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/16855779-3687-4fca-8939-b72197fb216d -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1aafa419-36dc-4e63-9b69-0aad65bf504f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> ?? (MAX31856 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/75a2c456-7264-47d3-897e-4a269dc35293 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/77e34c97-ace8-4999-b52c-48c54cf32e0f -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/89432965-ab90-4db7-bb05-90e7b3184271 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a7a420a-228c-4763-970f-fc0de7f7946f -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a95c215-6a6b-40b7-8133-a91088e199a1 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/a0c7bc9e-7757-4192-94cb-18618c69d91e -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/ab6fc692-2050-4887-9e3d-990515f45209 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/d72dde5d-da7c-4431-9261-13283da20c3c -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9da9e6d1-0052-403b-87cc-5d4d50756ec8/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f (kibot - v6_sch.py:2480) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/0cec3f5e-202d-4321-a039-35fe545eff4f -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/16855779-3687-4fca-8939-b72197fb216d -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1aafa419-36dc-4e63-9b69-0aad65bf504f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> ?? (MAX31856 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/75a2c456-7264-47d3-897e-4a269dc35293 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/77e34c97-ace8-4999-b52c-48c54cf32e0f -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/89432965-ab90-4db7-bb05-90e7b3184271 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a7a420a-228c-4763-970f-fc0de7f7946f -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a95c215-6a6b-40b7-8133-a91088e199a1 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/a0c7bc9e-7757-4192-94cb-18618c69d91e -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/ab6fc692-2050-4887-9e3d-990515f45209 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/d72dde5d-da7c-4431-9261-13283da20c3c -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /9edcae2f-ff5a-46e5-b53e-30b31e19914f/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03 (kibot - v6_sch.py:2480) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/0cec3f5e-202d-4321-a039-35fe545eff4f -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/16855779-3687-4fca-8939-b72197fb216d -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/1aafa419-36dc-4e63-9b69-0aad65bf504f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> ?? (MAX31856 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/75a2c456-7264-47d3-897e-4a269dc35293 -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/77e34c97-ace8-4999-b52c-48c54cf32e0f -> ?? (+3V3 ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/89432965-ab90-4db7-bb05-90e7b3184271 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/8a7a420a-228c-4763-970f-fc0de7f7946f -> ?? (1N4148W ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/8a95c215-6a6b-40b7-8133-a91088e199a1 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/a0c7bc9e-7757-4192-94cb-18618c69d91e -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/ab6fc692-2050-4887-9e3d-990515f45209 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> ?? (GND ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/d72dde5d-da7c-4431-9261-13283da20c3c -> ?? (C_Small ) (kibot - v6_sch.py:2482) DEBUG: - /a3423447-5118-4e55-89c3-f8d92345ea03/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> ?? (R_US ) (kibot - v6_sch.py:2482) DEBUG:Assigning components to instances (kibot - v6_sch.py:2681) DEBUG:- /00000000-0000-0000-0000-00005fa66343 -> #PWR07 -> 139651454101008 00000000-0000-0000-0000-00005fa66343 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fa67628 -> #PWR08 -> 139651440510864 00000000-0000-0000-0000-00005fa67628 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fa94026 -> #PWR04 -> 139651440512912 00000000-0000-0000-0000-00005fa94026 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fab1765 -> H1 -> 139651440514960 00000000-0000-0000-0000-00005fab1765 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fab1b3e -> H2 -> 139651440516944 00000000-0000-0000-0000-00005fab1b3e (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fab217d -> H3 -> 139651440519120 00000000-0000-0000-0000-00005fab217d (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fab25f7 -> H4 -> 139651440521040 00000000-0000-0000-0000-00005fab25f7 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fcad89b -> A1 -> 139651440523024 00000000-0000-0000-0000-00005fcad89b (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fe4a934 -> #SYM1 -> 139651440525008 00000000-0000-0000-0000-00005fe4a934 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fe6b3c7 -> J2 -> 139651440518992 00000000-0000-0000-0000-00005fe6b3c7 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fe6d224 -> #PWR012 -> 139651440545296 00000000-0000-0000-0000-00005fe6d224 (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fe6e4ca -> #PWR013 -> 139651440547600 00000000-0000-0000-0000-00005fe6e4ca (kibot - v6_sch.py:2723) DEBUG:- /00000000-0000-0000-0000-00005fe73fec -> #PWR03 -> 139651440550096 00000000-0000-0000-0000-00005fe73fec (kibot - v6_sch.py:2723) DEBUG:- /09714124-79ce-4b1b-a37b-3cfd3fef4a7e -> C6 -> 139651440551952 09714124-79ce-4b1b-a37b-3cfd3fef4a7e (kibot - v6_sch.py:2723) DEBUG:- /2652242f-bdfd-4285-8d2a-ef528f3cd86e -> C2 -> 139651440554448 2652242f-bdfd-4285-8d2a-ef528f3cd86e (kibot - v6_sch.py:2723) DEBUG:- /26a21294-9485-47e4-9b4e-9967c3cd6fc8 -> #PWR01 -> 139651440556176 26a21294-9485-47e4-9b4e-9967c3cd6fc8 (kibot - v6_sch.py:2723) DEBUG:- /32d4b980-678b-4a51-a970-9fff003bbb30 -> C3 -> 139651440575376 32d4b980-678b-4a51-a970-9fff003bbb30 (kibot - v6_sch.py:2723) DEBUG:- /3abfb1d2-6a41-4681-a50f-f069095e9473 -> J6 -> 139651440577872 3abfb1d2-6a41-4681-a50f-f069095e9473 (kibot - v6_sch.py:2723) DEBUG:- /48deefe7-9788-47a4-b2e1-90963558617d -> #PWR055 -> 139651440580112 48deefe7-9788-47a4-b2e1-90963558617d (kibot - v6_sch.py:2723) DEBUG:- /4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 -> U1 -> 139651440582352 4e13a0bd-a89e-4c36-9d3d-0ad947da9b56 (kibot - v6_sch.py:2723) WARNING:(W037) Field Description_1 of component U2 (CD74HC4053E) contains extra spaces: ` 5-V, 2:1 (SPDT) 3-channel analog switch ` removing them. (kibot - v5_sch.py:1076) DEBUG:- /62e77d4f-82db-41f7-b6ec-d271e428e317 -> U2 -> 139651440584464 62e77d4f-82db-41f7-b6ec-d271e428e317 (kibot - v6_sch.py:2723) DEBUG:- /631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 -> J5 -> 139651440589712 631f7fd9-7ff7-4a73-9b4f-6da8eabc2cd7 (kibot - v6_sch.py:2723) DEBUG:- /65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 -> #PWR014 -> 139651440608144 65aa6e7e-87c4-40df-b23b-1b8ae209d9b2 (kibot - v6_sch.py:2723) DEBUG:- /78397c31-dfa0-4b8b-8219-02e002c18346 -> #PWR06 -> 139651440610256 78397c31-dfa0-4b8b-8219-02e002c18346 (kibot - v6_sch.py:2723) DEBUG:- /8546dd41-4f49-45ae-9454-e1bc97ad45cd -> HS1 -> 139651440612688 8546dd41-4f49-45ae-9454-e1bc97ad45cd (kibot - v6_sch.py:2723) DEBUG:- /97353f2d-edde-413e-8f01-e90f4e94878f -> J4 -> 139651440614672 97353f2d-edde-413e-8f01-e90f4e94878f (kibot - v6_sch.py:2723) DEBUG:- /a44ea64d-5c28-4f8a-abfd-a8543c25dacc -> U3 -> 139651440617360 a44ea64d-5c28-4f8a-abfd-a8543c25dacc (kibot - v6_sch.py:2723) DEBUG:- /aa9de001-57be-438d-986c-720fcbdf25a1 -> L1 -> 139651440619536 aa9de001-57be-438d-986c-720fcbdf25a1 (kibot - v6_sch.py:2723) DEBUG:- /acb8484c-15b7-4191-b30b-b440105393c7 -> J7 -> 139651440621776 acb8484c-15b7-4191-b30b-b440105393c7 (kibot - v6_sch.py:2723) DEBUG:- /b0aac25a-8781-4ba1-9ce0-6f892fbacaff -> #PWR05 -> 139651440640464 b0aac25a-8781-4ba1-9ce0-6f892fbacaff (kibot - v6_sch.py:2723) DEBUG:- /b599eb90-055b-48d9-9825-2ab9b3ccb29d -> #PWR010 -> 139651440642896 b599eb90-055b-48d9-9825-2ab9b3ccb29d (kibot - v6_sch.py:2723) DEBUG:- /b60028a9-7041-4806-9371-125e2269331d -> #PWR011 -> 139651440645200 b60028a9-7041-4806-9371-125e2269331d (kibot - v6_sch.py:2723) DEBUG:- /b62b5b45-beca-4fda-a383-cde926742a18 -> #PWR015 -> 139651440647632 b62b5b45-beca-4fda-a383-cde926742a18 (kibot - v6_sch.py:2723) DEBUG:- /b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 -> C5 -> 139651440649936 b8f40f7b-f48b-49d6-b57c-7a2aef79f7f7 (kibot - v6_sch.py:2723) DEBUG:- /bd6296d5-5edf-4cf1-99fb-e05739a3220a -> C4 -> 139651440652176 bd6296d5-5edf-4cf1-99fb-e05739a3220a (kibot - v6_sch.py:2723) DEBUG:- /bdbd92ab-0db5-447b-b3d4-cd136d09fd83 -> #FLG01 -> 139651440654608 bdbd92ab-0db5-447b-b3d4-cd136d09fd83 (kibot - v6_sch.py:2723) DEBUG:- /ca16b761-41b6-472a-8f09-7352061945d0 -> #PWR02 -> 139651440673552 ca16b761-41b6-472a-8f09-7352061945d0 (kibot - v6_sch.py:2723) DEBUG:- /d415e98f-648d-46e4-ae27-f03794b776f7 -> #PWR09 -> 139651440675472 d415e98f-648d-46e4-ae27-f03794b776f7 (kibot - v6_sch.py:2723) DEBUG:- /dd2978b6-62bd-4ba7-ace9-f330b52df6d7 -> D1 -> 139651440677648 dd2978b6-62bd-4ba7-ace9-f330b52df6d7 (kibot - v6_sch.py:2723) DEBUG:- /e2df68ae-978e-4549-9c8d-9e731497c320 -> #FLG02 -> 139651440680528 e2df68ae-978e-4549-9c8d-9e731497c320 (kibot - v6_sch.py:2723) DEBUG:- /e3782e5b-4fc4-4be7-aca2-72372ad458b1 -> C1 -> 139651440682448 e3782e5b-4fc4-4be7-aca2-72372ad458b1 (kibot - v6_sch.py:2723) DEBUG:- /effc9b80-ed23-4cd6-9868-9361e6cc6bde -> #PWR017 -> 139651440685200 effc9b80-ed23-4cd6-9868-9361e6cc6bde (kibot - v6_sch.py:2723) DEBUG:- /f148d04a-b4fb-45b0-97b2-699c7b5f1d68 -> #PWR018 -> 139651440687504 f148d04a-b4fb-45b0-97b2-699c7b5f1d68 (kibot - v6_sch.py:2723) DEBUG:- /fddfa880-7bbd-41e6-8613-1bdda50a16a9 -> J1 -> 139651440706000 fddfa880-7bbd-41e6-8613-1bdda50a16a9 (kibot - v6_sch.py:2723) DEBUG:- /fef97747-48a7-4ad2-8cc8-b3809bd87094 -> #PWR016 -> 139651440708176 fef97747-48a7-4ad2-8cc8-b3809bd87094 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/0cec3f5e-202d-4321-a039-35fe545eff4f -> R15 -> 139651445515408 0cec3f5e-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/16855779-3687-4fca-8939-b72197fb216d -> #PWR040 -> 139651445518864 16855779-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C21 -> 139651445521744 1aafa419-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C18 -> 139651445524624 1b96d02a-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR044 -> 139651445526864 3f9dc99d-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR041 -> 139651445530768 401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR039 -> 139651445534800 4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D9 -> 139651445536336 6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U6 -> 139651445555664 71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR043 -> 139651445529872 75a2c456-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR045 -> 139651445561168 77e34c97-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR042 -> 139651445563984 82ff3314-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/89432965-ab90-4db7-bb05-90e7b3184271 -> R14 -> 139651445567184 89432965-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D10 -> 139651445569616 8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a7a420a-228c-4763-970f-fc0de7f7946f -> D8 -> 139651445573072 8a7a420a-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R13 -> 139651445576272 8a95c215-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C20 -> 139651445579152 8bafe2d1-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R11 -> 139651445581968 a0c7bc9e-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR038 -> 139651445584784 ab6fc692-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C17 -> 139651445587792 bd0e8d3a-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR037 -> 139651445606800 c2ab7d83-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/d72dde5d-da7c-4431-9261-13283da20c3c -> C19 -> 139651445610128 d72dde5d-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2723) DEBUG:- /9a654714-338c-43ce-bc05-201510bd1799/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R12 -> 139651445611984 f87f8355-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/0cec3f5e-202d-4321-a039-35fe545eff4f -> R10 -> 139651441287632 0cec3f5f-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/16855779-3687-4fca-8939-b72197fb216d -> #PWR031 -> 139651441290640 1685577a-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C16 -> 139651441293072 1aafa41a-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C13 -> 139651441312592 1b96d02b-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR035 -> 139651441315088 3f9dc99e-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR032 -> 139651441318224 401d14ad-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR030 -> 139651441320784 4ca4fc4c-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D6 -> 139651441322256 6c5b31dd-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U5 -> 139651441326416 71bc0695-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR034 -> 139651441318544 75a2c457-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR036 -> 139651441331856 77e34c98-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR033 -> 139651441334800 82ff3315-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/89432965-ab90-4db7-bb05-90e7b3184271 -> R9 -> 139651441337872 89432966-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D7 -> 139651441340304 8a3b43a7-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a7a420a-228c-4763-970f-fc0de7f7946f -> D5 -> 139651441343568 8a7a420b-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R8 -> 139651441363600 8a95c216-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C15 -> 139651441365904 8bafe2d2-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R6 -> 139651441369104 a0c7bc9f-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR029 -> 139651441371920 ab6fc693-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C12 -> 139651441374224 bd0e8d3b-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR028 -> 139651441376848 c2ab7d84-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/d72dde5d-da7c-4431-9261-13283da20c3c -> C14 -> 139651441379984 d72dde5e-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2723) DEBUG:- /9da9e6d1-0052-403b-87cc-5d4d50756ec8/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R7 -> 139651441384080 f87f8356-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/0cec3f5e-202d-4321-a039-35fe545eff4f -> R20 -> 139651441562448 0cec3f60-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/16855779-3687-4fca-8939-b72197fb216d -> #PWR049 -> 139651441565584 1685577b-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C26 -> 139651441568272 1aafa41b-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C23 -> 139651441571152 1b96d02c-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR053 -> 139651441574160 3f9dc99f-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR050 -> 139651441576400 401d14ae-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR048 -> 139651441579664 4ca4fc4d-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D12 -> 139651441582608 6c5b31de-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U7 -> 139651441585680 71bc0696-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR052 -> 139651441576976 75a2c458-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR054 -> 139651441590608 77e34c99-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR051 -> 139651441594128 82ff3316-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/89432965-ab90-4db7-bb05-90e7b3184271 -> R19 -> 139651441596176 89432967-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D13 -> 139651441599440 8a3b43a8-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a7a420a-228c-4763-970f-fc0de7f7946f -> D11 -> 139651441603344 8a7a420c-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R18 -> 139651441605520 8a95c217-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C25 -> 139651441625040 8bafe2d3-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R16 -> 139651441627408 a0c7bca0-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR047 -> 139651441630288 ab6fc694-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C22 -> 139651441633360 bd0e8d3c-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR046 -> 139651441635728 c2ab7d85-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/d72dde5d-da7c-4431-9261-13283da20c3c -> C24 -> 139651441638672 d72dde5f-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2723) DEBUG:- /9edcae2f-ff5a-46e5-b53e-30b31e19914f/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R17 -> 139651441641616 f87f8357-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/0cec3f5e-202d-4321-a039-35fe545eff4f -> R5 -> 139651441838928 0cec3f61-202d-4321-a039-35fe545eff4f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/16855779-3687-4fca-8939-b72197fb216d -> #PWR022 -> 139651441840976 1685577c-3687-4fca-8939-b72197fb216d (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/1aafa419-36dc-4e63-9b69-0aad65bf504f -> C11 -> 139651441843280 1aafa41c-36dc-4e63-9b69-0aad65bf504f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/1b96d02a-767b-4fc4-bb44-5c52ed44ab7f -> C8 -> 139651441846160 1b96d02d-767b-4fc4-bb44-5c52ed44ab7f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/3f9dc99d-8c84-4127-a0bf-71163c03dbaf -> #PWR026 -> 139651441850384 3f9dc9a0-8c84-4127-a0bf-71163c03dbaf (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/401d14ac-d514-4ea8-b4cd-ba3a3c5844d7 -> #PWR023 -> 139651441852176 401d14af-d514-4ea8-b4cd-ba3a3c5844d7 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/4ca4fc4b-0245-4377-b8c4-ca4b7b475fbf -> #PWR021 -> 139651441855376 4ca4fc4e-0245-4377-b8c4-ca4b7b475fbf (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/6c5b31dc-c3d1-445d-8988-6bc0f17a3b43 -> D3 -> 139651441857936 6c5b31df-c3d1-445d-8988-6bc0f17a3b43 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/71bc0694-df71-4d75-9f5d-e7b7f8b9fa7f -> U4 -> 139651441860496 71bc0697-df71-4d75-9f5d-e7b7f8b9fa7f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/75a2c456-7264-47d3-897e-4a269dc35293 -> #PWR025 -> 139651441852048 75a2c459-7264-47d3-897e-4a269dc35293 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/77e34c97-ace8-4999-b52c-48c54cf32e0f -> #PWR027 -> 139651441866320 77e34c9a-ace8-4999-b52c-48c54cf32e0f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/82ff3314-79d0-4b13-8a32-e99b45fd9a97 -> #PWR024 -> 139651441869520 82ff3317-79d0-4b13-8a32-e99b45fd9a97 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/89432965-ab90-4db7-bb05-90e7b3184271 -> R4 -> 139651441871440 89432968-ab90-4db7-bb05-90e7b3184271 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a3b43a6-67cf-4659-8c05-f3d7de5c61e9 -> D4 -> 139651441874448 8a3b43a9-67cf-4659-8c05-f3d7de5c61e9 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a7a420a-228c-4763-970f-fc0de7f7946f -> D2 -> 139651441877904 8a7a420d-228c-4763-970f-fc0de7f7946f (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8a95c215-6a6b-40b7-8133-a91088e199a1 -> R3 -> 139651441881232 8a95c218-6a6b-40b7-8133-a91088e199a1 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/8bafe2d1-bf01-43f0-a313-5786d1fccbe5 -> C10 -> 139651441883984 8bafe2d4-bf01-43f0-a313-5786d1fccbe5 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/a0c7bc9e-7757-4192-94cb-18618c69d91e -> R1 -> 139651441904336 a0c7bca1-7757-4192-94cb-18618c69d91e (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/ab6fc692-2050-4887-9e3d-990515f45209 -> #PWR020 -> 139651441905488 ab6fc695-2050-4887-9e3d-990515f45209 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/bd0e8d3a-6c12-440d-bf64-83e858911d0e -> C7 -> 139651441908624 bd0e8d3d-6c12-440d-bf64-83e858911d0e (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/c2ab7d83-fa22-4d68-8e25-571b2640da50 -> #PWR019 -> 139651441911376 c2ab7d86-fa22-4d68-8e25-571b2640da50 (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/d72dde5d-da7c-4431-9261-13283da20c3c -> C9 -> 139651441914000 d72dde60-da7c-4431-9261-13283da20c3c (kibot - v6_sch.py:2723) DEBUG:- /a3423447-5118-4e55-89c3-f8d92345ea03/f87f8355-7d13-4101-bb7f-f9f75c646c04 -> R2 -> 139651441916880 f87f8358-7d13-4101-bb7f-f9f75c646c04 (kibot - v6_sch.py:2723) DEBUG:Schematic dependencies: ['/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_sch', '/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/max31856.kicad_sch'] (kibot - kiplot.py:283) DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated` in SCH context for erc: True (['HTML']) parent: None (kibot - optionable.py:493) DEBUG:Current text variables: {} (kibot.gs - gs.py:276) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in SCH context for erc: True (['HTML']) parent: None (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-erc.html` (kibot - optionable.py:539) - Running the ERC DEBUG:- Executing: kicad-cli sch erc -o /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/BREAD_Slice-erc.html --format json --severity-all --units mm /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_sch (kibot - kiplot.py:159) DEBUG:- Output from command: Checking sheet names... Checking bus conflicts... Checking conflicts... Checking units... Checking footprints... Checking pins... Checking similar labels... Checking local and global labels... Checking for unresolved variables... Checking no connect pins for connections... Checking for library symbol issues... Checking for footprint link issues... Checking for off grid pins and wires... Checking for labels on more than one wire... Checking for undefined netclasses... Found 40 violations Saved ERC Report to /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/BREAD_Slice-erc.html (kibot - kiplot.py:151) DEBUG:Removing temporal files (kibot.pre_any_xrc - pre_any_xrc.py:314) WARNING:(W142) 37 ERC warnings detected (kibot.pre_erc - pre_erc.py:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) 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:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+5V' doesn't match copy in library 'power' @(1.5748 mm, 0.9271 mm): Symbol #PWR016 [+5V] Sheet: / (kibot.pre_erc - pre_erc.py:146) 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:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.4478 mm, 1.2954 mm): Symbol #PWR055 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'MIC5219-3.3YM5' doesn't match copy in library 'Regulator_Linear' @(1.6891 mm, 1.016 mm): Symbol U3 [MIC5219-3.3YM5] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.7907 mm, 0.9271 mm): Symbol #PWR018 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.6891 mm, 1.1303 mm): Symbol #PWR017 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.4478 mm, 1.4351 mm): Symbol #PWR014 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.4478 mm, 1.6891 mm): Symbol #PWR015 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (footprint_link_issues) The current configuration does not include the footprint library 'KML-Custom'. @(1.6637 mm, 1.4859 mm): Symbol U2 [CD74HC4053E] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_issues) The current configuration does not include the symbol library 'kml-custom' @(1.6637 mm, 1.4859 mm): Symbol U2 [CD74HC4053E] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.1303 mm, 0.4318 mm): Symbol #PWR046 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.3462 mm, 0.4699 mm): Symbol #PWR048 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.1684 mm, 0.8509 mm): Symbol #PWR047 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.524 mm, 0.4445 mm): Symbol #PWR050 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.3462 mm, 0.8509 mm): Symbol #PWR049 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol 'GND' doesn't match copy in library 'power' @(1.524 mm, 0.5207 mm): Symbol #PWR051 [GND] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.7272 mm, 0.4699 mm): Symbol #PWR052 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.8415 mm, 0.4699 mm): Symbol #PWR053 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) WARNING:(W142) (lib_symbol_mismatch) Symbol '+3V3' doesn't match copy in library 'power' @(1.9558 mm, 0.4699 mm): Symbol #PWR054 [+3V3] Sheet: / (kibot.pre_erc - pre_erc.py:146) DEBUG:Preflight run drc (kibot.pre_base - pre_base.py:157) DEBUG:Board loaded (kibot - kiplot.py:262) DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated` in PCB context for drc: True (['HTML']) parent: None (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for drc: True (['HTML']) parent: None (kibot - optionable.py:493) DEBUG:PCB title: `BREAD_Slice` (kibot.gs - gs.py:553) DEBUG:PCB date: `2025-09-25_01-53-29` (kibot.gs - gs.py:554) DEBUG:PCB revision: `` (kibot.gs - gs.py:555) DEBUG:PCB company: `` (kibot.gs - gs.py:556) DEBUG:PCB comment 1: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 2: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 3: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 4: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 5: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 6: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 7: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 8: `` (kibot.gs - gs.py:558) DEBUG:PCB comment 9: `` (kibot.gs - gs.py:558) DEBUG:Expanded `BREAD_Slice-drc.html` (kibot - optionable.py:539) - Running the DRC DEBUG:- Executing: kicad-cli pcb drc -o /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/BREAD_Slice-drc.html --format json --severity-all --units mm --schematic-parity /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_pcb (kibot - kiplot.py:159) DEBUG:- Output from command: Found 125 violations Found 0 unconnected items Found 6 schematic parity issues Saved DRC Report to /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/BREAD_Slice-drc.html (kibot - kiplot.py:151) DEBUG:Removing temporal files (kibot.pre_any_xrc - pre_any_xrc.py:314) WARNING:(W145) 131 DRC warnings detected (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (track_dangling) Track has unconnected end @(170.33775 mm, 80.00025 mm): Track [+3V3] on B.Cu, length 0.3362 mm Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (track_dangling) Track has unconnected end @(170.644 mm, 62.3935 mm): Track [+3V3] on B.Cu, length 0.4419 mm Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (track_dangling) Track has unconnected end @(170.28775 mm, 115.82475 mm): Track [+3V3] on B.Cu, length 0.4419 mm Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (track_dangling) Track has unconnected end @(170.37525 mm, 97.851061 mm): Track [+3V3] on B.Cu, length 0.4419 mm Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 139.8 mm): Segment on Edge.Cuts @(138.68 mm, 142.04 mm): Segment of A1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(127.6 mm, 139.8 mm): Segment on Edge.Cuts @(146.56 mm, 131.62 mm): Segment of A1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) 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:150) WARNING:(W145) (silk_edge_clearance) Silkscreen clipped by board edge @(124.600001 mm, 72.2 mm): Segment on Margin @(128.931069 mm, 73.255814 mm): Polygon of Logo1 on F.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (holes_co_located) Drilled holes co-located @(186.277719 mm, 97.048213 mm): PTH pad 1 [/T3+] of J6 @(186.277719 mm, 97.048213 mm): PTH pad 1 [/T3+] of Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (holes_co_located) Drilled holes co-located @(186.227719 mm, 114.998213 mm): PTH pad 1 [/T4+] of J7 @(186.227719 mm, 114.998213 mm): PTH pad 1 [/T4+] of Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (holes_co_located) Drilled holes co-located @(186.277719 mm, 79.298213 mm): PTH pad 1 [/T2+] of J5 @(186.277719 mm, 79.298213 mm): PTH pad 1 [/T2+] of Check: Violations (kibot.pre_drc - pre_drc.py:150) 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:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'OSHW-Symbol_6.7x6mm_SilkScreen' does not match copy in library 'Symbol'. @(126.4 mm, 72.7 mm): Footprint Logo1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal' does not match copy in library 'TerminalBlock_4Ucon'. @(186.50625 mm, 61.51875 mm): Footprint J4 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal' does not match copy in library 'TerminalBlock_4Ucon'. @(186.277719 mm, 97.048213 mm): Footprint J6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(135.3 mm, 62.7 mm): Footprint HS1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'SparkFun-LED'. @(173.3 mm, 136.132769 mm): Footprint D1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_issues) The current configuration does not include the footprint library 'KML-Custom'. @(160.26 mm, 131.71 mm): Footprint U2 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal' does not match copy in library 'TerminalBlock_4Ucon'. @(186.227719 mm, 114.998213 mm): Footprint J7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal' does not match copy in library 'TerminalBlock_4Ucon'. @(186.277719 mm, 79.298213 mm): Footprint J5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSSOP-14_4.4x5mm_P0.65mm' does not match copy in library 'Package_SO'. @(175.94375 mm, 60.11875 mm): Footprint U4 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.8 mm, 82.15 mm): Footprint R6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(163.77525 mm, 98.288561 mm): Footprint R15 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSSOP-14_4.4x5mm_P0.65mm' does not match copy in library 'Package_SO'. @(175.5875 mm, 113.55 mm): Footprint U7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(163.73775 mm, 80.52475 mm): Footprint R10 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(166.644 mm, 60.931 mm): Footprint R4 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.75 mm, 117.8875 mm): Footprint R16 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(166.33775 mm, 78.62475 mm): Footprint R9 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(170.4815 mm, 55.831 mm): Footprint R3 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.8375 mm, 90.613811 mm): Footprint R12 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(170.21275 mm, 91.288561 mm): Footprint R13 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(164.044 mm, 62.831 mm): Footprint R5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(163.68775 mm, 116.26225 mm): Footprint R20 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.8 mm, 72.85 mm): Footprint R7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(166.37525 mm, 96.388561 mm): Footprint R14 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSOT-23-6' does not match copy in library 'Package_TO_SOT_SMD'. @(132.7 mm, 64.1 mm): Footprint U1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(181.10625 mm, 64.45625 mm): Footprint R1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(170.17525 mm, 73.52475 mm): Footprint R8 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(166.28775 mm, 114.36225 mm): Footprint R19 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSSOP-14_4.4x5mm_P0.65mm' does not match copy in library 'Package_SO'. @(175.6375 mm, 77.8125 mm): Footprint U5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(170.12525 mm, 109.26225 mm): Footprint R18 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'TSSOP-14_4.4x5mm_P0.65mm' does not match copy in library 'Package_SO'. @(175.675 mm, 95.576311 mm): Footprint U6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(181.10625 mm, 55.15625 mm): Footprint R2 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'SOT-23-5' does not match copy in library 'Package_TO_SOT_SMD'. @(145.65 mm, 65.8 mm): Footprint U3 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.75 mm, 108.5875 mm): Footprint R17 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (lib_footprint_mismatch) Footprint 'R_1206_3216Metric' does not match copy in library 'Resistor_SMD'. @(180.8375 mm, 99.913811 mm): Footprint R11 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.94375 mm, 56.66875 mm): Reference field of U4 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.094 mm, 65.781 mm): Reference field of C10 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.59525 mm, 98.288561 mm): Reference field of R15 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(162.944 mm, 60.831 mm): Reference field of D2 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.5875 mm, 110.1 mm): Reference field of U7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.55775 mm, 80.52475 mm): Reference field of R10 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(162.63775 mm, 78.52475 mm): Reference field of D5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.12525 mm, 111.24975 mm): Reference field of D12 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(162.67525 mm, 96.288561 mm): Reference field of D8 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(179.0175 mm, 90.613811 mm): Reference field of R12 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(174.73775 mm, 119.21225 mm): Reference field of C25 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.864 mm, 62.831 mm): Reference field of R5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.50775 mm, 116.26225 mm): Reference field of R20 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(178.98 mm, 72.85 mm): Reference field of R7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(162.58775 mm, 114.26225 mm): Reference field of D11 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.21275 mm, 93.276061 mm): Reference field of D9 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.6375 mm, 74.3625 mm): Reference field of U5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(175.675 mm, 92.126311 mm): Reference field of U6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(179.28625 mm, 55.15625 mm): Reference field of R2 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(174.82525 mm, 101.238561 mm): Reference field of C20 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(178.93 mm, 108.5875 mm): Reference field of R17 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(174.78775 mm, 83.47475 mm): Reference field of C15 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.4815 mm, 57.8185 mm): Reference field of D3 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_over_copper) Silkscreen clipped by solder mask @(165.17525 mm, 75.51225 mm): Reference field of D6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(143.25 mm, 52.675 mm): Rectangle on B.Silkscreen @(151.9 mm, 66.925 mm): Reference field of C5 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(164.594 mm, 57.831 mm): Segment of D2 on B.Silkscreen @(165.4815 mm, 57.8185 mm): Reference field of D3 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(162.58775 mm, 114.26225 mm): Reference field of D11 @(161.53275 mm, 114.0 mm): Segment of D13 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(164.23775 mm, 111.26225 mm): Segment of D11 on B.Silkscreen @(165.12525 mm, 111.24975 mm): Reference field of D12 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(182.57 mm, 117.8875 mm): Reference field of R16 @(153.325 mm, 106.1 mm): Rectangle on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(182.6 mm, 113.2375 mm): Reference field of C22 @(153.325 mm, 106.1 mm): Rectangle on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(178.93 mm, 108.5875 mm): Reference field of R17 @(177.1 mm, 107.55 mm): Reference field of C24 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(175.5875 mm, 110.1 mm): Reference field of U7 @(176.388748 mm, 110.31 mm): Segment of C24 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(165.59525 mm, 98.288561 mm): Reference field of R15 @(165.46525 mm, 95.661497 mm): Segment of R14 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(153.45 mm, 88.1 mm): Rectangle on B.Silkscreen @(182.6575 mm, 99.913811 mm): Reference field of R11 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(165.50775 mm, 116.26225 mm): Reference field of R20 @(165.37775 mm, 113.635186 mm): Segment of R19 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(182.6875 mm, 95.263811 mm): Reference field of C17 @(153.45 mm, 88.1 mm): Rectangle on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(165.21275 mm, 93.276061 mm): Reference field of D9 @(164.32525 mm, 93.288561 mm): Segment of D8 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(165.55775 mm, 80.52475 mm): Reference field of R10 @(165.42775 mm, 77.897686 mm): Segment of R9 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(175.6375 mm, 74.3625 mm): Reference field of U5 @(176.438748 mm, 74.5725 mm): Segment of C14 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(165.17525 mm, 75.51225 mm): Reference field of D6 @(164.28775 mm, 75.52475 mm): Segment of D5 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(153.45 mm, 70.25 mm): Rectangle on B.Silkscreen @(182.62 mm, 82.15 mm): Reference field of R6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(177.1875 mm, 89.576311 mm): Reference field of C19 @(179.0175 mm, 90.613811 mm): Reference field of R12 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(176.476248 mm, 92.336311 mm): Segment of C19 on B.Silkscreen @(175.675 mm, 92.126311 mm): Reference field of U6 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(175.94375 mm, 56.66875 mm): Reference field of U4 @(176.744998 mm, 56.87875 mm): Segment of C9 on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(182.95625 mm, 59.80625 mm): Reference field of C7 @(153.619 mm, 52.581 mm): Rectangle on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(153.619 mm, 52.581 mm): Rectangle on B.Silkscreen @(182.92625 mm, 64.45625 mm): Reference field of R1 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(182.65 mm, 77.5 mm): Reference field of C12 @(153.45 mm, 70.25 mm): Rectangle on B.Silkscreen Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (silk_overlap) Silkscreen overlap @(177.15 mm, 71.8125 mm): Reference field of C14 @(178.98 mm, 72.85 mm): Reference field of R7 Check: Violations (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (duplicate_footprints) Duplicate footprints @(186.227719 mm, 114.998213 mm): Footprint @(186.277719 mm, 97.048213 mm): Footprint Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (duplicate_footprints) Duplicate footprints @(186.277719 mm, 79.298213 mm): Footprint @(186.277719 mm, 97.048213 mm): Footprint Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (extra_footprint) Extra footprint @(126.4 mm, 72.7 mm): Footprint Logo1 Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (extra_footprint) Extra footprint @(186.277719 mm, 97.048213 mm): Footprint Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (extra_footprint) Extra footprint @(186.227719 mm, 114.998213 mm): Footprint Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) WARNING:(W145) (extra_footprint) Extra footprint @(186.277719 mm, 79.298213 mm): Footprint Check: Schematic parity (kibot.pre_drc - pre_drc.py:150) DEBUG:Outputs after preflights: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:695) DEBUG:Outputs after sorting: ['print_pcb', 'gerbers', 'excellon_drill', 'gerber_drills', 'position', 'board_top_png', 'board_bottom_png'] (kibot - kiplot.py:699) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: repeat_layers -> ['inners'] (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: repeat_layers -> ['inners'] (kibot - optionable.py:362) DEBUG:Configuring from default: include_table -> False (kibot - optionable.py:362) DEBUG:Configuring from default: drill -> False (kibot - optionable.py:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Expanding `Top` in PCB context for Top [Edge.Cuts, F.Cu, F.Mask and F.SilkS] x2.2 parent: (kibot - optionable.py:493) DEBUG:Expanded `Top` (kibot - optionable.py:539) 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:493) DEBUG:Expanded `Edge.Cuts+F.Cu+F.Mask+F.SilkS` (kibot - optionable.py:539) DEBUG:Expanding `Bottom` in PCB context for Bottom [Edge.Cuts, B.Cu, B.Mask and B.SilkS] x2.2 mirror parent: (kibot - optionable.py:493) DEBUG:Expanded `Bottom` (kibot - optionable.py:539) 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:493) DEBUG:Expanded `Edge.Cuts+B.Cu+B.Mask+B.SilkS` (kibot - optionable.py:539) 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:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - 'Print F.Cu+Dwgs.User and B.Cu+Dwgs.User' (print_pcb) [pcb_print] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/.` in PCB context for parent: 'Print F.Cu+Dwgs.User and B.Cu+Dwgs.User' (print_pcb) [pcb_print] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/.` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated (kibot - kiplot.py:557) 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:493) DEBUG:Expanded `PCB.pdf` (kibot - optionable.py:539) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:841) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:764) DEBUG:- No particular version needed (kibot - dep_downloader.py:774) DEBUG:- Found version (4, 9, 2) (kibot - dep_downloader.py:782) DEBUG:- Returning `` (kibot - dep_downloader.py:848) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:841) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:747) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:676) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:643) DEBUG:- No particular version needed (kibot - dep_downloader.py:657) DEBUG:- Running ['/usr/bin/rsvg-convert', '--version'] (kibot - dep_downloader.py:609) DEBUG:- Looking for version in `rsvg-convert version 2.54.7` (kibot - dep_downloader.py:635) DEBUG:- Found version (2, 54, 7, 0) (kibot - dep_downloader.py:670) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:848) DEBUG:Starting tool check for Ghostscript (kibot - dep_downloader.py:841) DEBUG:- Checking binary tool Ghostscript (kibot - dep_downloader.py:747) DEBUG:- Looking for tool `gs` at system level (kibot - dep_downloader.py:676) DEBUG:- Checking version for `/usr/bin/gs` (kibot - dep_downloader.py:643) DEBUG:- No particular version needed (kibot - dep_downloader.py:657) DEBUG:- Running ['/usr/bin/gs', '--version'] (kibot - dep_downloader.py:609) DEBUG:- Looking for version in `10.00.0` (kibot - dep_downloader.py:635) DEBUG:- Found version (10, 0, 0, 0) (kibot - dep_downloader.py:670) DEBUG:- Returning `/usr/bin/gs` (kibot - dep_downloader.py:848) DEBUG:Starting to generate `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/PCB.pdf` (kibot - out_pcb_print.py:1461) DEBUG:- Temporal dir: /tmp/tmp-kibot-pcb_print-8psgt0iy (kibot - out_pcb_print.py:1462) DEBUG:- Using layout: /usr/share/kibot/kicad_layouts/default.kicad_wks (kibot - out_pcb_print.py:1472) DEBUG:- Plotting layer Edge.Cuts (25) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting layer F.Cu (0) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting pads for layer F.Cu (0) (kibot - out_pcb_print.py:752) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:816) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:816) DEBUG:- Plotting vias for layer F.Cu (0) (kibot - out_pcb_print.py:816) DEBUG:- Plotting layer F.Mask (1) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting realistic solder mask using PcbDraw (kibot - out_pcb_print.py:1215) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:841) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:764) DEBUG:- No particular version needed (kibot - dep_downloader.py:774) DEBUG:- Found version (4, 9, 2) (kibot - dep_downloader.py:782) DEBUG:- Returning `` (kibot - dep_downloader.py:848) DEBUG: - Found (kibot - out_pcb_print.py:1251) DEBUG: - Found clip-path (kibot - out_pcb_print.py:1261) DEBUG:- Plotting layer F.SilkS (5) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting the frame (kibot - out_pcb_print.py:1591) DEBUG:- Plotting the frame using an external script (kibot - out_pcb_print.py:705) DEBUG: - Temporal dir: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s (kibot - out_pcb_print.py:708) DEBUG:Copying project `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:582) DEBUG:Copying project local settings `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/BREAD_Slice.kicad_prl` (kibot.gs - gs.py:590) DEBUG:Copying /usr/share/kibot/kicad_layouts/default.kicad_wks -> /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/pcbnew.kicad_wks (kibot - config.py:671) DEBUG:Replacing page layout /usr/share/kibot/kicad_layouts/default.kicad_wks -> pcbnew.kicad_wks (kibot - config.py:674) DEBUG:Saving modified project to /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/BREAD_Slice.kicad_pro (kibot - config.py:690) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/pcbnew.kicad_wks (kibot - out_pcb_print.py:717) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2025-09-25_01-53-29 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${KICAD_VERSION} -> KiCad E.D.A. 9.0.1+1 + KiBot v1.8.4 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Rev: ${REVISION} -> Rev: (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Size: ${PAPER} -> Size: A4 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Id: ${#}/${##} -> Id: 1/2 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Title: ${TITLE} -> Title: (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: File: ${FILENAME} -> File: BREAD_Slice.kicad_pcb (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Sheet: ${SHEETNAME} -> Sheet: Top (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMPANY} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT1} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT2} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT3} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT4} -> (kibot.gs - gs.py:532) DEBUG:- Executing: /usr/bin/python3 /usr/share/kibot/tools/frame_plotter /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/BREAD_Slice.kicad_pcb 0.2823529411764706 0.0 0.0 (kibot - kiplot.py:159) DEBUG:- Output from command: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-zy1uiy2s/BREAD_Slice-frame.svg (kibot - kiplot.py:151) DEBUG:- Merging layers to BREAD_Slice.svg (kibot - out_pcb_print.py:1613) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-Edge_Cuts0.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG:Looking for image groups in the PCB (kibot - out_pcb_print.py:1050) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Cu1.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Cu_pads.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Cu_vias_3.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Cu_vias_2.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Cu_vias_1.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_Mask2.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice-F_SilkS3.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file BREAD_Slice-frame.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG:- Plotting layer Edge.Cuts (25) (kibot - out_pcb_print.py:1553) DEBUG:mirror_text processing (kibot - out_pcb_print.py:1393) DEBUG:mirror_text processing (kibot - out_pcb_print.py:1393) DEBUG:- Plotting layer B.Cu (2) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting pads for layer B.Cu (2) (kibot - out_pcb_print.py:752) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:816) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:816) DEBUG:- Plotting vias for layer B.Cu (2) (kibot - out_pcb_print.py:816) DEBUG:- Plotting layer B.Mask (3) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting realistic solder mask using PcbDraw (kibot - out_pcb_print.py:1215) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:841) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:764) DEBUG:- No particular version needed (kibot - dep_downloader.py:774) DEBUG:- Found version (4, 9, 2) (kibot - dep_downloader.py:782) DEBUG:- Returning `` (kibot - dep_downloader.py:848) DEBUG: - Found (kibot - out_pcb_print.py:1251) DEBUG: - Found clip-path (kibot - out_pcb_print.py:1261) DEBUG:- Plotting layer B.SilkS (7) (kibot - out_pcb_print.py:1553) DEBUG:- Plotting the frame (kibot - out_pcb_print.py:1591) DEBUG:- Plotting the frame using an external script (kibot - out_pcb_print.py:705) DEBUG: - Temporal dir: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8 (kibot - out_pcb_print.py:708) DEBUG:Copying project `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_pro` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/BREAD_Slice.kicad_pro` (kibot.gs - gs.py:582) DEBUG:Copying project local settings `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/BREAD_Slice.kicad_prl` to `/tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/BREAD_Slice.kicad_prl` (kibot.gs - gs.py:590) DEBUG:Copying /usr/share/kibot/kicad_layouts/default.kicad_wks -> /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/pcbnew.kicad_wks (kibot - config.py:671) DEBUG:Replacing page layout /usr/share/kibot/kicad_layouts/default.kicad_wks -> pcbnew.kicad_wks (kibot - config.py:674) DEBUG:Saving modified project to /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/BREAD_Slice.kicad_pro (kibot - config.py:690) DEBUG: - Worksheet: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/pcbnew.kicad_wks (kibot - out_pcb_print.py:717) DEBUG:Replacing KiCad text variables: Date: ${ISSUE_DATE} -> Date: 2025-09-25_01-53-29 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${KICAD_VERSION} -> KiCad E.D.A. 9.0.1+1 + KiBot v1.8.4 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Rev: ${REVISION} -> Rev: (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Size: ${PAPER} -> Size: A4 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Id: ${#}/${##} -> Id: 2/2 (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Title: ${TITLE} -> Title: (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: File: ${FILENAME} -> File: BREAD_Slice.kicad_pcb (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: Sheet: ${SHEETNAME} -> Sheet: Bottom (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMPANY} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT1} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT2} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT3} -> (kibot.gs - gs.py:532) DEBUG:Replacing KiCad text variables: ${COMMENT4} -> (kibot.gs - gs.py:532) DEBUG:- Executing: /usr/bin/python3 /usr/share/kibot/tools/frame_plotter /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/BREAD_Slice.kicad_pcb 0.2823529411764706 0.0 0.0 (kibot - kiplot.py:159) DEBUG:- Output from command: /tmp/tmp-kibot-pcb_print_tmp_pcb_for_frame-2r8asmr8/BREAD_Slice-frame.svg (kibot - kiplot.py:151) DEBUG:- Merging layers to BREAD_Slice.svg (kibot - out_pcb_print.py:1613) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-Edge_Cuts0.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG:Looking for image groups in the PCB (kibot - out_pcb_print.py:1050) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Cu1.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Cu_pads.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Cu_vias_3.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Cu_vias_2.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Cu_vias_1.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_Mask2.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice-B_SilkS3.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG: - Loading layer file BREAD_Slice-frame.svg (kibot - out_pcb_print.py:1105) DEBUG: - Looking for text tags (kibot - out_pcb_print.py:998) DEBUG:Board loaded (kibot - kiplot.py:262) DEBUG:- Creating output file /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/PCB.pdf (kibot - out_pcb_print.py:1632) DEBUG:- Creating 01/BREAD_Slice.pdf from 01/BREAD_Slice.svg (kibot - out_pcb_print.py:1348) DEBUG:- Executing: /usr/bin/rsvg-convert -d 360 -p 360 -f pdf -o /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice.svg (kibot - kiplot.py:159) DEBUG:- Creating 02/BREAD_Slice.pdf from 02/BREAD_Slice.svg (kibot - out_pcb_print.py:1348) DEBUG:- Executing: /usr/bin/rsvg-convert -d 360 -p 360 -f pdf -o /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice.pdf /tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice.svg (kibot - kiplot.py:159) DEBUG:- Joining ['/tmp/tmp-kibot-pcb_print-8psgt0iy/01/BREAD_Slice.pdf', '/tmp/tmp-kibot-pcb_print-8psgt0iy/02/BREAD_Slice.pdf'] into /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/PCB.pdf (297x210) (kibot - out_pcb_print.py:1351) 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_THRM_31856/Slice_THRM_31856/hardware/Generated/PCB.pdf` (kibot - out_pcb_print.py:1668) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: custom_reports -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - 'Gerbers for the board house' (gerbers) [gerber] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers (kibot - kiplot.py:557) 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:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-F_Cu.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `F.Cu (0 'Front copper' F_Cu)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-F_Cu.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `B.Cu (2 'Bottom copper' B_Cu)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-B_Cu.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `B.Cu (2 'Bottom copper' B_Cu)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-B_Cu.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `F.Paste (13 'Front solder paste' F_Paste)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-F_Paste.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `F.Paste (13 'Front solder paste' F_Paste)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-F_Paste.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `B.Paste (15 'Bottom solder paste' B_Paste)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-B_Paste.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `B.Paste (15 'Bottom solder paste' B_Paste)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-B_Paste.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `F.SilkS (5 'Front silkscreen (artwork)' F_SilkS)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-F_SilkS.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `F.SilkS (5 'Front silkscreen (artwork)' F_SilkS)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-F_SilkS.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `B.SilkS (7 'Bottom silkscreen (artwork)' B_SilkS)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-B_SilkS.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `B.SilkS (7 'Bottom silkscreen (artwork)' B_SilkS)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-B_SilkS.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `F.Mask (1 'Front soldermask (negative)' F_Mask)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-F_Mask.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `F.Mask (1 'Front soldermask (negative)' F_Mask)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-F_Mask.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `B.Mask (3 'Bottom soldermask (negative)' B_Mask)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-B_Mask.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `B.Mask (3 'Bottom soldermask (negative)' B_Mask)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-B_Mask.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `Dwgs.User (17 'User drawings' Dwgs_User)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-Dwgs_User.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `Dwgs.User (17 'User drawings' Dwgs_User)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-Dwgs_User.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `Edge.Cuts (25 'Board shape' Edge_Cuts)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-Edge_Cuts.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `Edge.Cuts (25 'Board shape' Edge_Cuts)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-Edge_Cuts.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `F.Fab (35 'Front documentation' F_Fab)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-F_Fab.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `F.Fab (35 'Front documentation' F_Fab)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-F_Fab.gbr` (kibot - out_any_layer.py:216) DEBUG:Opening plot file for layer `B.Fab (33 'Bottom documentation' B_Fab)` format `1` (kibot - out_any_layer.py:209) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-B_Fab.gbr` (kibot - optionable.py:539) DEBUG:Plotting layer `B.Fab (33 'Bottom documentation' B_Fab)` to `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Gerbers/BREAD_Slice-B_Fab.gbr` (kibot - out_any_layer.py:216) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerbers for the board house' (gerbers) [gerber] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-job.gbrjob` (kibot - optionable.py:539) 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:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - 'Excellon drill files' (excellon_drill) [excellon] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill (kibot - kiplot.py:557) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-drill.drl` (kibot - optionable.py:539) DEBUG:Generating drill files in /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill (kibot - out_any_drill.py:292) DEBUG:Generating drill map type 4 in /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill (kibot - out_any_drill.py:296) DEBUG:Expanding `%f-PTH.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH.drl` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH_drill.drl` (kibot - optionable.py:539) DEBUG:Expanding `%f-PTH-drl_map.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH-drl_map.pdf` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH_drill_map.pdf` (kibot - optionable.py:539) DEBUG:Expanding `%f-NPTH.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH.drl` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH_drill.drl` (kibot - optionable.py:539) DEBUG:Expanding `%f-NPTH-drl_map.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH-drl_map.pdf` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH_drill_map.pdf` (kibot - optionable.py:539) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH.drl -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH_drill.drl (kibot - out_any_drill.py:309) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH-drl_map.pdf -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH_drill_map.pdf (kibot - out_any_drill.py:309) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH.drl -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH_drill.drl (kibot - out_any_drill.py:309) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH-drl_map.pdf -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH_drill_map.pdf (kibot - out_any_drill.py:309) DEBUG:Expanding `drill.rpt` in PCB context for parent: 'Excellon drill files' (excellon_drill) [excellon] (kibot - optionable.py:493) DEBUG:Expanded `drill.rpt` (kibot - optionable.py:539) DEBUG:Generating drill report: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/drill.rpt (kibot - out_any_drill.py:314) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: map -> None (kibot - optionable.py:362) DEBUG:Configuring from default: report -> (kibot - optionable.py:362) DEBUG:Configuring from default: table -> (kibot - optionable.py:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - 'Gerber drill files' (gerber_drills) [gerb_drill] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill (kibot - kiplot.py:557) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-drill.gbr` (kibot - optionable.py:539) DEBUG:Generating drill files in /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill (kibot - out_any_drill.py:292) DEBUG:Expanding `%f-PTH-drl.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH-drl.gbr` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-PTH_drill.gbr` (kibot - optionable.py:539) DEBUG:Expanding `%f-NPTH-drl.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH-drl.gbr` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Gerber drill files' (gerber_drills) [gerb_drill] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-NPTH_drill.gbr` (kibot - optionable.py:539) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH-drl.gbr -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-PTH_drill.gbr (kibot - out_any_drill.py:309) DEBUG:Renaming /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH-drl.gbr -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Drill/BREAD_Slice-NPTH_drill.gbr (kibot - out_any_drill.py:309) 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:598) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - 'Pick and place file' (position) [position] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Position` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Position` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Position (kibot - kiplot.py:557) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-position.pos` (kibot - optionable.py:539) DEBUG:Using auxiliary origin: x=122600000 y=139800000 (kibot - out_position.py:273) DEBUG:P&P ref: (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: A1 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: C1 (kibot - out_position.py:276) DEBUG:P&P ref: C2 (kibot - out_position.py:276) DEBUG:P&P ref: C3 (kibot - out_position.py:276) DEBUG:P&P ref: C4 (kibot - out_position.py:276) DEBUG:P&P ref: C5 (kibot - out_position.py:276) DEBUG:P&P ref: C6 (kibot - out_position.py:276) DEBUG:P&P ref: C7 (kibot - out_position.py:276) DEBUG:P&P ref: C8 (kibot - out_position.py:276) DEBUG:P&P ref: C9 (kibot - out_position.py:276) DEBUG:P&P ref: C10 (kibot - out_position.py:276) DEBUG:P&P ref: C11 (kibot - out_position.py:276) DEBUG:P&P ref: C12 (kibot - out_position.py:276) DEBUG:P&P ref: C13 (kibot - out_position.py:276) DEBUG:P&P ref: C14 (kibot - out_position.py:276) DEBUG:P&P ref: C15 (kibot - out_position.py:276) DEBUG:P&P ref: C16 (kibot - out_position.py:276) DEBUG:P&P ref: C17 (kibot - out_position.py:276) DEBUG:P&P ref: C18 (kibot - out_position.py:276) DEBUG:P&P ref: C19 (kibot - out_position.py:276) DEBUG:P&P ref: C20 (kibot - out_position.py:276) DEBUG:P&P ref: C21 (kibot - out_position.py:276) DEBUG:P&P ref: C22 (kibot - out_position.py:276) DEBUG:P&P ref: C23 (kibot - out_position.py:276) DEBUG:P&P ref: C24 (kibot - out_position.py:276) DEBUG:P&P ref: C25 (kibot - out_position.py:276) DEBUG:P&P ref: C26 (kibot - out_position.py:276) DEBUG:P&P ref: D1 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: D2 (kibot - out_position.py:276) DEBUG:P&P ref: D3 (kibot - out_position.py:276) DEBUG:P&P ref: D4 (kibot - out_position.py:276) DEBUG:P&P ref: D5 (kibot - out_position.py:276) DEBUG:P&P ref: D6 (kibot - out_position.py:276) DEBUG:P&P ref: D7 (kibot - out_position.py:276) DEBUG:P&P ref: D8 (kibot - out_position.py:276) DEBUG:P&P ref: D9 (kibot - out_position.py:276) DEBUG:P&P ref: D10 (kibot - out_position.py:276) DEBUG:P&P ref: D11 (kibot - out_position.py:276) DEBUG:P&P ref: D12 (kibot - out_position.py:276) DEBUG:P&P ref: D13 (kibot - out_position.py:276) DEBUG:P&P ref: H1 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:339) DEBUG:P&P ref: H2 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:339) DEBUG:P&P ref: H3 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:339) DEBUG:P&P ref: H4 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:339) DEBUG:P&P ref: HS1 (kibot - out_position.py:276) DEBUG:P&P ref: J1 (kibot - out_position.py:276) DEBUG:P&P ref: J2 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: J4 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: J5 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: J6 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: J7 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: L1 (kibot - out_position.py:276) DEBUG:P&P ref: Logo1 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual False (kibot - out_position.py:339) DEBUG:P&P ref: R1 (kibot - out_position.py:276) DEBUG:P&P ref: R2 (kibot - out_position.py:276) DEBUG:P&P ref: R3 (kibot - out_position.py:276) DEBUG:P&P ref: R4 (kibot - out_position.py:276) DEBUG:P&P ref: R5 (kibot - out_position.py:276) DEBUG:P&P ref: R6 (kibot - out_position.py:276) DEBUG:P&P ref: R7 (kibot - out_position.py:276) DEBUG:P&P ref: R8 (kibot - out_position.py:276) DEBUG:P&P ref: R9 (kibot - out_position.py:276) DEBUG:P&P ref: R10 (kibot - out_position.py:276) DEBUG:P&P ref: R11 (kibot - out_position.py:276) DEBUG:P&P ref: R12 (kibot - out_position.py:276) DEBUG:P&P ref: R13 (kibot - out_position.py:276) DEBUG:P&P ref: R14 (kibot - out_position.py:276) DEBUG:P&P ref: R15 (kibot - out_position.py:276) DEBUG:P&P ref: R16 (kibot - out_position.py:276) DEBUG:P&P ref: R17 (kibot - out_position.py:276) DEBUG:P&P ref: R18 (kibot - out_position.py:276) DEBUG:P&P ref: R19 (kibot - out_position.py:276) DEBUG:P&P ref: R20 (kibot - out_position.py:276) DEBUG:P&P ref: U1 (kibot - out_position.py:276) DEBUG:P&P ref: U2 (kibot - out_position.py:276) DEBUG:- pure_smd: False not_virtual True (kibot - out_position.py:339) DEBUG:P&P ref: U3 (kibot - out_position.py:276) DEBUG:P&P ref: U4 (kibot - out_position.py:276) DEBUG:P&P ref: U5 (kibot - out_position.py:276) DEBUG:P&P ref: U6 (kibot - out_position.py:276) DEBUG:P&P ref: U7 (kibot - out_position.py:276) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-top_pos.pos` (kibot - optionable.py:539) DEBUG:Expanding `%f-%i%I%v.%x` in PCB context for parent: 'Pick and place file' (position) [position] (kibot - optionable.py:493) DEBUG:Expanded `BREAD_Slice-bottom_pos.pos` (kibot - optionable.py:539) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: style -> (kibot - optionable.py:362) DEBUG:Configuring from default: libs -> ['KiCAD-base'] (kibot - optionable.py:598) DEBUG:Configuring from default: remap -> None (kibot - optionable.py:362) DEBUG:Configuring from default: remap_components -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: highlight -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: show_components -> ['none'] (kibot - optionable.py:362) DEBUG:Configuring from default: margin -> 0.0 (kibot - optionable.py:362) DEBUG:Configuring from default: resistor_remap -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: resistor_flip -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - '' (board_top_png) [pcbdraw] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images` in PCB context for parent: '' (board_top_png) [pcbdraw] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images (kibot - kiplot.py:557) DEBUG:Expanding `board_top.png` in PCB context for parent: '' (board_top_png) [pcbdraw] (kibot - optionable.py:493) DEBUG:Expanded `board_top.png` (kibot - optionable.py:539) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:841) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:764) DEBUG:- No particular version needed (kibot - dep_downloader.py:774) DEBUG:- Found version (4, 9, 2) (kibot - dep_downloader.py:782) DEBUG:- Returning `` (kibot - dep_downloader.py:848) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:841) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:747) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:676) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:643) DEBUG:- No particular version needed (kibot - dep_downloader.py:657) DEBUG:- Cached version (2, 54, 7, 0) (kibot - dep_downloader.py:663) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:848) DEBUG:PcbDraw data path: ['/usr/share/kibot/pcbdraw', '/github/home/.local/share/pcbdraw', '/usr/share/pcbdraw'] (kibot - out_pcbdraw.py:433) DEBUG:Saving output to /tmp/kibot_k8fsu41p.svg (kibot - out_pcbdraw.py:483) DEBUG:Converting /tmp/kibot_k8fsu41p.svg -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images/board_top.png (kibot - out_pcbdraw.py:487) DEBUG:- Executing: /usr/bin/rsvg-convert --dpi-x 300 --dpi-y 300 --output /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images/board_top.png --format png /tmp/kibot_k8fsu41p.svg (kibot - kiplot.py:159) DEBUG:Using global `output`=`%f-%i%I%v.%x` (kibot - optionable.py:58) DEBUG:Configuring from default: style -> (kibot - optionable.py:362) DEBUG:Configuring from default: libs -> ['KiCAD-base'] (kibot - optionable.py:598) DEBUG:Configuring from default: remap -> None (kibot - optionable.py:362) DEBUG:Configuring from default: remap_components -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: highlight -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: show_components -> ['none'] (kibot - optionable.py:362) DEBUG:Configuring from default: margin -> 0.0 (kibot - optionable.py:362) DEBUG:Configuring from default: resistor_remap -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: resistor_flip -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: pre_transform -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: exclude_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: dnf_filter -> _null (kibot - optionable.py:362) DEBUG:Configuring from default: category -> [] (kibot - optionable.py:362) DEBUG:Configuring from default: groups -> [] (kibot - optionable.py:362) - '' (board_bottom_png) [pcbdraw] DEBUG:Expanding `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images` in PCB context for parent: '' (board_bottom_png) [pcbdraw] (kibot - optionable.py:493) DEBUG:Expanded `/__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images` (kibot - optionable.py:539) DEBUG:Output destination: /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images (kibot - kiplot.py:557) DEBUG:Expanding `board_bottom.png` in PCB context for parent: '' (board_bottom_png) [pcbdraw] (kibot - optionable.py:493) DEBUG:Expanded `board_bottom.png` (kibot - optionable.py:539) DEBUG:Starting tool check for LXML (kibot - dep_downloader.py:841) DEBUG:- Checking version for `LXML` (kibot - dep_downloader.py:764) DEBUG:- No particular version needed (kibot - dep_downloader.py:774) DEBUG:- Found version (4, 9, 2) (kibot - dep_downloader.py:782) DEBUG:- Returning `` (kibot - dep_downloader.py:848) DEBUG:Starting tool check for RSVG tools (kibot - dep_downloader.py:841) DEBUG:- Checking binary tool RSVG tools (kibot - dep_downloader.py:747) DEBUG:- Looking for tool `rsvg-convert` at system level (kibot - dep_downloader.py:676) DEBUG:- Checking version for `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:643) DEBUG:- No particular version needed (kibot - dep_downloader.py:657) DEBUG:- Cached version (2, 54, 7, 0) (kibot - dep_downloader.py:663) DEBUG:- Returning `/usr/bin/rsvg-convert` (kibot - dep_downloader.py:848) DEBUG:PcbDraw data path: ['/usr/share/kibot/pcbdraw', '/github/home/.local/share/pcbdraw', '/usr/share/pcbdraw'] (kibot - out_pcbdraw.py:433) DEBUG:Saving output to /tmp/kibot_ggmq7ijs.svg (kibot - out_pcbdraw.py:483) DEBUG:Converting /tmp/kibot_ggmq7ijs.svg -> /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images/board_bottom.png (kibot - out_pcbdraw.py:487) DEBUG:- Executing: /usr/bin/rsvg-convert --dpi-x 300 --dpi-y 300 --output /__w/Slice_THRM_31856/Slice_THRM_31856/hardware/Generated/Images/board_bottom.png --format png /tmp/kibot_ggmq7ijs.svg (kibot - kiplot.py:159) Found 172 unique warning/s (174 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)