Below you will find pages that utilize the taxonomy term “INTI-CMNB”
October 28, 2024
KiBot GitHub action
Version updated for INTI-CMNB/KiBot to version v1.8.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Quick Start: Diff/KiRi: Avoid creating when we don’t have at least 2 to compare PCB Print: Avoid colored_pads and colored_vias side effects (#682) BoM: Avoid leaking DIGIKEY_CLIENT_ID and DIGIKEY_CLIENT_SECRET in logs Added Experimental GUI Preflights: Draw Fancy Stackup: which includes the type of vias used (#699) Include Table: used to include CSV tables generated by bom/position outputs (#702) Globals: dnp_cross_top_layer and dnp_cross_bottom_layer: to control the layer where footprints are crossed.
September 17, 2024
KiBot GitHub action
Version updated for INTI-CMNB/KiBot to version v1.8.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Experimental Altium PCB conversion (#625) Most places where a field is expected now support _field_* to fetch the globally defined value. Preflights: check_fields: used to ensure conditions on desired fields (#643) e/drc: option to force english messages (needed for KiCad 8.
April 23, 2024
KiBot GitHub action
Version updated for INTI-CMNB/KiBot to version v1.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Filters: When we find a component in the PCB, that is not in the schematic, and has a malformed reference, now we inform a warning, discard the component and continue. (#604) PcbDraw: Now handles panelized boards much faster. Previous code was really slow for panels and the time increased exponentially.
April 1, 2024
KiBot GitHub action
Version updated for INTI-CMNB/KiBot to version v1.6.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed CI/CD: we now filter some warnings that are always generated by docker images when we detect a CI/CD environment. They can be enabled using the --warn-ci-cd command line option. (See #564) KiRi: continue even on corrupted schematics (#583) Variants: avoid W045 on nameless pads.