Mikolaj Wielgus
|
c630abcdc1
|
feat(autorouter/anterouter): Anteroute fanouts farther than other-layer obstacles
|
2025-10-07 13:28:23 +02:00 |
Mikolaj Wielgus
|
26ed61ad4d
|
feat(autorouter/anterouter): Anteroute fanout segs to fanout vias
|
2025-10-03 15:55:58 +02:00 |
Mikolaj Wielgus
|
2ebd7ce82d
|
feat(autorouter/anterouter): Fanout only in cardinal directions
This works around the falsely positively fillet exclusions our current
navmesh creation method causes.
|
2025-10-03 13:12:35 +02:00 |
Mikolaj Wielgus
|
1bbb068af9
|
feat(autorouter/compass_direction): Anteroute fanout vias in eight "compass" directions
|
2025-10-02 17:05:50 +02:00 |
Mikolaj Wielgus
|
9fcd12e6e1
|
Revert "refactor(autorouter/anterouter): Anchor in reference to dot circle, not bbox"
This reverts commit 46b84151fa.
This commit also added randomization of anchor position. I thought about
it again and decided that it was a bad idea.
|
2025-10-02 10:26:28 +02:00 |
Mikolaj Wielgus
|
46b84151fa
|
refactor(autorouter/anterouter): Anchor in reference to dot circle, not bbox
|
2025-10-01 00:21:09 +02:00 |
Mikolaj Wielgus
|
b50e58b0fa
|
feat(autorouter/ratsnest): Have one terminating dot for each layer of ratvertex
Some routes projects still crash while autorouting, but we are
progressing.
|
2025-09-29 18:22:56 +02:00 |
Mikolaj Wielgus
|
9a5b2095d5
|
feat(autorouter/autorouter): Implement germ of multilayer autorouting
|
2025-09-27 15:45:10 +02:00 |