Re: [Kicad-developers] GAL canvas strategy

2018-09-02 Thread Jeff Young
3 more commits: 1) re-wrote my previous unit handling to also work for libEdit 2) fixed a crash bug when cancelling a block selection 3) fixed a bug in text measurement (which exists in master but is never triggered due to using a single GAL) Cheers, Jeff. > On 2 Sep 2018, at 00:42, Jeff

Re: [Kicad-developers] [PATCH] Fix focus bug and possible race-condition for path deletion

2018-09-02 Thread Thomas Pointhuber
Ping: please review and merge this little patch On 30.08.18 14:23, Thomas Pointhuber wrote: > Hi, > > a small follow-up patch for > https://bugs.launchpad.net/kicad/+bug/1788873 which fixes some remaining > issues > > Regards, Thomas > > > ___ >

Re: [Kicad-developers] DRC roadmap

2018-09-02 Thread jp charras
Le 02/09/2018 à 12:39, Martin Laabs a écrit : > Hi Jeff, > > On 01.09.2018 12:40, Jeff Young wrote: > >> What’s still missing is the Connection Algorithm (because they’re arcs >> and not tracks).  That also means the DRC clearance calculations are >> one-sided as they only take into account the

Re: [Kicad-developers] DRC roadmap

2018-09-02 Thread Martin Laabs
Hi Jeff, On 01.09.2018 12:40, Jeff Young wrote: What’s still missing is the Connection Algorithm (because they’re arcs and not tracks). That also means the DRC clearance calculations are one-sided as they only take into account the clearance of the colliding track or the zone (as the arcs are

Re: [Kicad-developers] DRC roadmap

2018-09-02 Thread hauptmech
Hi Seth, I appreciate you sharing your thoughts on this, but it's long in the past. I shared the thread links with Wayne so he could see what 'not interested' looks like from this community members side. First post with no feedback on changing the TRACK object I figured people were busy.