Disable Jog-Buttons
- Chre9
 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 24
 - Thank you received: 0
 
			
	
						30 Jan 2017 12:13				#86959
		by Chre9
	
	
		
			
	
			
			 		
													
	
				Disable Jog-Buttons was created by Chre9			
			
				Hey guys,
I have a question concerning the jog buttons in gmoccapy:
Is it possible to disable single jog buttons and turn them grey when the axis is not enabled?
axis.0.jog-enable could be used for example.
Thanks in advance!
					I have a question concerning the jog buttons in gmoccapy:
Is it possible to disable single jog buttons and turn them grey when the axis is not enabled?
axis.0.jog-enable could be used for example.
Thanks in advance!
Please Log in or Create an account to join the conversation.
- newbynobi
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1929
 - Thank you received: 393
 
			
	
						30 Jan 2017 18:33				#86989
		by newbynobi
	
	
		
			
	
	
			 		
													
	
				Replied by newbynobi on topic Disable Jog-Buttons			
			
				Yes, that is possible, but you will need to edit the glade file.
I will add in future release the possibility to hide all jog button, but I was not thinking about disabling only some of them.
It is not as easy as it sound, just to take only the pin, as the GUI should not connect hal pin by itself, as that could lead to several other problems.
Norbert
					I will add in future release the possibility to hide all jog button, but I was not thinking about disabling only some of them.
It is not as easy as it sound, just to take only the pin, as the GUI should not connect hal pin by itself, as that could lead to several other problems.
Norbert
		The following user(s) said Thank You: Chre9 	
			Please Log in or Create an account to join the conversation.
- Chre9
 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 24
 - Thank you received: 0
 
			
	
						02 Feb 2017 09:41				#87145
		by Chre9
	
	
		
			
	
			
			 		
													
	
				Replied by Chre9 on topic Disable Jog-Buttons			
			
				Ok, I think I'll leave that out then, as I'm not really experienced working with glade.
Thanks for your quick answer!
			
					Thanks for your quick answer!
Please Log in or Create an account to join the conversation.
- newbynobi
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1929
 - Thank you received: 393
 
			
	
						02 Feb 2017 11:46				#87147
		by newbynobi
	
	
		
			
	
			
			 		
													
	
				Replied by newbynobi on topic Disable Jog-Buttons			
			
				Are you using master, or 2.7?
In Master it is possible to hide all jog button just adding a INI settings.
Just change the line
to be:
valid files are png ; bmp ; jpg ; gif
I added that feature to allow machine integrators to hide the jogging button and display in that area their own logo.
Norbert
					In Master it is possible to hide all jog button just adding a INI settings.
Just change the line
[DISPLAY]
DISPLAY = gmoccapyto be:
[DISPLAY]
DISPLAY = gmoccapy -logo /path_to_a_valid_logo_filevalid files are png ; bmp ; jpg ; gif
I added that feature to allow machine integrators to hide the jogging button and display in that area their own logo.
Norbert
Please Log in or Create an account to join the conversation.
		Moderators: newbynobi, HansU	
		Time to create page: 0.106 seconds