Control Gcode program loaded into Axis
12 May 2011 13:03 #9753
by BigJohnT
Replied by BigJohnT on topic Re:Control Gcode program loaded into Axis
Nick wrote:
I'm not exactly sure what you mean by "change g code in Axis" can you elaborate a bit on that?
With ngcgui you create subroutines and fill in the parameters like you have on your screen shot but they are in a list. You can have a photo showing what is what but it will be a bit small.
With GladeVCP, I'm not really sure of the capabilities of it yet as it is very new. Perhaps psha will come along and fill in the blanks.
John
Do you know is there any way to change Gcode in Axis using python / gladevcp, or not?
And about mdi commands, can they be multi line or not?
I'm not exactly sure what you mean by "change g code in Axis" can you elaborate a bit on that?
With ngcgui you create subroutines and fill in the parameters like you have on your screen shot but they are in a list. You can have a photo showing what is what but it will be a bit small.
With GladeVCP, I'm not really sure of the capabilities of it yet as it is very new. Perhaps psha will come along and fill in the blanks.
John
Please Log in or Create an account to join the conversation.
12 May 2011 13:10 #9757
by andypugh
Replied by andypugh on topic Re:Control Gcode program loaded into Axis
Nick wrote:
MDI_COMMAND = O<build_an_ark> CALL
Is perfectly legal.
MDI_COMMANDS can only be one line, but they can be subroutine calls.And about mdi commands, can they be multi line or not?
MDI_COMMAND = O<build_an_ark> CALL
Is perfectly legal.
Please Log in or Create an account to join the conversation.
12 May 2011 13:43 #9762
by Nick
Replied by Nick on topic Re:Control Gcode program loaded into Axis
BigJohnT, we want to make same that ngcgui does but with better interface.
As Mike_Eitel said MDI commands are not to good. There's no preview for them .
I got to talk to Phsa.
As Mike_Eitel said MDI commands are not to good. There's no preview for them .
I got to talk to Phsa.
Please Log in or Create an account to join the conversation.
13 May 2011 15:53 - 13 May 2011 15:54 #9782
by psha
Replied by psha on topic Re:Control Gcode program loaded into Axis
It's possible to place controls over image. There was example in emc-user mailing list.
See section 'Animated function diagrams: HAL widgets in a bitmap' in the end of wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HalWidgets
There is link to example code
See section 'Animated function diagrams: HAL widgets in a bitmap' in the end of wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HalWidgets
There is link to example code
Last edit: 13 May 2011 15:54 by psha.
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds