IPC-7351 Footprint Wizard

WHICH ONE WAS THE BAD FILE???!!!

1 Like

It was bom_grouped_v33.py

I don’t think it should have even been in that directory.

that is a BOM generator tool from here
github.com/easyw/kicad-bom-generators
definitively it should NOT be in Footprint Wizard folder… :slight_smile:

I am trying to run the script with no success. I have got the AttributeError as @davidsrsb pointed out. All the other plugins performs flawlessly. I have copied missing Python scripts from the 4.0.7 repo.

I am using Mac OS X 10.11.6 and as for KiCad:

Application: kicad
Version: (2017-06-22 revision 4bdac4d)-master, release build
Libraries: wxWidgets 3.0.2
libcurl/7.43.0 SecureTransport zlib/1.2.5
Platform: Mac OS X (Darwin 15.6.0 x86_64), 64 bit, Little endian, wxMac

  • Build Info -
    wxWidgets: 3.0.2 (UTF-8,STL containers,compatible with 2.8)
    Boost: 1.61.0
    Curl: 7.43.0
    KiCad - Compiler: Clang 7.3.0 with C++ ABI 1002
    Settings: USE_WX_GRAPHICS_CONTEXT=ON
    USE_WX_OVERLAY=ON
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON

By the way I did not figure out where to copy the PDF file.

Any help will be appreciated.

Best Regards.

For anybody reading this now (as it was linked in a current topic): We have footprint generators for IPC-7351B (with influence from the C variant) found here https://github.com/pointhi/kicad-footprint-generator (For two terminal packages like R, L and C in the script folder and for IC packages under scripts/Package)