Posts: 7
Threads: 1
Joined: Jul 2021
Reputation:
0
嗨
I have a copy of educational license to work with Panasonic G3 TM-1400.
The problem is the preset post processor Panasonic G3 CSR can generate CSR file only, which the Panasonic robot does not accept. The file has to have RPG extention.
Please advise whether you can send me a copy of the Panasonic G3 RPG post processor or show me how to modify one, thanks.
Posts: 66
Threads: 0
Joined: Jan 2021
Reputation:
5
Hello,
In the top window of RoboDK, you can go to "Help"->"Request support" and send us a message.
Posts: 1,832
Threads: 2
Joined: Oct 2018
Reputation:
71
If you are redirected to the forum when selecting "Help"->"Request supports" it means you don't own a Professional license of RoboDK.
Otherwise, it would redirect you to a prioritized support page.
Jeremy
Posts: 2,339
Threads: 2
Joined: Apr 2018
Reputation:
126
Generating the program for Panasonic should work. You should obtain a CSR file that is compatible with your Panasonic robot controller. If the controller does not accept this ASCII file you may need to use G2PC tools (software from Panasonic) to convert the CSR text file to a binary file.
Did you try it with the latest version of RoboDK? You should be able to test it with the trial version.
Let us know if you find any issues.
Posts: 2,339
Threads: 2
Joined: Apr 2018
Reputation:
126
The post processor you are sharing is outdated. You should use the Panasonic_G3_CSR post processor.
RoboDK generates valid ASCII files. However, RoboDK is unable to compile these files. Maybe there is a command line tool to compile files for Panasonic that does not require purchasing DTPS? We can help you automate the compilation of programs in a similar way we did for Fanuc LS to TP files.