bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
300 stars 52 forks source link

Getting an error message from JLCPCB #100

Closed zapta closed 5 months ago

zapta commented 9 months ago

I just updated to the latest version (3.1.0) and am getting an error when trying to upload to JLCPCB. Any suggestions? As far as I can see the offending components are not in the bom or positions files so I am not sure how JLCPCB know about them (from the gerbers?).

The error message: image

The resistors R18 R20 have these attributes:

image

image

And the test points, which are pads with a single wire, have these attributes:

image

image

The production files are here: heater_2023-11-13_18-47-41.zip

dzid26 commented 6 months ago

Basically you removed them from BOM but they are still in position file. To fix you need to exclude from position files in PCB Editor in the Footprint properties:

image