← Back to team overview

kicad-developers team mailing list archive

Re: [RFC] New pad primitive shape: Chamfered roundrectangle

 

Hi JP-

It feels like there might be room to refactor our rectangular pads in v6
instead of having rectangle/rounded rectangle/rounded-chamfered rectangle.
We could unify to just "rect" and have an optional sub-elements (rounded
(param ...)) and (chamfer (param ...)).  The corner effects then just apply
to the base rectangular pad.

Thoughts?
-Seth

Am Fr., 31. Aug. 2018 um 09:59 Uhr schrieb jp charras <jp.charras@xxxxxxxxxx
>:

> Le 31/08/2018 à 09:08, Rene Pöschl a écrit :
> > Hi,
> >
> > From reading the patch it seems this is for cases where you have exactly
> > one corner to chamfer. Which is a nice addition for qfn footprints.
> >
>
> Attached a new patch (against current master) that allows chamfer 1 to 4
> corners.
>
> Of course for 6.0 versions
>
> --
> Jean-Pierre CHARRAS
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References