Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reading RPM from Mastercam to RoboDK
#1
Hello everyone

When I am doing a machining program and set the tool parameters (RPM, etc.)
, when I move to RoboDK it changes the RPM speed, why?
Whatever the RPM speed, RoboDK increases by 10 percent.
How can I solve this problem. The robot I am using is ABB4400-45 and the post is ABB_RAPID_IRC5.

I send 2 images and the .NCI file created by Mastercam.


Attached Files Thumbnail(s)


.zip F10TEM2-1.zip(Size: 2.59 KB / Downloads: 228)
#2
Hi Bruno,

I noticed the issue relies on the post processor removing the point character representing the decimal value.

You can do this as a quick workaround if you are using ABB:
  1. SelectProgram Events
  2. Select the+button on theSpindle speedevent
  3. SelectInsert codeinstead ofProgram call
  4. Provide this line:
    SetRPM %1;
We'll fix the post processor so it does not remove the decimal point.

Albert
#3
Olá Albert
Obrigado佩拉dica, resolveu na perfeição .
Muito obrigado.

Bruno Santos




Users browsing this thread:
1 Guest(s)