Mikolaj Wielgus
|
a3521e7286
|
feat(autorouter/anterouter): Add option to set fanout clearance
|
2025-10-07 22:37:50 +02:00 |
Mikolaj Wielgus
|
09c98f2d17
|
feat(autorouter/autoroute): Add option to toggle permutation
Updated with the following command in Fish shell:
```
for f in tests/**.cmd; jq ".done?.[].Autoroute[1].permutate |= false" $f | sponge $f; end
```
|
2025-07-19 21:42:47 +02:00 |
Mikolaj Wielgus
|
6f1abeebd9
|
test: Fix test failures due to latest commit being botched
|
2025-07-14 13:40:40 +02:00 |
Mikolaj Wielgus
|
1567a9a83e
|
style: rename "squeeze through under bands" to "(...) bends"
Everywhere except in translatable strings. I'm not changing these
because I prefer this to be done via Weblate.
|
2024-12-29 01:43:36 +01:00 |
hakki
|
422d1fe65c
|
unittests: initial simple non-rectangle routing test
|
2024-12-12 21:29:46 +00:00 |