vilemduha / blendercam

Automatically exported from code.google.com/p/blendercam
GNU General Public License v3.0
473 stars 119 forks source link

operations order #250

Closed GvBon closed 9 months ago

GvBon commented 1 year ago

Is there a way to order the operations on the X-axis? So the separate operations ar ordered from left to right? I would need this for a specific machine.

pppalain commented 11 months ago

I am not certain what you mean but short answer would be no

GvBon commented 11 months ago

I mean that from a complete cnc job all different operations can be sorted depending on their starting point. In my case it is necessary that the most left operation is done first, then the one next to it to the right, etc etc.

pppalain commented 10 months ago

you would need to make an operation for each starting position and chain them.