Skip to content

[BUG] Chain is not respecting the operation order #266

@vukhanhtrung

Description

@vukhanhtrung

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
Image

Image

It exports CutOutRough -> CutOutFine -> Details instead of Details -> CutOutRough -> CutOutFine

System Information:

  • OS: Win11
  • Blender Version: 5.0.1
  • Addon Version: 3.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions