Material Settings Glitch
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						16 Feb 2020 21:52				#157522
		by snowgoer540
	
	
		
			
	
			
			 		
													
	
				Material Settings Glitch was created by snowgoer540			
			
				When I save the changes with regard to the THC in the materials area, it sometimes reverts them back to what I had changed them from before I had pressed "Save".
In the linked example, I unchecked "Use Auto Volts" and clicked "Save", which causes it to recheck "Use Auto Volts".
Save Issue
Any ideas?
					In the linked example, I unchecked "Use Auto Volts" and clicked "Save", which causes it to recheck "Use Auto Volts".
Save Issue
Any ideas?
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						16 Feb 2020 22:50		 -  16 Feb 2020 23:05		#157526
		by phillc54
	
	
		
			
	
	
			 		
													
	
				Replied by phillc54 on topic Material Settings Glitch			
			
				I haven't been able to duplicate that behaviour.
Could you check in your ini file for [PLASMAC]LAST_UPGRADE and report the version.
Edit: A better version check is:
Buildbot Installation:
Run In Place Installation:			
					Could you check in your ini file for [PLASMAC]LAST_UPGRADE and report the version.
Edit: A better version check is:
Buildbot Installation:
$  man plasmacRun In Place Installation:
$ source ~/linuxcnc-dev/scripts/rip-environment && man plasmac
		Last edit: 16 Feb 2020 23:05  by phillc54.			
			Please Log in or Create an account to join the conversation.
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						16 Feb 2020 23:08				#157529
		by snowgoer540
	
	
		
			
	
			
			 		
													
	
				Replied by snowgoer540 on topic Material Settings Glitch			
			
				Phil,
LAST_UPGRADE = 0.090
I believe I ran it last before you pushed this latest update.
					LAST_UPGRADE = 0.090
I believe I ran it last before you pushed this latest update.
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						17 Feb 2020 00:34				#157532
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic Material Settings Glitch			
			
				It may be worthwhile doing an upgrade although I can't see any changes since 0.90 that would have any effect on your issue.
This is the grasping at straws answer I know, but...
					This is the grasping at straws answer I know, but...
Please Log in or Create an account to join the conversation.
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						17 Feb 2020 02:48				#157551
		by snowgoer540
	
	
		
			
				
I'm willing to try anything, and I certainly appreciate the things to try. The weird thing is that I had this problem before, updated, it went away for a bit and now it's back. I've no idea where to look, code wise, to see if there's anything that might cause the unexpected behavior. When it comes to breaking software, somehow I'm your man lol.
Thanks again.
-Greg
					
	
			
			 		
													
	
				Replied by snowgoer540 on topic Material Settings Glitch			
			It may be worthwhile doing an upgrade although I can't see any changes since 0.90 that would have any effect on your issue.
This is the grasping at straws answer I know, but...
I'm willing to try anything, and I certainly appreciate the things to try. The weird thing is that I had this problem before, updated, it went away for a bit and now it's back. I've no idea where to look, code wise, to see if there's anything that might cause the unexpected behavior. When it comes to breaking software, somehow I'm your man lol.
Thanks again.
-Greg
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						17 Feb 2020 02:50				#157553
		by phillc54
	
	
		
			
				
					
	
			
			 		
													
	
				Replied by phillc54 on topic Material Settings Glitch			
			Cool, you can be the bug finder...When it comes to breaking software, somehow I'm your man lol.
Please Log in or Create an account to join the conversation.
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						17 Feb 2020 11:24				#157583
		by snowgoer540
	
	
		
			
				
I'm game. Just ask the PathPilot guys, I annoy...err...contribute there regularly. Always happy to help how I can.
					
	
			
			 		
													
	
				Replied by snowgoer540 on topic Material Settings Glitch			
			
Cool, you can be the bug finder...When it comes to breaking software, somehow I'm your man lol.
I'm game. Just ask the PathPilot guys, I annoy...err...contribute there regularly. Always happy to help how I can.
Please Log in or Create an account to join the conversation.
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						18 Feb 2020 17:00				#157731
		by snowgoer540
	
	
		
			
	
			
			 		
													
	
				Replied by snowgoer540 on topic Material Settings Glitch			
			
				So I updated to the latest last night, and I was able to better define/replicate the issue.
As it turns out, it doesn’t do it on the 00000 default material. But it does on any of the added materials. If I switch back to the default the problem goes away. See the YouTube link below.
I know enough coding to be dangerous... if you point me where to look I’m happy to try to look line by line in the code and see if anything jumps out at me.
-Greg
					As it turns out, it doesn’t do it on the 00000 default material. But it does on any of the added materials. If I switch back to the default the problem goes away. See the YouTube link below.
I know enough coding to be dangerous... if you point me where to look I’m happy to try to look line by line in the code and see if anything jumps out at me.
-Greg
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						18 Feb 2020 22:30		 -  18 Feb 2020 22:41		#157772
		by phillc54
	
	
		
			
				
Edit: Actually it is wrong for everything below THC disabled/Auto/Enabled
					
	
	
			 		
													
	
				Replied by phillc54 on topic Material Settings Glitch			
			Thanks for that, it does do the same here. I will look into it.So I updated to the latest last night, and I was able to better define/replicate the issue.
As it turns out, it doesn’t do it on the 00000 default material. But it does on any of the added materials. If I switch back to the default the problem goes away. See the YouTube link below.
Edit: Actually it is wrong for everything below THC disabled/Auto/Enabled
		Last edit: 18 Feb 2020 22:41  by phillc54.			
			Please Log in or Create an account to join the conversation.
- snowgoer540
- 
				 Topic Author Topic Author
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 2495
- Thank you received: 834
			
	
						18 Feb 2020 22:48				#157777
		by snowgoer540
	
	
		
			
				
Ah that’s good to know. Glad to know I’m not going crazy!
If I can be of any help, please let me know.
					
	
			
			 		
													
	
				Replied by snowgoer540 on topic Material Settings Glitch			
			
Thanks for that, it does do the same here. I will look into it.So I updated to the latest last night, and I was able to better define/replicate the issue.
As it turns out, it doesn’t do it on the 00000 default material. But it does on any of the added materials. If I switch back to the default the problem goes away. See the YouTube link below.
Edit: Actually it is wrong for everything below THC disabled/Auto/Enabled
Ah that’s good to know. Glad to know I’m not going crazy!
If I can be of any help, please let me know.
Please Log in or Create an account to join the conversation.
		Moderators: snowgoer540	
		Time to create page: 0.240 seconds	
