This is useful to know. In my case I need rounded tracks for flex PCBs which means there can be quite a bit of variation and I’m not sure using custom footprints would work very well when there are so many different cases I need to consider.
From now it is clear that round tracks would be useful for KiCAD both for RF design and for other user’s cases …
@Seth_h may I ask you if is there a short plan to implement round tracks in KiCAD v6?
From the official roadmap http://docs.kicad.org/doxygen/v6_road_map.html#v6_pcbnew
I cannot find anything about implementing round tracks, apart something related to pad shapes:
Microwave tools to be added as parameterized shapes generated by Python scripts.
Work in progress [1]. Groundwork is basically complete. The last hurdle is pushing the arcs around in the router. Should be in merge review sometime next month.
What i really like is that this is data driven instead of “everyone says it is that way”. (Which also gives us a way to “counter” (lack of better word) some requests for this feature with “what frequency are you working on?” Allowing us to defuse discussions about this in the future. Well the fact that this feature is near to be added also makes it easier to avoid such discussions by pointing users who really need it towards nightlies of course with the massive disclaimers about their instability.)