Browse Source
Adding segmentation to Eagle curved track import
Adding segmentation to Eagle curved track import
Eagle tracks can have curves. We approximate this using the segments_per_360 define. This results in 32 segments for a 360-degree curve. We could increase this value for curved tracks to get closer tracking with the Eagle layout if needed. Fixes: lp:1753289 * https://bugs.launchpad.net/kicad/+bug/1753289pull/5/merge
1 changed files with 53 additions and 6 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue