Marius Krabset

Results 26 comments of Marius Krabset

I'll do some thinking @lasbian. In the meantime.. I've added a few new functions. A clone-button to clone currently selected toolpath, and a move-function (shift-G) to move selected toolpath. PS....

Thanks for your input @gregoire-lopez ! I've added a new operation type "CUSTOM_GCODE". Please test it and let me know of any problems.

Hi, no there are currently no option for ballnose, and pocket-operations are primarily intended for flat endmills. But you have a "stepover" parameter (measured in % of tool diameter) on...

Ah, bullnose not ballnose. That's a bit different. If I have understood correctly, the flat part of a bullnose is `d-2*r` , where `d` is tool diameter and `r` is...

Hi @YiFu-LUO , thank you! The krabzcam source code is closed for now, but I guess you may find some useful libraries references in the generated [license](https://github.com/mkrabset/krabzcam/blob/master/krabzcam/static/js/main.1f107aec.js.LICENSE.txt) file: For instance,...

Thanks for your input ! I've done some changes in [this version](https://mkrabset.github.io/krabzcam/krabzcam-experimental/index.html). Please try it out and let me know if they solve the issue.