Jon Evans
8a2667c4c3
PNS: Fix all segments by default (and make optional)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5920
5 years ago
Jon Evans
8c247fc97c
PNS: Add a setting to disable posture solver
PNS: Prevent autoposture flutter when trail has little area
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6797
5 years ago
Jeff Young
b12937af65
Accurately reflect disabled router settings.
Fixes https://gitlab.com/kicad/code/kicad/issues/5999
5 years ago
Jon Evans
9cc5b4b3f9
Fix management of nested settings for PNS
6 years ago
Tomasz Wlostowski
f77d2f8cb8
router: option to enable optimization of the track being dragged
6 years ago
Jon Evans
9f8ff236d6
Fix load and save of PNS settings
6 years ago
Michael Kavanagh
27d097a78c
Stop PNS router settings from being overwritten when switching modes
Fixes: lp:1824967
* https://bugs.launchpad.net/kicad/+bug/1824967
7 years ago
jean-pierre charras
4d08906288
Pcbnew: fix 2 minor issues
* fp editor: ensure axis are drawn after switching the backend
* DIALOG_PNS_SETTINGS: ensure violate DRC option is correctly enabled/disable when opening the dialog.
7 years ago
Seth Hillbrand
d36fbba1f3
pcbnew: Violate DRC only enabled in Highlight mode
Violating the DRC cannot happen in shove or walk around mode as we use
the DRC to calculate these actions. The tooltip explains this as well
but we need to explicitly disable the checkbox to prevent users from
thinking that they can complete DRC violating tracks in other modes.
7 years ago
Seth Hillbrand
6990824597
pcbnew: Hide routing options that are not available
Options that do not have code implementing them are now hidden from the
user so that they are not searching for ways to enable the greyed out
options. Similarly, when selecting a routing option that disables
free-mode, we show the effect of disabling the mode in the dialog.
8 years ago
Jeff Young
93999f7af6
Change "Automatic neckdown" to "Optimize pad connections".
Fixes: lp:1485202
* https://bugs.launchpad.net/kicad/+bug/1485202
8 years ago
decimad
6c749e0ba8
Remove PNS_ prefix from most types inside namespace PNS
9 years ago
decimad
de6281e977
Move PNS router code into namespace PNS
update copyright messages
9 years ago
jean-pierre charras
9aba2f2683
Add tool tips in pns settings dialogs. Use default events handlers in cancel and ok buttons and close window.
Fia an incorrect sentence in general board editor options dialog.
10 years ago
Tomasz Wlostowski
f650eca784
dialogs: store inline drag mode in PNS settings dialog
11 years ago
Tomasz Wlostowski
a86fda1d37
tools: added TOOL_SETTINGS class for storing persistent tool settings in config file (just a wrapper for wxConfigBase) router: free angle mode (mark obstacles only) & persistent settings
11 years ago
Wayne Stambaugh
e81477704d
Make OK button default in P&S router properties dialog.
11 years ago
jean-pierre charras
d52436aed8
Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues.
11 years ago
Tomasz Włostowski
061660e9e4
Long-awaited new version of the P&S router
12 years ago