Describe the Bug
Chain is not using the operations order.
To Reproduce
1/ Make new chain
2/ Add operations
3/ Calculate Chain & export G Code
Expected Behavior
Expect the order to be the same as the operations list in Chains.
(But it seems to use the order in the Operations tab instead)
Screenshots

It exports CutOutRough -> CutOutFine -> Details instead of Details -> CutOutRough -> CutOutFine
System Information:
- OS: Win11
- Blender Version: 5.0.1
- Addon Version: 3.0.2
Describe the Bug
Chain is not using the operations order.
To Reproduce
1/ Make new chain
2/ Add operations
3/ Calculate Chain & export G Code
Expected Behavior

Expect the order to be the same as the operations list in Chains.
(But it seems to use the order in the Operations tab instead)
Screenshots
It exports
CutOutRough -> CutOutFine -> Detailsinstead ofDetails -> CutOutRough -> CutOutFineSystem Information: