kicad/pcbnew/teardrop
jean-pierre charras 8d05ca5982 Teardrop rework: avoid refill zones on a not updated connectivity data.
- Teardrops have now just their shape filled (much faster than a full refill)
- The full zone refill is no longer made after recreating teardrops.
- this is more compatible with the option Auto-refill zones"
Fixes #11106
https://gitlab.com/kicad/code/kicad/issues/11106
2022-03-11 16:12:27 +01:00
..
dialog_teardrop.cpp teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 2022-01-30 15:39:28 +01:00
dialog_teardrop_base.cpp teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 2022-01-30 15:39:28 +01:00
dialog_teardrop_base.fbp teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 2022-01-30 15:39:28 +01:00
dialog_teardrop_base.h teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 2022-01-30 15:39:28 +01:00
teardrop.cpp Teardrop rework: avoid refill zones on a not updated connectivity data. 2022-03-11 16:12:27 +01:00
teardrop.h TEARDROP_MANAGER: add option to add teardrops on pads in zones. 2022-01-30 15:39:27 +01:00
teardrop_parameters.cpp Teardrops: store parameters in BOARD_DESIGN_SETTINGS. 2022-01-23 10:57:08 +01:00
teardrop_parameters.h teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 2022-01-30 15:39:28 +01:00
teardrop_types.h Teardrops: fixes and enhancements: 2022-03-05 17:18:42 +01:00
teardrop_utils.cpp teardrops: fix a not very good shape for not round targets after code change. 2022-02-02 13:31:29 +01:00