GPX not recognized in command prompt

54 views
Skip to first unread message

Legomore

unread,
Jul 22, 2017, 4:12:57 AM7/22/17
to GPX converter
So, my 8th grade teacher said he was getting to Flash Forge Creator Pros before summer break started, and I thought I would help him when school starts again, as I personally have a CReality CR-10. I am very very used to Cura and ReplicatorG doesn't run for some reason on my laptop, so I found out about GPX. I installed it, extracted it, put a dual extrusion benchy gcode in the folder, and then went over to CMD. Whenever I try to enter in the GPX command, the Command Prompt says "CMD" not recognized as an internal or external command. Does anyone know how to fix this?

Daniel Newman

unread,
Jul 22, 2017, 9:53:35 AM7/22/17
to Legomore, GPX converter
On 22/07/2017 4:12 AM, Legomore wrote:
> So, my 8th grade teacher said he was getting to Flash Forge Creator Pros before summer break started, and I thought I would help him when school starts again, as I personally have a CReality CR-10. I am very very used to Cura and ReplicatorG doesn't run for some reason on my laptop, so I found out about GPX. I installed it, extracted it, put a dual extrusion benchy gcode in the folder, and then went over to CMD. Whenever I try to enter in the GPX command, the Command Prompt says "CMD" not recognized as an internal or external command. Does anyone know how to fix this?

The gpx.exe must be in your environment's %PATH%. That is, it must be in one of the directories included in the value of the PATH environment variable. If it is not, simply typing it's name will meet with that error. If you do not want to change the PATH environment variable, then you must enter the full, absolute file path to the gpx.exe file in order to execute it. And it will require you to supply the command line parameters as well. E.g.,

C:\Program File\GPX\gpx.exe -r -p -m r1h C:\foo.gcode C:\foo.x3g

where "C:\foo.gcode" is the gcode file to read and "C:\foo.x3g" is the .x3g file to write.

There is a GUI form of GPX but I've never used it myself,

https://github.com/markwal/GpxUi/releases

Dan

Daniel Newman

unread,
Jul 22, 2017, 9:54:52 AM7/22/17
to Legomore, GPX converter
On 22/07/2017 4:12 AM, Legomore wrote:
> So, my 8th grade teacher said he was getting to Flash Forge Creator Pros before summer break started, and I thought I would help him when school starts again, as I personally have a CReality CR-10. I am very very used to Cura and ReplicatorG doesn't run for some reason on my laptop, so I found out about GPX. I installed it, extracted it, put a dual extrusion benchy gcode in the folder, and then went over to CMD. Whenever I try to enter in the GPX command, the Command Prompt says "CMD" not recognized as an internal or external command. Does anyone know how to fix this?

P.S. Don't use RepG for slicing. All slicing development on it was terminated in April 2012. Use Flash Forge's "FlashPrint" instead for FlashForge printers.

Dan

Mark Walker

unread,
Jul 22, 2017, 9:11:44 PM7/22/17
to GPX converter
You may also be interested in GpxUi which gives a GUI around the translator.

Also, I believe Cura 2.6.2 comes with a plugin and GPX embedded in it so you can just save as x3g directly.

Reply all
Reply to author
Forward
0 new messages