--
You received this message because you are subscribed to the Google Groups "KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devlist+u...@kicad.org.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/CAMVX%3DtZ4Q8yGJkJe2CVZaMekgHWcL5%3DimNtRc0DJf_%2Bt%2BgVONg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/CA%2BqGbCBZ2vskDb9EjSrrZu61K_SyUhJ-NJ_rvjYzK8ZRK2kPxA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/CAMVX%3DtZojXDuAmtCKotrBwLj3NgJYqjO8ktbZvsR-a53Y4XBFg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/CA%2BqGbCChVs8%2BSR%2B3v2Zc9_2fwtGpY6oGRWetkCsFLbEb2xd%2BZA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devlist+u...@kicad.org.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/2e03e6de7f488edfa669deadb8aa2281104440d6.camel%40gmail.com.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/b56852dbf1e445d1ab5e7938e363f940f0cb9b11.camel%40gmail.com.
But... for a large design we'd end up with pages and pages of rules. Which is fine if they are generally hidden / encapsulated by the user.
I'm all for the basis of the rule sytsem being all text DRC. But- I already have pages of rules with my basic experiments with Kicad. I have suggested elsewhere that rules get broken up into categories, so that the pages of rules can be broken up to reduce the scrolling required...
There also needs to be more fine grained control of what is a batch DRC checked rule, and what is a real time ("online" DRC ) rule (or both)
As for timing. I would suggest :
I think text based for defining the point to point rules is fine- that's an acceptable task because for a design that needs such work, writing up the rules in text format will be a very small part of the overall workload.
I think an Xsignals like panel s is excellent for seeing what all those rules and nets are doing in real time.