I'm creating a robot program using the RoboDK API with Python. The robot program I created is correctly added in RoboDK (I have 51 points to move to and I see them in RoboDK as movement instructions). However, when I want to export the robot program in LS format for my Fanuc robot controller I only see 5 movement instructions.
I have attached the program I obtained. In particular, it does not generate all the linear movements (MoveL commands) to my LS program file. I have no issues with the joint movements though.
I have attached the program I obtained. In particular, it does not generate all the linear movements (MoveL commands) to my LS program file. I have no issues with the joint movements though.