-
-
Notifications
You must be signed in to change notification settings - Fork 914
Open
Labels
Description
After upgrading from 4.8 to 4.9-beta, I find that top/bottom fill that used to print mostly contiguously ("lines" pattern) now gets split up into multiple gratuitously discontiguous parts with travel between them. Sometimes it even chooses to start in the middle of a feature, going in one direction, while the other direction is entirely a "dead end" with no way to return to it except travel, rather than starting at the "tip" of the dead end.
If needed I can prepare some minimal test cases.
ky438