Re: # set to double the value in the corresponding joint
- Clive S
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 2202
- Thank you received: 482
			
	
						12 Mar 2020 14:44				#159877
		by Clive S
	
	
		
			
	
			
			 		
													
	
				Re: # set to double the value in the corresponding joint was created by Clive S			
			
				I am looking for some clarity with this:   # set to double the value in the corresponding joint
Does this apply just for the Z axis or X and Y as well.
As I have seen in other users ini files some with it just in Z and and some with it in X and Y as well.
					Does this apply just for the Z axis or X and Y as well.
As I have seen in other users ini files some with it just in Z and and some with it in X and Y as well.
Please Log in or Create an account to join the conversation.
- tommylight
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 20847
- Thank you received: 7107
			
	
						12 Mar 2020 14:51				#159878
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic Re: # set to double the value in the corresponding joint			
			
				For plasma, just for the Z axis.			
					Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 2202
- Thank you received: 482
			
	
						12 Mar 2020 14:55				#159879
		by Clive S
	
	
		
			
				
Thanks Tom.
Well that's strange because practically ever ini file I have come across apart from one on yours has it in all axis.
If I am not mistaken It is in there by default.
					
	
			
			 		
													
	
				Replied by Clive S on topic Re: # set to double the value in the corresponding joint			
			For plasma, just for the Z axis.
Thanks Tom.
Well that's strange because practically ever ini file I have come across apart from one on yours has it in all axis.
If I am not mistaken It is in there by default.
Please Log in or Create an account to join the conversation.
- tommylight
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 20847
- Thank you received: 7107
			
	
						12 Mar 2020 15:05				#159881
		by tommylight
	
	
		
			
	
	
			 		
													
	
				Replied by tommylight on topic Re: # set to double the value in the corresponding joint			
			
				In other axis it is used only when you have active backlash compensation, otherwise the usual 25% is all that is needed.
The config i used and still use for plasma has that set to double and also had f-error set to 500 to prevent from errors while the Z axis was under THC control.
					The config i used and still use for plasma has that set to double and also had f-error set to 500 to prevent from errors while the Z axis was under THC control.
		The following user(s) said Thank You: Clive S 	
			Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						12 Mar 2020 22:35				#159947
		by phillc54
	
	
		
			
	
	
			 		
													
	
				Replied by phillc54 on topic Re: # set to double the value in the corresponding joint			
			
				Changes were made in v0.075 - 2019 Oct 21 to add the consumable change feature which uses external offsets to position the X and/or Y axes. So X,Y and Z are all set up the same now.			
					
		The following user(s) said Thank You: Clive S 	
			Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 757
- Thank you received: 216
			
	
						13 Mar 2020 00:24				#159964
		by islander261
	
	
		
			
	
			
			 		
													
	
				Replied by islander261 on topic Re: # set to double the value in the corresponding joint			
			
				Oh Shucks, I had better fix my machine .ini file for this!
John
					John
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						13 Mar 2020 00:53		 -  13 Mar 2020 00:58		#159971
		by phillc54
	
	
		
			
	
	
			 		
													
	
				Replied by phillc54 on topic Re: # set to double the value in the corresponding joint			
			
				The Configurator is "supposed" to do this for you.
Edit: but I see it has not done yours correctly. Could you post your old working ini file so I can try to find where it went wrong.
					Edit: but I see it has not done yours correctly. Could you post your old working ini file so I can try to find where it went wrong.
		Last edit: 13 Mar 2020 00:58  by phillc54.			
			Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 757
- Thank you received: 216
			
	
						13 Mar 2020 02:27				#159979
		by islander261
	
	
		
			
	
	
			
			 		
													
	
				Replied by islander261 on topic Re: # set to double the value in the corresponding joint			
			
				Phill
Here you go.
John
					Here you go.
John
Please Log in or Create an account to join the conversation.
- phillc54
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 5711
- Thank you received: 2093
			
	
						13 Mar 2020 02:40				#159981
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic Re: # set to double the value in the corresponding joint			
			
				Thanks, the error was already in it.
It looks like somehow it ran through the upgrade twice and ended up quadrupling MAX_VELOCITY and MAX_ACCELERATION and inserted OFFSET_AV_RATIO = 0.5 twice in the [X_AXIS] and [Y_AXIS] sections. It has also duplicated OFFSET_AV_RATIO = 0.5 in the [Z_AXIS] section even though it shouldn't touch the [Z_AXIS] section.
You should fix those.
In the meantime I will try to find out what went wrong. Very odd.
					It looks like somehow it ran through the upgrade twice and ended up quadrupling MAX_VELOCITY and MAX_ACCELERATION and inserted OFFSET_AV_RATIO = 0.5 twice in the [X_AXIS] and [Y_AXIS] sections. It has also duplicated OFFSET_AV_RATIO = 0.5 in the [Z_AXIS] section even though it shouldn't touch the [Z_AXIS] section.
You should fix those.
In the meantime I will try to find out what went wrong. Very odd.
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 757
- Thank you received: 216
			
	
						13 Mar 2020 04:07				#159987
		by islander261
	
	
		
			
	
			
			 		
													
	
				Replied by islander261 on topic Re: # set to double the value in the corresponding joint			
			
				I can break anything!
John
					John
Please Log in or Create an account to join the conversation.
		Moderators: snowgoer540	
		Time to create page: 0.235 seconds	
