Another plasma component...
- docwelch
 - Offline
 - Senior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 58
 - Thank you received: 25
 
			
	
						16 Jul 2019 02:00				#139531
		by docwelch
	
	
		
			
	
	
			
			 		
													
	
				Replied by docwelch on topic Another plasma component...			
			
				It is a standard format. I do not think there is any way to make custom additions.
They also have a JSON output. I don't know what would be easier for you to work with so I have attached a file in that format to this post. I think I added one tool since I sent you the other file.
I like your idea of pulling in the data that is in the file and prompting for the rest of the fields.
I've made some good progress on the post-processor. It seems to be working (as best I can tell without an actual machine to try it on). I've compared the output to some files posted by Rod and all seems well. I want to clean up just a few things and I'll start a thread and post it for others to try. I know you have some sample ngc files in the repository. Do you have any of the drawings you used to create those files or did you just hand code them completely from scratch?
Steven
					They also have a JSON output. I don't know what would be easier for you to work with so I have attached a file in that format to this post. I think I added one tool since I sent you the other file.
I like your idea of pulling in the data that is in the file and prompting for the rest of the fields.
I've made some good progress on the post-processor. It seems to be working (as best I can tell without an actual machine to try it on). I've compared the output to some files posted by Rod and all seems well. I want to clean up just a few things and I'll start a thread and post it for others to try. I know you have some sample ngc files in the repository. Do you have any of the drawings you used to create those files or did you just hand code them completely from scratch?
Steven
Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						16 Jul 2019 02:05				#139532
		by phillc54
	
	
		
			
	
	
			
			 		
													
	
				Replied by phillc54 on topic Another plasma component...			
			
				Attached is the very original wrench, actually I didn't know that I still had it...
All the others are just hand coded.
					All the others are just hand coded.
Please Log in or Create an account to join the conversation.
- docwelch
 - Offline
 - Senior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 58
 - Thank you received: 25
 
			
	
						16 Jul 2019 02:21				#139533
		by docwelch
	
	
		
			
	
			
			 		
													
	
				Replied by docwelch on topic Another plasma component...			
			
				Thanks, I'll download it and see how my output compares to what is in the repository.
Steven
					Steven
Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						16 Jul 2019 08:59				#139547
		by phillc54
	
	
		
			
	
	
	
			 		
													
	
				Replied by phillc54 on topic Another plasma component...			
			
				Steven,
Attached is the preliminary converter file if you would like to give it a try.
I have used the tab limited version.
I have assumed that the original units are either metric or imperial so no conversion should be necessary, it seems SheetCam store all units as metric equivalents.
It will ask for the unknown parameters for each 'tool' as it loops through the file. The last entered parameters will be used as the default for the current tool.
					Attached is the preliminary converter file if you would like to give it a try.
I have used the tab limited version.
I have assumed that the original units are either metric or imperial so no conversion should be necessary, it seems SheetCam store all units as metric equivalents.
It will ask for the unknown parameters for each 'tool' as it loops through the file. The last entered parameters will be used as the default for the current tool.
		The following user(s) said Thank You: docwelch 	
			Please Log in or Create an account to join the conversation.
- thefabricator03
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1131
 - Thank you received: 533
 
			
	
						17 Jul 2019 00:59				#139658
		by thefabricator03
	
	
		
			
	
			
			 		
													
	
				Replied by thefabricator03 on topic Another plasma component...			
			
				Phill,
Have you pushed any updates lately,
I did a git pull and could not see a disable box for the ohmic, are we still going to put that in?
Dont get me wrong I am not complaining just wondering if that feature request will make it in.
					Have you pushed any updates lately,
I did a git pull and could not see a disable box for the ohmic, are we still going to put that in?
Dont get me wrong I am not complaining just wondering if that feature request will make it in.
Please Log in or Create an account to join the conversation.
- thefabricator03
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1131
 - Thank you received: 533
 
			
	
						17 Jul 2019 01:02		 -  17 Jul 2019 01:02		#139659
		by thefabricator03
	
	
		
			
	
	
			 		
													
	
				Replied by thefabricator03 on topic Another plasma component...			
			
				Also the disable G-code feature is working well,
I have gotten my Sheetcam cut rules sorted and now am using the turn off g-code feature on my holes and towards the end of the cut, That has fully eliminated the torch diving when it is performing a overcut.
					I have gotten my Sheetcam cut rules sorted and now am using the turn off g-code feature on my holes and towards the end of the cut, That has fully eliminated the torch diving when it is performing a overcut.
		Last edit: 17 Jul 2019 01:02  by thefabricator03.			
			Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						17 Jul 2019 01:06		 -  17 Jul 2019 01:09		#139660
		by phillc54
	
	
		
			
				
Ohmic Enable should be a check box on the Config tab.
Edit: maybe that would actually be better on the Run tab???
					
	
	
			 		
													
	
				Replied by phillc54 on topic Another plasma component...			
			Phill,
Have you pushed any updates lately,
I did a git pull and could not see a disable box for the ohmic, are we still going to put that in?
Dont get me wrong I am not complaining just wondering if that feature request will make it in.
Ohmic Enable should be a check box on the Config tab.
Edit: maybe that would actually be better on the Run tab???
		Last edit: 17 Jul 2019 01:09  by phillc54.			
			Please Log in or Create an account to join the conversation.
- thefabricator03
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1131
 - Thank you received: 533
 
			
	
						17 Jul 2019 02:52				#139665
		by thefabricator03
	
	
		
			
				
Run tab would be good.
					
	
			
			 		
													
	
				Replied by thefabricator03 on topic Another plasma component...			
			
Edit: maybe that would actually be better on the Run tab???
Run tab would be good.
Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						17 Jul 2019 02:53				#139666
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic Another plasma component...			
			
				Did you find it in your config?			
					Please Log in or Create an account to join the conversation.
- thefabricator03
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1131
 - Thank you received: 533
 
			
	
						17 Jul 2019 03:00				#139667
		by thefabricator03
	
	
		
			
				
No I did not, I must of done something wrong with the git pull,
I am halfway though a sheet, ill try again this afternoon.
					
	
	
			 		
													
	
				Replied by thefabricator03 on topic Another plasma component...			
			Did you find it in your config?
No I did not, I must of done something wrong with the git pull,
I am halfway though a sheet, ill try again this afternoon.
		The following user(s) said Thank You: phillc54 	
			Please Log in or Create an account to join the conversation.
		Moderators: snowgoer540	
		Time to create page: 0.292 seconds