08-17-2022, 02:21 PM
Got part of this. The imported SRC file can't have a $ in front of the base and tool data.
correct import:
BASE=BASE_DATA[1]
工具= TOOL_DATA [3]
This makes roboDK fill in the data according to Frame 1 and Tool 1 defined in roboDK.
Still having a problem with the S 'B010' instead of E1 90 in my code, it seems like it's using a different post processor but everything is set to KRC2. (through program>add/edit post as well as the Frame 1 parameters, post changed from Generic to Kuka)
correct import:
BASE=BASE_DATA[1]
工具= TOOL_DATA [3]
This makes roboDK fill in the data according to Frame 1 and Tool 1 defined in roboDK.
Still having a problem with the S 'B010' instead of E1 90 in my code, it seems like it's using a different post processor but everything is set to KRC2. (through program>add/edit post as well as the Frame 1 parameters, post changed from Generic to Kuka)