bennymeg / Fabrication-Toolkit

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

Running the plugin creates a DRC error. #65

Closed zapta closed 1 year ago

zapta commented 1 year ago

Using Kicad 7.0.5 on Windows and plugin version 2.2.0. It's a very strange behavior:

  1. In the PCB editor with all DRC's cleaned.
  2. Running the Fabrication Toolkit plugin to generate production files.
  3. Running the DRC verification now give an error, as if the plugin mutated something.

The issue is very consistent, and I could not see any change in the pcb file if I save it again.

Clear DRC image

After running the plugin, a single error appears: image image

Fisheiyy commented 1 year ago

i doubt the plugin is doing anything, but all that error is saying is that the footprint doesnt match whats in the library, ie its not the same as what kicad knows it as

zapta commented 1 year ago

That's correct, the question is why running the plugin creates this error condition? It didn't exist before I run the plugin.

On Sun, Jun 11, 2023 at 12:20 AM Fisheiyy @.***> wrote:

i doubt the plugin is doing anything, but all that error is saying is that the footprint doesnt match whats in the library, ie its not the same as what kicad knows it as

— Reply to this email directly, view it on GitHub https://github.com/bennymeg/JLC-Plugin-for-KiCad/issues/65#issuecomment-1586052479, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQVMQKYBPLWKTCZYL3WWDTXKVWUDANCNFSM6AAAAAAZBP266I . You are receiving this because you authored the thread.Message ID: @.***>

Fisheiyy commented 1 year ago

Im not sure this is a problem with the plugin, let alone something that can be fixed since it doesnt do anything but read the pcb and schematic data not modify it, then produce output files for production