vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

Fixes to Profile when pocket is enabled #1790

Closed MARIOBASZ closed 1 year ago

MARIOBASZ commented 1 year ago

1- Correct profile with pocket activated in multiple selection. 2- Correct stepover parameter for pocket . 3- Add updown field in pocket to allow to be placed in up position 4- The pocket operation is now before the profile operation. 5- On the canvas, the generated profile and pocket operations are selected

Harvie commented 1 year ago

Thanks for fixes. Is this thorouhgly tested?

MARIOBASZ commented 1 year ago

Only minor fixes were needed. Works correctly. Attached test file. It becomes very evident if you select only the circles PROFILE WITH POCKET ERROR.txt

Harvie commented 1 year ago

Ok, thanks