Thanks for considerate reply. I don't mean to ask you about dxf file structure. My question was aimed to know whether it's possible with this software, and what modifications are required to do this job.
great, thanks when will you update the source code so I can build fromt it, as I require to make some modifications in the source code.
Currently, I am using DXF2GCODE for tool path optimization. for some reasons the cutting process is perfomered in two distint steps, and I have to keep it in DXF format (I cannot directly use the output GCode). Input: DXF file which contains 3 Layers: Layer 1: Contains the objects to be cut during first cutting process Layer 2: Contains the objects to be cut during second cutting process Layer 3 (Mark Layer): Contains the Mark points for CCD positioning Output: DXF file after performing the path...
Can you please confirm this source code contains the latest updated files regarding the poly line.
Thanks Chris. I will try with these environemnt variables.
Hi Christian, I have run the program from source-code (from your provided link) with following environmental settings, But Poly line is still loading incorrectly. (PS: same problem persist with Windows) OS= UBUNTU 18.04.3 LTS Python= 3.5 Rest of the installed libraries and dependencies are mentioned in the attached txt file. Please check it and tell me where I am making mistake. And can you please share your detailed enviromental settings? Best Regards, Ahsan ** PS: I've tried with exactly the same...
Hi Christian, I have run the program from source-code (from your provided link) with following environmental settings, But Poly line is still loading incorrectly. (PS: same problem persist with Windows) OS= UBUNTU 18.04.3 LTS Python= 3.5 Rest of the installed libraries and dependencies are mentioned in the atached txt file. Please check it and tell me where I am making mistake. And can you please share your detailed enviromental settings? Best Regards, Ahsan ** PS: I've tried with exactly the same...
Hi Christian, I have tried to build executable file from the source code of your provided link following the instructions. But I am facing some errors (pictures are attached). Please help me to fix them. Best Regards, Ahsan PS: This problem got fixed.