Comment 7 for bug 1712579

Revision history for this message
Julien Faucher (suzizecat) wrote : Re: Feature request : Check collisions between tracks and filled zones before generating fab files

I don't think there is a need to keep track of precise layout changes, but rather the presence of any change (i.e not what action were made but "have an action been made ?").

So, in example, adding a "change_since_last_drc" boolean field within the "general" section of the kicad_pcb file should be enough... (I don't really know how it's managed internally but, to me, that seems pretty straightforward)

The button is present, but the real problem is rather about warning about the need to re-run DRC...