Re: [Kicad-developers] DRC roadmap

2018-09-10 Thread Martin Laabs
Hi, On 04.09.2018 15:33, Wayne Stambaugh wrote: On 9/1/2018 1:43 PM, Seth Hillbrand wrote: [...] I would love to document our expectations of this in written plan before anyone starts coding.  The UX requirements will drive how this is designed, to some extent. I would consider this a

Re: [Kicad-developers] DRC roadmap

2018-09-04 Thread Wayne Stambaugh
On 9/1/2018 1:43 PM, Seth Hillbrand wrote: > Jeff- > > Am Sa., 1. Sep. 2018 um 10:23 Uhr schrieb Jeff Young >: > > FWIW, DRC now handles collisions with copper arcs, and zone cutouts > for copper arcs.   > > > That's great news.  I missed when that went in.  How

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.

Re: [Kicad-developers] DRC roadmap

2018-09-01 Thread hauptmech
On 1/09/18 22:40, Jeff Young wrote: And then there’s the question of editing.  How do you drag tracks with curved corners?  Would one expect the PNS router to create curved tracks under some set of conditions? I think you'd need a survey of the different uses. Curved corners implies

Re: [Kicad-developers] DRC roadmap

2018-09-01 Thread Jeff Young
Hi Seth, Copper drawings repel all nets. This example show collisions with text and an arc (ignore the two via markers): If you want to see some Christmas lights, set your router to “Highlight Collisions” mode and run a track into some text. It will highlight individual segments of the

Re: [Kicad-developers] DRC roadmap

2018-09-01 Thread Seth Hillbrand
Jeff- Am Sa., 1. Sep. 2018 um 10:23 Uhr schrieb Jeff Young : > FWIW, DRC now handles collisions with copper arcs, and zone cutouts for > copper arcs. > That's great news. I missed when that went in. How does it determine the net of the copper? Or does it just flag the arcs overlapping

Re: [Kicad-developers] DRC roadmap

2018-09-01 Thread Seth Hillbrand
Hello hauptmech- I suspect that the tepid response you have received may be partially a result of the magnitude of doing this job well. It touches many aspects of the PNS router, zone filling, connectivity, drc among others. Without a clear, written plan first, it will be hard to say which

Re: [Kicad-developers] DRC roadmap

2018-09-01 Thread Jeff Young
FWIW, DRC now handles collisions with copper arcs, and zone cutouts for copper arcs. 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

[Kicad-developers] DRC roadmap

2018-08-31 Thread hauptmech
 On 1/09/18 00:44, Wayne Stambaugh wrote: I don't ever remember myself or JP not being interested in round traces. It's just been a matter of priorities and manpower. With arc tracks I had an itch to scratch and tried twice to get core dev buy-in