Hello Andy,
can you tell me which version you are using. I just checked the code for the development version:
The export of the all shapes and layers is done here:
Here you find how a shape is called to be exported:
Here you can find the milling of a shape:
https://sourceforge.net/p/dxf2gcode/sourcecode/ci/develop/tree/source/dxf2gcode/core/shape.py#l361
à Didn’t find a difference in the code between optizmized or not ….
Really strange behaviour. Specially that such a bug someone else should have complained already long ago I guess. What I could think of is a failure in the postprocessor config, but also didn’t find anything there.
Tried also to create 3 different NGC Files. With different options of TSP optimizsation on or off …
Regards
Christian
--
--
You received this message because you subscribed to the Google
Groups-group "dxf2gcode-users".
To post a message, send mail to dxf2gco...@googlegroups.com
To unsubscribe, send mail to dxf2gcode-use...@googlegroups.com
See http://groups.google.de/group/dxf2gcode-users?hl=en for more options
and the dxf2gcode project page at http://code.google.com/p/dxf2gcode/
---
You received this message because you are subscribed to the Google Groups "dxf2gcode-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dxf2gcode-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/bc5ae67f-3b70-40bf-9f03-074eba2069b9n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "dxf2gcode-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dxf2gcode-users/UY0KVPd0CQg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dxf2gcode-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/000001d7ed2b%2405596400%24100c2c00%24%40googlemail.com.
Hello Andi,,
i will try to check it tomorrow. No time today to do it. Just hold on J ….
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/df92c7b8-f63e-4b9c-b1d1-f8ff54a43a95n%40googlegroups.com.
OK, i did it ….
First of all. I am using the newest version of dxf2gcode in the development repository (for those who don’t have a python repository use the newest file here: https://sourceforge.net/projects/dxf2gcode/files/ dated today). I also attached my configs which I used. Tried both optimized and not with following results, which I guess is correct:
(Generiert mit: DXF2GCODE, Version: Py3.9.2 PyQt5.15.4, Datum: $Date: Fri Oct 25 20:45:56 2019 +0200 $)(Erstellt aus der Datei: C:/Users/chris/Desktop/Test.dxf)(Output format description: G-CODE for Lasercutter)
(Zeit: Sun Dec 12 12:37:38 2021)
G90 (Absolute programming)
(*** LAYER: 0 ***)
S300
(* SHAPE Nr: 4 *)
G0 X 10.000 Y 3.000
M3 S300
F5
F15
G1 X 10.000 Y 9.000
F5
M5 S0
(* SHAPE Nr: 0 *)
G0 X 10.000 Y 10.000
M3 S300
F15
G1 X 110.000 Y 10.000
F5
M5 S0
(* SHAPE Nr: 2 *)
G0 X 110.000 Y 9.000
M3 S300
F15
G1 X 110.000 Y 3.000
F5
M5 S0
(* SHAPE Nr: 1 *)
G0 X 110.000 Y 11.000
M3 S300
F15
G1 X 110.000 Y 17.000
F5
M5 S0
(* SHAPE Nr: 3 *)
G0 X 10.000 Y 17.000
M3 S300
F15
G1 X 10.000 Y 11.000
F5
M5 S0
G0 X 0.000 Y 0.000
M5 S0
Von: Christian Kohlöffel [mailto:christian....@googlemail.com]
Gesendet: Samstag, 11. Dezember 2021 17:06
An: 'dxf2gco...@googlegroups.com' <dxf2gco...@googlegroups.com>
Betreff: AW: [dxf2gcode-users] Re: Missing lines in output for Laser engraver
Hello Andi,,
i will try to check it tomorrow. No time today to do it. Just hold on J ….
Regards
Christian
Von: dxf2gco...@googlegroups.com [mailto:dxf2gco...@googlegroups.com] Im Auftrag von Andy M
Gesendet: Samstag, 11. Dezember 2021 07:38
An: dxf2gcode-users <dxf2gco...@googlegroups.com>
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/df92c7b8-f63e-4b9c-b1d1-f8ff54a43a95n%40googlegroups.com.