One line update to fix incorrect ConfigWindow enum
I think thats the easiest way ;-)
Hi Richard, thank you way much for the very good merge request. I checkef the Code, it looks very good. But I had no time to tryto execute it.
Update dxf2gcode to run with Qt6 using a compatibility layer allowing Qt5 as well
pocketing problem
Hi Kishor, i think this is a issue with the tolerances of geometries and you just did hit a combination of geometry and tool diameter which is hitting a unstable intersection detection. Can you continue your work by changing to combinations which are working for you? This is a bigger issue, which can not be solved easy (as i am not the one who is the expert for this part of the code). regards Christian
Can you add a picture of what you see in dxf2gcode (the issue you discribed)
Hi Patrick, I'm fine, thanks for asking. If you want to share your code and want me to take a look into it, you can create a fork and send me a link, or i can also give you developers right's for the project and you can create a branch to work on. Whatever you prefer, but i think the best way would be to grant you developers rights. Now to the 2nd question. If you want to move hole shapes which are in a shape, i think there is not easy way to it. You need to check if there are inside a other shape...