Bouni / kicad-jlcpcb-tools

Plugin to generate BOM + CPL files for JLCPCB, assigning LCSC part numbers directly from the plugin, query the JLCPCB parts database, lookup datasheets and much more.
MIT License
1.2k stars 109 forks source link

Generate button not working #549

Open TristanDebrunner opened 1 month ago

TristanDebrunner commented 1 month ago

Describe the bug Clicking the Generate button causes the click animation, but otherwise gets no response, and no files are generated.

KiCad Version

Application: KiCad PCB Editor arm64 on arm64

Version: 8.0.5, release build

Libraries:
    wxWidgets 3.2.5
    FreeType 2.13.2
    HarfBuzz 8.3.0
    FontConfig 2.15.0
    libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0

Platform: macOS Sonoma Version 14.6.1 (Build 23G93), 64 bit, Little endian, wxMac
OpenGL: Apple, Apple M1 Max, 2.1 Metal - 88.1

Build Info:
    Date: Sep  6 2024 18:52:31
    wxWidgets: 3.2.5 (wchar_t,wx containers)
    Boost: 1.84.0
    OCC: 7.7.2
    Curl: 7.87.0
    ngspice: 42
    Compiler: Clang 14.0.3 with C++ ABI 1002

Build settings:
chibiconsulting commented 1 month ago

I suspect this is related. On my system, the dialog opens and shows parts, but does not generate an upload to JLC PCB. previous versions worked fine. [2024.10.01 JLC plugin version]

Application: KiCad x86_64 on x86_64 Version: 8.0.6-unknown-202410170104~45559cb809~ubuntu24.04.1, release build Libraries: wxWidgets 3.2.4 FreeType 2.13.2 HarfBuzz 8.3.0 FontConfig 2.15.0 libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 Platform: Ubuntu 24.04.1 LTS, 64 bit, Little endian, wxGTK, X11, mate, x11 OpenGL: Intel, Mesa Intel(R) HD Graphics 620 (KBL GT2), 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.2 Build Info: Date: Oct 17 2024 01:04:54 wxWidgets: 3.2.4 (wchar_t,wx containers) GTK+ 3.24 Boost: 1.83.0 OCC: 7.6.3 Curl: 8.5.0 ngspice: 43 Compiler: GCC 13.2.0 with C++ ABI 1018 Build settings:

Bouni commented 2 weeks ago

Please start the KiCAD Console before the plugin and try to generate again.

grafik

The check the output in the Console, that might help figuring out what goes wrong

leevawns commented 1 week ago

image

leevawns commented 1 week ago

image