all net classes have their layers set to the last selected layer
- [ ] What version of freerouting are you using? 1.6.2
- [ ] On what platform did you run it? Windows, Linux, MacOS? 32-bit or 64-bit? Windows
- [ ] What type of file are you working with? Can you attach the actual (DSN) file? DSN file from Kicad, don't like to share
- [ ] Did you use any command line arguments? No
- [ ] Can you post a screenshot of the problem?
- [ ] Can you include the latest, related log entries from the .log file? freerouting.log
- [ ] Please list the detailed steps to reproduce the problem Open net class -> select layer -> start auto route -> stop auto route -> all net classes have their layers set to the last selected layer I also changed the *.rules file without any luck. The auto route process does not use the selected layer but all of them.
- [ ] What would you expect freerouting to do in this situation? only change the layer for the net class that was modified
- [ ] Is fixing this issue critical for your work? Of course.
It works if the *.rules file is set to the desired configuration before I load the dsn file. It's ok when I click on autorouter right after the load of the dsn (and the confirmation to load the config file) until I stop and check the net class config in the gui. Then it's messed up again.
Thanks @fopinski for the details! I doubt I will have the time to fix this in the next few months, but as always, pull requests are more than welcome!
No need to hurry, I can use the workaround. Unfortunately I'm not able to fix it myself.
This issue is stale because it has been inactive for 60 days. Remove stale label or comment or this will be closed in 7 days.