kicad/pcbnew/teardrop
jean-pierre charras be51c2ba73 teardrops: calculate better points on track for track arc.
Previously, a reference point to calculate teardrop length was calculated
using a track segment. It can create significant position error with track arcs.
Now a arc is used to find this reference point.
From master branch
2024-02-23 17:52:08 +01:00
..
teardrop.cpp Remove stale teardrops before rebuilding connectivity. 2023-08-15 12:13:34 +01:00
teardrop.h Remove stale teardrops before rebuilding connectivity. 2023-08-15 12:13:34 +01:00
teardrop_parameters.cpp Teardrops: store parameters in BOARD_DESIGN_SETTINGS. 2022-01-23 10:57:08 +01:00
teardrop_parameters.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
teardrop_types.h Teardrops: fixes and enhancements: 2022-03-05 17:18:42 +01:00
teardrop_utils.cpp teardrops: calculate better points on track for track arc. 2024-02-23 17:52:08 +01:00