Hi.
I got an issue while loading a simple dxf file (exported from CorelDraw 11).
The program is loading the file and showing up the elements but when I enable the Options->AutomatedCutterCompensation the program crashes.
If the option is set before loading the file then Program is crashing directly by load.
See config and Problem-dxf attached.
Thanks Egon
I too have a similar issue. With mine it crashes whenever I choose left compensation. Checking your dxf file on my PC you have the same issue. If you turn off auto compensation and manually choose left compensation (logical if your cutting that object out) then it will crash too. Auto is just choosing left by default for that object.
I can provide my dxf if required but if they fix the issue for the original file it should fix my issue. My file was created using qcad community edition if that helps.
I'm dead in the water on milling stuff till this works again. Im using the Sept 25th release.
Chris, you can provide your dxf, so I can check the root cause ...
Regards Christian
Am 19.11.2017 12:40 nachm. schrieb "Chris Bird" chrisbird@users.sf.net:
Related
Tickets:
#94Hi,
Attached it, hope it helps.
Regards,
Chris
On 21 November 2017 at 17:54, chrisko christi_ko@users.sf.net wrote:
Related
Tickets:
#94I tried to dig into this and i am very sure that this is coming from tolerance issued which are linked to the way you draw the dxf file. For the attached Bug01.dxf i figured out that the geometrie is created using splines. Please take care that the start and end points of the line, arcs or splines have exactly matching start and end points, if they don't have them, the tool will crash.
So please dont wait for a fix, as this wont be fixed by DXF2GCODE, you need to fix aour drawing please.
regards
Christian
Just added some more failure correction and debug information for the bug you had. Now this one should work, however, this is some kind of hack and didn't resolv the problem but finally it works. You can use the develop or master branch to test it.
regards
Christian
Last edit: chrisko 2017-11-19
Thanks for suggestion above, I'll have a look at the dxf tonight and see if thats what caused it for me.
That was it, with the patched version I could see where it wasnt matching (I'll use it to spot those issues in the future). I then just moved it to then match the arc line I had and now it works in both the 25th Sept release and the patched one.
My suggestion is dont try to automatically fix the issue, I'd just have it report that theres not a closed object and maybe highlight the two ends that you cant match. That would be better than the current release that crashes. The fix you did will highlight where it is but if a person get lazy they may not notice where the issue is. At the end of the day its a quality issue with the dxf it might be down to this item or it could be something else, better to fix the object than let through bad practices.
So i will close this issue with the updated version. Somewhen in the next future i will update the files for download.
Hi Christian.
Can you provide a windows msi package with this last revision?
The last msi is from Sept 25th.
Thanks Egon
Am 21.11.2017 um 21:13 schrieb chrisko:
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus
Related
Tickets:
#94It's attached to this Issue already.
https://sourceforge.net/p/dxf2gcode/tickets/_discuss/thread/ab85da9e/b8e5/attachment/2017-11-19_dxf2gcode_Ticket94_test.zip
Am 01.12.2017 3:11 nachm. schrieb "Egon456" egon456@users.sf.net:
Related
Tickets:
#94