New Configuration Error
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						14 Jul 2020 01:59				#174568
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic New Configuration Error			
			
				That is a redundant signal anyway as it is only connected to spindle.0.at-speed and the default is True.
Maybe I should just comment out any line with spindle or SPINDLE in it.
					Maybe I should just comment out any line with spindle or SPINDLE in it.
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: 833
			
	
						14 Jul 2020 10:17				#174596
		by snowgoer540
	
	
		
			
				
Seems like the prudent approach, as linuxcnc error'd out until I commented that line out.
					
	
			
			 		
													
	
				Replied by snowgoer540 on topic New Configuration Error			
			That is a redundant signal anyway as it is only connected to spindle.0.at-speed and the default is True.
Maybe I should just comment out any line with spindle or SPINDLE in it.
Seems like the prudent approach, as linuxcnc error'd out until I commented that line out.
Please Log in or Create an account to join the conversation.
- rodw
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 11460
- Thank you received: 3843
			
	
						14 Jul 2020 10:22				#174600
		by rodw
	
	
		
			
				
I don't think so what if somebody has a drill or router as another spindle?
					
	
			
			 		
													
	
				Replied by rodw on topic New Configuration Error			
			That is a redundant signal anyway as it is only connected to spindle.0.at-speed and the default is True.
Maybe I should just comment out any line with spindle or SPINDLE in it.
I don't think so what if somebody has a drill or router as another spindle?
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: 833
			
	
						14 Jul 2020 10:30		 -  14 Jul 2020 10:30		#174603
		by snowgoer540
	
	
		
			
				
They can start a new user interface called PlasmarouterC?
I would think it semi-safe to say that most of the people who are adopting Plasmac for... Plasma, are not also going to be using it as a router table as well. There will be exceptions, of course but not the norm.
A problem (as I see it) is that people come to linuxcnc and Plasmac because it's awesome, and then get discouraged because of the learning curve involved with getting things up and running can be a challenge most dont want to (or have the time to) take on. Case and point is the guy I was helping, had a working config, ran configurator, and immediately got an error because of that spindle line. It's pretty recent that I can decipher the error messages and figure out what the problem is. but he didnt have a clue. Some users would give up and go back to Mach... *shutter* 
			
					
	
	
			 		
													
	
				Replied by snowgoer540 on topic New Configuration Error			
			
That is a redundant signal anyway as it is only connected to spindle.0.at-speed and the default is True.
Maybe I should just comment out any line with spindle or SPINDLE in it.
I don't think so what if somebody has a drill or router as another spindle?
They can start a new user interface called PlasmarouterC?

I would think it semi-safe to say that most of the people who are adopting Plasmac for... Plasma, are not also going to be using it as a router table as well. There will be exceptions, of course but not the norm.
A problem (as I see it) is that people come to linuxcnc and Plasmac because it's awesome, and then get discouraged because of the learning curve involved with getting things up and running can be a challenge most dont want to (or have the time to) take on. Case and point is the guy I was helping, had a working config, ran configurator, and immediately got an error because of that spindle line. It's pretty recent that I can decipher the error messages and figure out what the problem is. but he didnt have a clue. Some users would give up and go back to Mach... *shutter*
 
			
		Last edit: 14 Jul 2020 10:30  by snowgoer540.			
			Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						14 Jul 2020 10:35				#174605
		by phillc54
	
	
		
			
				
I think there is much less chance of that being the case than a new user configuring with Pncconf or whatever the other config tool is that default to having all the spindle stuff.
					
	
	
			 		
													
	
				Replied by phillc54 on topic New Configuration Error			
			
That is a redundant signal anyway as it is only connected to spindle.0.at-speed and the default is True.
Maybe I should just comment out any line with spindle or SPINDLE in it.
I don't think so what if somebody has a drill or router as another spindle?
I think there is much less chance of that being the case than a new user configuring with Pncconf or whatever the other config tool is that default to having all the spindle stuff.
		The following user(s) said Thank You: snowgoer540 	
			Please Log in or Create an account to join the conversation.
- rodw
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 11460
- Thank you received: 3843
			
	
						14 Jul 2020 10:46				#174607
		by rodw
	
	
		
			
	
			
			 		
													
	
				Replied by rodw on topic New Configuration Error			
			
				I dunno, you got machinedude beavering away with a router/plasma build. He has not really got to configuring a machine yet and I know he's got a lot to learn about Linuxcnc.			
					Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						14 Jul 2020 10:52				#174609
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic New Configuration Error			
			
				I would assume that he would run different configs, one for a router and one for plasma.
I don't think you could run a router with
PlasmaC as all the Z motion is stripped out
At least just commenting lines out won't stop a config from loading which I feel is the better option.
					I don't think you could run a router with
PlasmaC as all the Z motion is stripped out
At least just commenting lines out won't stop a config from loading which I feel is the better option.
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: 833
			
	
						14 Jul 2020 10:55				#174611
		by snowgoer540
	
	
		
			
				
I was going to say the same about Z motion... I have a hard enough time using a marker.
But at the end of the day, you're right, all he would have to do is un-comment out the spindle lines, it's not like configurator is deleting them... yet 
			
					
	
			
			 		
													
	
				Replied by snowgoer540 on topic New Configuration Error			
			I would assume that he would run different configs, one for a router and one for plasma.
I don't think you could run a router with
PlasmaC as all the Z motion is stripped out
At least just commenting lines out won't stop a config from loading which I feel is the better option.
I was going to say the same about Z motion... I have a hard enough time using a marker.
But at the end of the day, you're right, all he would have to do is un-comment out the spindle lines, it's not like configurator is deleting them... yet
 
			Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						14 Jul 2020 10:59				#174613
		by phillc54
	
	
		
			
				
					
	
	
			 		
													
	
				Replied by phillc54 on topic New Configuration Error			
			Did you try the pointy end down?I have a hard enough time using a marker.
		The following user(s) said Thank You: tommylight 	
			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: 833
			
	
						14 Jul 2020 11:03				#174614
		by snowgoer540
	
	
		
			
				
 
  
  ... I better get another cup of coffee.
 ... I better get another cup of coffee.			
					
	
	
			 		
													
	
				Replied by snowgoer540 on topic New Configuration Error			
			
Did you try the pointy end down?I have a hard enough time using a marker.
 
  
  ... I better get another cup of coffee.
 ... I better get another cup of coffee.			
		The following user(s) said Thank You: tommylight 	
			Please Log in or Create an account to join the conversation.
		Moderators: snowgoer540	
		Time to create page: 0.100 seconds	
