hzeller / kicad-source-mirror

(my personal sandbox copy of KiCad. Nothing to see here)
GNU Affero General Public License v3.0
1 stars 0 forks source link

Allow arcs and bezier curves in copper layers #28

Open hzeller opened 8 years ago

hzeller commented 8 years ago

Right now, it is not possible to create arcs in the copper layer (except manually creating a polygon and edit the *.kicad_pcb file).

Bezier curves are not yet supported for anything, but maybe they should ? Also see "Bezier curves in DRAWSEGMENT class" thread in https://lists.launchpad.net/kicad-developers/msg26184.html