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

How to calculate the 3D printing filament speed

#4
Hello !! I still haven't found out how in RoboDK I can pass information about the speed of filamnet feeding to the sys.argv variable so that I can pass it to the script.

Code:
如果len (sys.argv) > 1:
E_Value = float(sys.argv[1])

How to define the speed of a filamnet in RoboDK

if len(sys.argv) > 2:
f_value = float(sys.argv[2])


Messages In This Thread
RE: filament speed be assigned to sys.argv? - byrobo1973- 07-19-2022, 01:54 PM



Users browsing this thread:
1 Guest(s)