Re: [Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-04-18 Thread Mathias Grimmberger
Kaspar Emanuel writes: > Was this applied, will it be in stable? I am interested mainly because of my > library that works with .kicad_mod files. If this were planned to go in I would suggest to take the patch for SHAPE_CONVEX first. Without it roundrect pads will behave rather oddly when using t

Re: [Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-04-18 Thread Wayne Stambaugh
I'm am putting a hold on any new features except for Chris Pavlina's schematic component library conflict patch until we get all of the crash bugs fixed. We have not been making good progress on that front and I want to avoid having developers spending a lot of time testing new code until the crit

Re: [Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-04-17 Thread Nick Østergaard
I don't think so. Me myself have not even got around to test the patch. Since little to no response has been seen from the main developers, I guess thaty have not yet found the time. I doubt it will be in the release, but that is mainly Wayne that decides that. It probably needs some testing, so

Re: [Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-04-17 Thread Kaspar Emanuel
Was this applied, will it be in stable? I am interested mainly because of my library that works with .kicad_mod files. On 2 March 2015 at 01:57, LordBlick wrote: > In response to a message written on 02.03.2015, 02:41, from Jon Neal: > >> Any chance you can attach this a patch file? >> > Maybe i

Re: [Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-03-01 Thread LordBlick
In response to a message written on 02.03.2015, 02:41, from Jon Neal: Any chance you can attach this a patch file? Maybe is it ? -- Best Regards, LordBlick --- common/common_plotDXF_functions.cpp +++ common/common_plotDXF_functions.cpp @@ -623,6 +623,12 @@ FinishTo( wxPoint( ox, oy ) );

[Kicad-developers] [PATCH] V4 Rectangular pads with rounded corners

2015-03-01 Thread Mathias Grimmberger
Hi everybody, below is the fourth version of a patch to add support for rectangular pads with rounded corners to KiCad. The patch was generated against revision 5464. What is new: - export to VRML works, - export to Specctra DSN works, at least Freeroute reads and displays it, - pad to pad D