kallaballa / ctrl-cut

Get your laser cutter under control
GNU General Public License v2.0
63 stars 7 forks source link

Cuts need to be merged before optimization #49

Closed kallaballa closed 10 years ago

kallaballa commented 10 years ago

otherwise optimizations become ineffective since they only cannot operate globally

kallaballa commented 10 years ago

let the user manually merge cuts and warn when the overlap

kallaballa commented 10 years ago

merge command implemented. warning still missing

kallaballa commented 10 years ago

warn the user only if the cuts have different settings and are overlapping and inner outer is selected

kallaballa commented 10 years ago

and btw auto merge all cuts with same settings

kallaballa commented 10 years ago

fixed