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

Smoother movements

#6
You can customize this behavior in the Post Processor.

The following link shows how you can select or modify a post processor for a specific robot in your RoboDK project.
//www.sinclairbody.com/doc/en/Post-Processor...SelectPost

For example, if you look for the MoveL function in your post processor you can replace the PTP/LIN commands by SPTP/SLIN. You can also define custom triggers in your program to switch from one to the other. For example, if you call a program named SLIN you could intercept it in RunCode function of your post processor and for output as SLIN.


Messages In This Thread
Smoother movements -byNox-12-11-2018, 12:18 PM
RE: Smoother movements -byAlbert- 12-11-2018, 11:37点
RE: Smoother movements -byNox-12-13-2018, 08:47 AM
RE: Smoother movements -byAlbert-12-13-2018, 11:16 AM
RE: Smoother movements -bystarsky-04-01-2020, 07:45 AM
RE: Smoother movements -byAlbert-04-01-2020, 10:37 AM
RE: Smoother movements -bymalek.luky-11-20-2021, 12:14 PM
RE: Smoother movements -byJeremy-11-22-2021, 08:32 PM



Users browsing this thread:
1 Guest(s)