Could you post the precise error message you are seeing?
I am using Windows 10. Older Dell laptop with 8 gb ram.
Its telling me some kind of VC run time error
I giggled that error message and amongst the cruft found directions on how to reinstall the Visual C runtime
That DLL file should be copied over to your PC when you install Python 3. Also there is a note in the README.txt: Note: Please do not install python3 version 3.7.x as at the time of writing there is no pyqt5-tools package available for this version of the python. You may want to stick with Python 3.6 if you donāt have Python installed, yet.
Python is new to me. Would I just open dxf2gcode and python automatically open or do I just open python and then dxf2gcode?
The short answer is that Python would just be in the background. You may need to install some other programs if you wish to try working from PDF or ps files (pdftops, pstoedit, ghostscript).
Also, worth mentioning is that the main branch of dxf2gcode does not support pocket milling. There is an older branch in git that does, but sadly for some reason it was never merged into the main branch.
hope this helps
Thank you
Thank you! Iāll check those out.
Thank you!
I just tried DXF2GCODE for the first time and I found it pretty easy to use. However, I donāt see any way to create new layers, or to rename existing layers.
As far as I know thatās correct. DXF2GCODEis a tool that converts DXF to GCODE and thatās all. Creation of layers and renaming of layers is left to the original CAD software that made the original DXF file.
I finally used post #1 as the basis for a Wiki post. I made some edits, but thereās still a lot to be done to make it complete.
Thatās what I wasnāt getting. Thanks!
Iām a week and a half from being able to test this on our Maslow, but it generated the gcode nicely, and it looks good in a text editor. I might try running it in a simulator.
Yes, try it in a simulator. But donāt use ncviewer.com, it has a problem with the number format that DXF2GCODE outputs. I have submitted a bug report to ncviewer (thatās where the problem is), but nothing happened.
If cutter compensation is on, the clockwise/counterclockwise feature does not work. It will only go clockwise no matter which direction is set. Is this a problem with anyone else? Ive tried DXF2Gcode from about a half dozen sources and Iām getting the same problem with all of them.