The PolyLine based object lose its shape when its loaded in DXF2GCODE (sample picture is attached for illustration).
Can you please guide how it can be fixed?
Hi Ashan,
this issue seems to be already fixed in my current development version. Which version are you using (Date / Operating System)? Can you change for the development source?
regards
Christian
The PolyLine based object lose its shape when its loaded in DXF2GCODE
(sample picture is attached for illustration).
Can you please guide how it can be fixed?
previously I have tried both ways (source code, and precompiled windows exe version). I will try the source code from the link you've provided then I will come up with result.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have downloaded and tried the source code from the link you've mentioned above.
the downloaded source code don't contain the following files so I've faced error,
dxf2gcode_ui5
dxf2gcode_images5_rc
I've copied these files to source folder and build the project, but still it is loading polyline incorrectly.
Am I missing something?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please install the files like it’s mentioned in the Readme. Dont’t copy them into the source Folder. Did you try to run dxf2gcode.py direct under python or did you run a exe file?
<o:p> </o:p>
Regards
Christian
<o:p> </o:p>
Von: Ahsan Gesendet: Sonntag, 18. Oktober 2020 07:32 An: [dxf2gcode:tickets] Betreff: [dxf2gcode:tickets] #118 Incorrect loading of PolyLine
<o:p> </o:p>
I have downloaded and tried the source code from the link you've mentioned above. the downloaded source code don't contain the following files so I've faced error, 1. dxf2gcode_ui5 2. dxf2gcode_images5_rc
I've copied these files to source folder and build the project, but still it is loading polyline incorrectly.
The PolyLine based object lose its shape when its loaded in DXF2GCODE (sample picture is attached for illustration). Can you please guide how it can be fixed?
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.
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 environment as mentioned in Readme file on Windows 10. But results are still the same. Kindly help me with this.
**
I just confirmed the download of the current windows distributable is providing this wrong result. Therefore i will upload a new windows distribution right now to fix it ....
Pleas check it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Ahsan,
in order to debug dxf2gcdoe please attach the dxf too. Otherwise there is no way to find out whats going wrong here.
regards
Christian
Hi Christian,
I've tried dxf2gcode with this very basic polyline in dxf (attachment).
regards,
Ahsan
Hi Ashan,
this issue seems to be already fixed in my current development version. Which version are you using (Date / Operating System)? Can you change for the development source?
regards
Christian
I am using the following version (this version load polyline incorrectly).
which version or modifications are recommended to solve the problem?
**Version: **
Py3.6.7 PyQt5.11.3: $Revision: cd19f2420da8d0845363d0fb120edc130ddf50a5 $
Last change: $Date: Fri Oct 25 20:45:56 2019 +0200 $
Changed by: $Author: Damian Wrobel $
OS: Windows 7
Last edit: Ahsan 2020-10-10
I used the following version:
https://sourceforge.net/p/dxf2gcode/sourcecode/ci/develop/tree/source/
I am not sure if you use a precompiled windows (exe version), or your
running with source / python files on windos or linux.
To run the source / python version please read this:
https://sourceforge.net/p/dxf2gcode/sourcecode/ci/develop/tree/source/README
.txt
Regards
Christian
Von: Ahsan [mailto:ahsuet09@users.sourceforge.net]
Gesendet: Samstag, 10. Oktober 2020 09:00
An: [dxf2gcode:tickets] 118@tickets.dxf2gcode.p.re.sourceforge.net
Betreff: [dxf2gcode:tickets] Re: #118 Incorrect loading of PolyLine
I am using the following version (this version load polyline incorrectly).
which version or modifications are recommended to solve the problem?
Version:
Py3.6.7 PyQt5.11.3: $Revision: cd19f2420da8d0845363d0fb120edc130ddf50a5 $
Last change: $Date: Fri Oct 25 20:45:56 2019 +0200 $
Changed by: $Author: Damian Wrobel $
[tickets:#118] https://sourceforge.net/p/dxf2gcode/tickets/118/ Incorrect
loading of PolyLine
Status: Fixed
Labels: polyline
Created: Sun Sep 27, 2020 04:54 AM UTC by Ahsan
Last Updated: Wed Sep 30, 2020 02:43 PM UTC
Owner: chrisko
Attachments:
https://sourceforge.net/p/dxf2gcode/tickets/118/attachment/incorrect_PolyLi ne.png (36.5 kB; image/png)
Greetings,
The PolyLine based object lose its shape when its loaded in DXF2GCODE
(sample picture is attached for illustration).
Can you please guide how it can be fixed?
Best Regards,
Ahsan
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/dxf2gcode/tickets/118/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Tickets:
#118previously I have tried both ways (source code, and precompiled windows exe version). I will try the source code from the link you've provided then I will come up with result.
I have downloaded and tried the source code from the link you've mentioned above.
the downloaded source code don't contain the following files so I've faced error,
I've copied these files to source folder and build the project, but still it is loading polyline incorrectly.
Am I missing something?
Please install the files like it’s mentioned in the Readme. Dont’t copy them into the source Folder. Did you try to run dxf2gcode.py direct under python or did you run a exe file?
<o:p> </o:p>
Regards
Christian
<o:p> </o:p>
Von: Ahsan
Gesendet: Sonntag, 18. Oktober 2020 07:32
An: [dxf2gcode:tickets]
Betreff: [dxf2gcode:tickets] #118 Incorrect loading of PolyLine
<o:p> </o:p>
I have downloaded and tried the source code from the link you've mentioned above.
the downloaded source code don't contain the following files so I've faced error,
1. dxf2gcode_ui5
2. dxf2gcode_images5_rc
I've copied these files to source folder and build the project, but still it is loading polyline incorrectly.
Am I missing something?
[tickets:#118] Incorrect loading of PolyLine
Status: Fixed
Labels: polyline
Created: Sun Sep 27, 2020 04:54 AM UTC by Ahsan
Last Updated: Sun Oct 11, 2020 04:22 AM UTC
Owner: chrisko
Attachments:
Greetings,
The PolyLine based object lose its shape when its loaded in DXF2GCODE (sample picture is attached for illustration).
Can you please guide how it can be fixed?
Best Regards,
Ahsan
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dxf2gcode/tickets/118/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
<o:p> </o:p>
Related
Tickets:
#118Hi 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.
Last edit: Ahsan 2020-11-01
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 environment as mentioned in Readme file on Windows 10. But results are still the same. Kindly help me with this.
**
Last edit: Ahsan 2020-11-01
Here you can find my environment:
PS C:\Users\chris> pip list
Package Version
Click 7.0
configobj 5.0.6
cx-Freeze 5.1.1
docopt 0.6.2
ecdsa 0.14.1
esptool 2.8
netifaces 0.10.9
onkyo-eiscp 1.2.5
pip 19.3.1
pyaes 1.6.1
PyOpenGL 3.1.0
PyQt5 5.11.3
PyQt5-sip 4.19.13
pyqt5-tools 5.11.3.1.4
pyserial 3.4
python-dotenv 0.10.1
setuptools 40.6.2
sip 4.19.8
six 1.12.0
Thanks Chris.
I will try with these environemnt variables.
I also tested again. And found nothing wrong with it. Refer to attached picture.
Can you please confirm this source code contains the latest updated files regarding the poly line.
Yes, i synchronized the workspace just some hours ago.
I just confirmed the download of the current windows distributable is providing this wrong result. Therefore i will upload a new windows distribution right now to fix it ....
Pleas check it.
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.
It's in there already. As i mentioned the current development branch is working ....