10-26-2023, 12:24 PM
Thread Rating:
MoveC with NCI code |
10-26-2023, 12:34 PM
Small circular movements may be converted to linear movements automatically.
Can you send us the NCI file and the RDK project? We can better take a look.
10-27-2023, 11:12 AM
By taking a closer look at your NCI file and project I see that the movements you are referring to are spiral movements. These are not perfectly circular movements and this is why RoboDK splits them into smaller linear movements.
Spiral movements are not supported by most robot controllers (non I can think of). On the other hand, circular movements are supported by most robot controllers and also supported by RoboDK.
10-27-2023, 11:52 AM
(10-27-2023, 11:12 AM)Albert Wrote: By taking a closer look at your NCI file and project I see that the movements you are referring to are spiral movements. These are not perfectly circular movements and this is why RoboDK splits them into smaller linear movements. With a significant number of linear movements, the robot cannot keep up with the cycle time. Do you have a solution for this?
In this case you can increase the Rounding radius to have smooth transition through small linear movements.
You can also skip points that are too close to each other by following these steps:
https://robodk.com/doc/en/Options-Menu.html#OptProgram
10-27-2023, 01:08 PM
I increased the Minimum Step Size (mm) to 1 mm. The number of points is reduced, but I'm losing the quality of my trajectory. Do you have any other solution?"
10-27-2023, 01:40 PM
You should find a compromise between accuracy and speed by fine tuning the step tolerance.
10-27-2023, 02:02 PM
Even with 1 mm, I am still far from the required cycle time. I absolutely need to have circular movements instead of linear movements.
10-27-2023, 03:44 PM
Spiral movements are not the same as circular movements, this is why the arc is split into small linear movements.
I would recommend you to change the drill cycle instead. |
Users browsing this thread: |
1 Guest(s) |
Copyright © 2025 RoboDK Inc.
Powered by MyBB