Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Reverse a Program

#2
Hi Andrew,

We don't have a feature to reverse a program built-in RoboDK unfortunately.
But I don't think it would be very hard to code in Python. It's just a matter of picking all the commands and reversing them.
The only "tricky part" is to reposition the "set frame", "set tool", "set speed" properly as brainlessly inverting those commands won't work.
You can either automate that part or do it manually.

Here's a very good example you can use as a starting point.
//m.sinclairbody.com/doc/en/PythonAPI/exam...structions

Let me know if you need help.

Jeremy
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.




Messages In This Thread
Reverse a Program - byAndrew_AS- 12-02-2020, 51点
RE: Reverse a Program - byJeremy- 12-03-2020, 03:58 AM



Users browsing this thread:
1 Guest(s)