Mailing list archives : pcb-rnd

ID:3889
From:ge...@igor2.repo.hu
Date:Thu, 2 Apr 2020 09:23:40 +0200 (CEST)
Subject:Re: [pcb-rnd] drc: implement dru files
in-reply-to:3888 from Alain Vigne <al...@gmail.com>
replies: 3890 from Alain Vigne <al...@gmail.com>
Hi Alain,
 
On Thu, 2 Apr 2020, Alain Vigne wrote:
 
>Good morning Igor2
>
>May be this idea is off topic, too ambitious or not yet feasible, but here
>it is:
>
>Assume I am using PCB manufacturer: "Beta layout"
>https://uk.beta-layout.com/ (could be X)
>They provide their DRC rules as a file:
>Altium:https://uk.beta-layout.com/download/spezifikation/eng_Altium_RUL_0319_ENG.z
>ip
>Eagle:https://uk.beta-layout.com/download/spezifikation/eng_Eagle_Dru_Datei_0319.
>zip
>
>Idea: Read and translate that file (pick your preferred) into a set of rules
>my PCB should DRC pass with.
 
This can be used as a list of ideas (list of rules, one or more for each 
setting DRU support). FYI, io_eagle already loads DRU files, so the low 
level, the parser is there.
 
So questions are:
 
1. most relevant: where/why do you need this in practice, on production 
boards?  Are you fabbing boards at that fab or another fab that provide 
DRU files?
 
2. are you willing to break down the DRU format into individual rules? 
(DRU itself has numeric fields, so "what exactly needs to be checked for a 
given field" is the translation to rule)
 
3. are you willing to test each rule implementation?
 
>I did not see other ideas... Am I the first one ?
 
Yes! I always got a measurable amount of drc related feature requests when 
we were only deaming about the new DRC and couldn't implement them. Now 
that we have the new DRC available, the feature requests stopped, lol.
 
Best regards,
 
Igor2
 

Reply subtree:
3889 Re: [pcb-rnd] drc: implement dru files from ge...@igor2.repo.hu
  3890 Re: [pcb-rnd] drc: implement dru files from Alain Vigne <al...@gmail.com>
    3891 Re: [pcb-rnd] drc: implement dru files from ge...@igor2.repo.hu
      3892 Re: [pcb-rnd] drc: implement dru files from Alain Vigne <al...@gmail.com>
        3893 Re: [pcb-rnd] drc: implement dru files from ge...@igor2.repo.hu