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

ExtruderSpeed() function for 3D printing with ABB IRB120

#11
(12-30-2020, 01:04 PM)Jeremy Wrote:Hi Otto,

This is because the Motoman post-processor is limited to 7 characters, anything longer than that will be truncated.
What you can do is go to your "Program Events" in your "3D printing project".
On the right, you will see "Extrude(%1)", simply enter "E(%1)" and you just saved 6 characters for the numbers.

Let me know if it helps.
I never job calls with parameters on a Motoman, so I don't know what is the exact syntax.
如果有的话,我可以帮你。

Jeremy

Hi Jeremy,


in Yaskawa, it is not possible to use numbers with decimals as an Argument, Only Integers are allowed. But In ROBODK I become the speed of extruder as integer and decimal value for example :

Code:
Call Extruder (1510.560)


Is it Possible to get the number only in Integer form like:


Code:
Call Extruder(1510)

?
Please see the attached Photo?
BR


Attached Files Thumbnail(s)



Messages In This Thread
RE: ExtruderSpeed() function for 3D printing with ABB IRB120 - byOtto_Scho- 01-20-2021, 03:05 PM



Users browsing this thread:
1 Guest(s)