Re: [Kicad-developers] Zone fillet radius limitation

2018-07-06 Thread hauptmech
It was 4000 previously. https://github.com/KiCad/kicad-source-mirror/commit/1f50b2c7674e53e74dbd8595dac124785db2089b This appears to be a useless limit. Can we remove it completely? The Poly fillet code correctly handles fillets that are (too) large. On 7/07/18 12:41, Marcos Chaparro wrote:

[Kicad-developers] Zone fillet radius limitation

2018-07-06 Thread Marcos Chaparro
Hi, could we increase the radius limit for the zone fillets? It currently is at 0.4 inch radius, its a rather arbitrary limitation, and when I try a workaround to make a copper arc zone, I type 15mm but I'm being limited to 10.14mm (0.4inch) [image: image.png] Its an easy fix, just change the ma