bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
280 stars 49 forks source link

Index out of range #133

Closed xzf16 closed 4 months ago

xzf16 commented 4 months ago

When I using fabrication toolkit, I got an error message: Index out of range.

Indexoutofrange

Kicad version is: Application: KiCad PCB Editor x64 on x64

Version: 8.0.0, release build

Libraries: wxWidgets 3.2.4 FreeType 2.12.1 HarfBuzz 8.3.0 FontConfig 2.14.2 libcurl/8.5.0-DEV Schannel zlib/1.3

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info: Date: Feb 23 2024 02:24:15 wxWidgets: 3.2.4 (wchar_t,wx containers) Boost: 1.83.0 OCC: 7.7.1 Curl: 8.5.0-DEV ngspice: 42 Compiler: Visual C++ 1936 without C++ ABI

Build settings:

Fabarication toolkit version is:4.2.0

dzid26 commented 4 months ago

Strange, I also am getting this now on a simplest board possible, while it still works on a super complicated one. I have a feeling it's related to layer I imported from altium. Example board ford_q3.zip

xzf16 commented 4 months ago

Strange, I also am getting this now on a simplest board possible, while it still works on a super complicated one. I have a feeling it's related to layer I imported from altium. ford_q3.zip

The board I have was designed by KiCAD originally, so I don't think it's related to importing from altium issue.

And the board was my companies product, so I can't upload it here.

Tjookum commented 4 months ago

I have the exact same issue since updating to kicad 8.

bennymeg commented 4 months ago

Can you find what's common on the PCB's that does not work?

sascha-hemi commented 4 months ago

Same Problem here. Can´t Upload PCB, because it´s Product from my Company

dzid26 commented 4 months ago

Same Problem here. Can´t Upload PCB, because it´s Product from my Company

I think I know what is the problem. Will fix soon.

If you need to fix it immediately, find graphics that are set as "unspecified" (for example graphics) and Exclude from Position files.

image