Re: [Kicad-developers] DRC rules

2020-05-16 Thread Jeff Young
I got tired of my text editor not highlighting matching parens so there’s now a basic rule editor in Board Setup > Design Rules > Rules. > On 16 May 2020, at 17:02, Jon Evans wrote: > > Thanks Jeff, this is awesome. I look forward to trying it out. > > On Sat, May 16, 2020 at 12:00 PM Jeff

Re: [Kicad-developers] DRC rules

2020-05-16 Thread Jon Evans
Thanks Jeff, this is awesome. I look forward to trying it out. On Sat, May 16, 2020 at 12:00 PM Jeff Young wrote: > Here’s a really dumb test file just so you can get an idea of what it > looks like: > > (version 1) > (selector (match_netclass "Default") (rule "Big Gap")) > (selector

Re: [Kicad-developers] DRC rules

2020-05-16 Thread Jeff Young
Here’s a really dumb test file just so you can get an idea of what it looks like: (version 1) (selector (match_netclass "Default") (rule "Big Gap")) (selector (match_type track) (rule "Big Gap")) (rule "Big Gap" (clearance 1.5)) (selector (match_type blind_via) (rule "Big Hole")) (rule "Big

[Kicad-developers] DRC rules

2020-05-16 Thread Jeff Young
I’ve just merged a possible implementation of the DRC rules. I’d like to get some feedback on it, and also some testing. (Because the rules support such a wide range of possibilities it’s going to need a good deal of testing.) For now, it picks up DRC rules from a file named “drc-rules” in

Re: [Kicad-developers] Requesting maintainership for KiCad manifest on flathub.org

2020-05-16 Thread Johannes Maibaum
Hi Nick, Am Samstag, den 16.05.2020, 15:50 +0200 schrieb Nick Østergaard: > I am not aware of who the maintainer of the flatpak is, nor do I think > he may follow this list closely. >From what I can say, so far the flatpak has been maintained by whoever sent in a PR, and it was updated whenever

Re: [Kicad-developers] Requesting maintainership for KiCad manifest on flathub.org

2020-05-16 Thread Nick Østergaard
I am not aware of who the maintainer of the flatpak is, nor do I think he may follow this list closely. But it would certanly be good to get the package updated to be on part with other packages. Nick lør. 16. maj 2020 12.27 skrev Johannes Maibaum : > Hello KiCad team, > > during the past

[Kicad-developers] Requesting maintainership for KiCad manifest on flathub.org

2020-05-16 Thread Johannes Maibaum
Hello KiCad team, during the past months, I have been updating the KiCad flatpak on flathub.org from time to time, via PRs to https://github.com/flathub/org.kicad_pcb.KiCad (I am preparing the update to KiCad 5.1.6 right now as well). There are a few pending issues with the current flatpak