Failed to generate program using the Mitsubishi Post Processor- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Failed to generate program using the Mitsubishi Post Processor (/Thread-Failed-to-generate-program-using-the-Mitsubishi-Post-Processor)
Pages:
1
2
|
RE: Faliled to generate prog "Prog1" using the Post Processor "Mitsubishi"-Albert-05-31-2023 OK that makes sense. Updating to the latest version of RoboDK should work with all versions of Python. RE: Faliled to generate prog "Prog1" using the Post Processor "Mitsubishi"-Wolf-05-31-2023 I only used the latest version. And the default setting in robodk was to use the system python (3.10) which couldnt move the axis, then I needed to switch to 3.7 where I am now and getting consistenly the error "AttributeError: 'list' object has no attribute 'lower'" RE: Faliled to generate prog "Prog1" using the Post Processor "Mitsubishi"-Albert-05-31-2023 Do you mean you still see the error you mentioned in your previous post here? //www.sinclairbody.com/forum/Thread-Faliled-to-generate-prog-Prog1-using-the-Post-Processor-Mitsubishi?pid=14794#pid14794 Can you share the RDK file you used to see that error? RE: Failed to generate program using the Mitsubishi Post Processor-Wolf-06-01-2023 Yes unfortunately im still getting the error Attached is the rdk RE: Failed to generate program using the Mitsubishi Post Processor-Albert-06-02-2023 The RDK file was not attached. Could you please provide it so we can investigate further? RE: Failed to generate program using the Mitsubishi Post Processor-Wolf-07-23-2023 Apparently I didnt click "Add attachment". I needed to work on other projects in the meantime. Unfortunately the test license ran out but here is the file anyway. I didnt make any progress after that. One more thing that I noticed which I cant verify now anymore is that when creating G-Code it offsets the base coordinate in the wrong direction. If I remember correctly I needed to change the signs of the base coordinate shift to make the code run like in the TestStationRV.dk I wouldve prefered to not the shift the base coordinates at all but that was likely my mistake somewhere? Thank you and sorry for the inconvenience of the delay. RE: Failed to generate program using the Mitsubishi Post Processor-Albert-07-24-2023 I tried reproducing this error but I didn't see any issues and I was able to obtain the PRG file. Make sure to enter the Python embedded path as Python interpreter. You can do so by following these steps:
Can you try updating RoboDK to the latest version? You can contact us through our contact form and we can send you a trial extension. |