Python - yield INTERP_EXECUTE_FINISH

More
14 Apr 2023 17:53 #269014 by zz912
I tried doing it the other way around. I created an ngc file and wrote python commands in it:
;py,print("Hello")
G1 X10 Y10 f50  
;py,print("I moved")
G1 X20 Y20 f50
;py,print("I moved to second place")
M30
Unfortunately, it doesn't work the way I want it to.
It makes:
1) Print "Hello" "I moved" "I moved to second place"
2) move to x20 y20

I would like to ask if there is documentation for the command ";py," for the interpreter. I can't find anything anywhere.
 

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum