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...
The breaks are an interrupt in the contour. It's calculating the intersections to the break layer and removes parts of the lines which are interesting with the geometry on the break layer. Didn't look at it in details, but that's my fast guess chrisko christi_ko@users.sourceforge.net schrieb am Di., 1. Apr. 2025, 19:21: Hi Patrick, it's just a way of implementation which was used for adding the start / stop moves to scaled or rotated inserts. Could be done different, but it did grow in this direction....
Hi Patrick, it's just a way of implementation which was used for adding the start / stop moves to scaled or rotated inserts. Could be done different, but it did grow in this direction. Regards Christian Patrick Bagnall pkbagnall@users.sourceforge.net schrieb am Di., 1. Apr. 2025, 17:31: hi christian, what is the purpose of the absolute geometry. I see it used, i understand how it is used but I dont know why [tickets:#166] https://sourceforge.net/p/dxf2gcode/tickets/166/ feature requests Status: New...
Hi Ryan, i am sorry, but the lead in and lead out function is not implemented for drag knife up to now. It's only there fore milling right now. best regards Christian
Gcode incorrect when using breaks.