-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Selecting multiple unconnected edge paths in a trace:follow op seems to try to work, so I assume it's supposed to work.
The attached workspace export includes 9 Trace Follow ops with inside offset showing different behaviors when selecting multiple closed paths. All model edges are distinct simple circles at various Z heights with centers on a single axis. Exported from 4.6.2; confirmed in 4.6.3.
"first", "second", etc refer to cut order in output preview
The first 8 use climb direction.
- one edge selected - good result
- two edges selected - no output
- two edges selected - first is flipped from
insidetooutside, second is at the Z height of the first (which is wrong for the second edge); the edges were selected in the same first/second order as output - same as
#3but edges were selected in opposite order -- so appearance of Z=first selection in#3is apparently accidental - three edges selected - first is good, second is flipped from
insidetooutside, third is at Z height of the second (close so the difference is a little hard to see) - six edges selected - no output
- four edges selected (i.e. two edges of
#6deselected)- no output for two edges; first output looks good but is wrong because it's flippedinsidetooutsidewhich is only accidentally "correct" for that edge; second output is good - three edges selected (i.e. one edge of
#7deselected) - first is good; second and third same as the two edges output from#7: 2nd looks good accidentally because it's incorrectly flipped
conventional milling direction
- same three edges as
#8but direction changed toconventional- same paths as#8(two good, one flipped) and the directions of the two good paths change to conventional but the bad/flipped path (second) remains in climb direction. (from other examples, I think what happened is thatconventionalmakes all paths clockwise regardless of milling direction -- but that's a different issue if true)
Workspace: trace-follow-selection.zip
(GitHub: no escape for #digit since 2014.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels