QtPyVCP Mill Touch Screen
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						17 Mar 2019 13:12		 -  18 Mar 2019 11:24		#128817
		by BigJohnT
	
	
		
			
	
	
			 		
													
	
				QtPyVCP Mill Touch Screen was created by BigJohnT			
			
				After using my BP_Touch for a while on the mill I decided to change a few things up so I started from scratch and used the new VTK backplot which is way faster to render than gremlin is. Now I'm sort of a minimalist so I don't go for the flashy GUI's but that's all done with stylesheets or in the .qss file so it does not change the GUI to add style if one wants that.
The files
github.com/jethornton/mill_touch
The Docs
jethornton.github.io/mill_touch/index.html
Some screen shots
On this tab I'm using the new container with rules to disable everything in this tab until a tool is loaded
Now with a tool loaded I can set tool offsets for the current tool
JT
					The files
github.com/jethornton/mill_touch
The Docs
jethornton.github.io/mill_touch/index.html
Some screen shots
On this tab I'm using the new container with rules to disable everything in this tab until a tool is loaded
Now with a tool loaded I can set tool offsets for the current tool
JT
		Last edit: 18 Mar 2019 11:24  by BigJohnT.			
	
		The following user(s) said Thank You: biqut2, chimeno, tommylight, tivoi, KCJ, Leon82, silopolis 	
			Please Log in or Create an account to join the conversation.
- tommylight
 - 
				
											 - Away
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20860
 - Thank you received: 7113
 
			
	
						17 Mar 2019 17:29				#128838
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic QtPyVCP Mill Touch Screen			
			
				Elegantly beautiful ! Does it come in black? 
			
					Please Log in or Create an account to join the conversation.
- Leon82
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 592
 - Thank you received: 79
 
			
	
						17 Mar 2019 22:53				#128861
		by Leon82
	
	
		
			
	
			
			 		
													
	
				Replied by Leon82 on topic QtPyVCP Mill Touch Screen			
			
				Is that the same as the vtk backplot?
I didn't see vcp backplot in the widget list
					I didn't see vcp backplot in the widget list
Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						18 Mar 2019 11:22				#128881
		by BigJohnT
	
	
		
			
				
You can have what ever color you want just change the color in the qss file
JT
					
	
	
			 		
													
	
				Replied by BigJohnT on topic QtPyVCP Mill Touch Screen			
			Elegantly beautiful ! Does it come in black?
You can have what ever color you want just change the color in the qss file
JT
		The following user(s) said Thank You: tivoi 	
			Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						18 Mar 2019 11:26				#128882
		by BigJohnT
	
	
		
			
				
Sorry, that was a typo it is VTK backplot
JT
					
	
	
			 		
													
	
				Replied by BigJohnT on topic QtPyVCP Mill Touch Screen			
			Is that the same as the vtk backplot?
I didn't see vcp backplot in the widget list
Sorry, that was a typo it is VTK backplot
JT
		The following user(s) said Thank You: Leon82 	
			Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						18 Mar 2019 14:24				#128901
		by BigJohnT
	
	
		
			
				
Yes! I changed one word in the config.yml file and copied a dark qss to the ui directory.
JT
					
	
	
		
	
			 		
													
	
				Replied by BigJohnT on topic QtPyVCP Mill Touch Screen			
			Elegantly beautiful ! Does it come in black?
Yes! I changed one word in the config.yml file and copied a dark qss to the ui directory.
JT
Attachments:
		The following user(s) said Thank You: chimeno, tommylight, tivoi, emilvv, KCJ 	
			Please Log in or Create an account to join the conversation.
- tommylight
 - 
				
											 - Away
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20860
 - Thank you received: 7113
 
			
	
						18 Mar 2019 21:51				#128925
		by tommylight
	
	
		
			
				
YML file ??? Me thinks you got a german keyboard !
Or is it really an yml file ? I wonder......
Thanks for everything , JT.
					
	
			
			 		
													
	
				Replied by tommylight on topic QtPyVCP Mill Touch Screen			
			Yes! I changed one word in the config.yml file ..........
JT
YML file ??? Me thinks you got a german keyboard !
Or is it really an yml file ? I wonder......
Thanks for everything , JT.
Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						19 Mar 2019 00:15				#128951
		by BigJohnT
	
	
		
			
				
Yep it's a .yml file, but don't fret you can also just put a .qss stylesheet in the configuration directory and use it by adding it to the ini file with STYLESHEET = dark.qss. Wow this it getting to be so much fun...
information about .yml files is here qtpyvcp.kcjengr.com/configuration/yml_config.html
JT
					
	
	
			 		
													
	
				Replied by BigJohnT on topic QtPyVCP Mill Touch Screen			
			
Yes! I changed one word in the config.yml file ..........
JT
YML file ??? Me thinks you got a german keyboard !
Or is it really an yml file ? I wonder......
Thanks for everything , JT.
Yep it's a .yml file, but don't fret you can also just put a .qss stylesheet in the configuration directory and use it by adding it to the ini file with STYLESHEET = dark.qss. Wow this it getting to be so much fun...
information about .yml files is here qtpyvcp.kcjengr.com/configuration/yml_config.html
JT
		The following user(s) said Thank You: tommylight, tivoi 	
			Please Log in or Create an account to join the conversation.
- Leon82
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 592
 - Thank you received: 79
 
			
	
						19 Mar 2019 00:42				#128953
		by Leon82
	
	
		
			
	
			
			 		
													
	
				Replied by Leon82 on topic QtPyVCP Mill Touch Screen			
			
				How did you get the on screen scale to disappear for the backplot?			
					Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						19 Mar 2019 10:06				#128961
		by BigJohnT
	
	
		
			
	
	
		
	
			 		
													
	
				Replied by BigJohnT on topic QtPyVCP Mill Touch Screen			
			
				You can either toggle them on and off on the settings page or you can set the state you want in the ini file.
qtpyvcp.kcjengr.com/configuration/ini_options.html
JT
					qtpyvcp.kcjengr.com/configuration/ini_options.html
JT
Attachments:
		The following user(s) said Thank You: emilvv, Leon82 	
			Please Log in or Create an account to join the conversation.
		Moderators: KCJ, Lcvette	
		Time to create page: 0.419 seconds