G code Generators
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						27 Mar 2009 16:06		 -  26 Jun 2012 23:48		#14
		by BigJohnT
	
	
		
			
	
	
			 		
													
	
				G code Generators was created by BigJohnT			
			
				The Wiki has a large gathering of G code generators...
wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple...NC_G-Code_Generators
John
					wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple...NC_G-Code_Generators
John
		Last edit: 26 Jun 2012 23:48  by BigJohnT.			
	
		The following user(s) said Thank You: Dinuka_Shehan 	
			Please Log in or Create an account to join the conversation.
- Bloumielies
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5
 - Thank you received: 0
 
			
	
						09 Jun 2014 17:41				#47802
		by Bloumielies
	
	
		
			
	
			
			 		
													
	
				Replied by Bloumielies on topic G code Generators			
			
				Hi John
Could you possibly assist me. I am trying to get the arc buddy 1.3 to assist me to generate g-code for my cnc machine. As soon as I enter all the parameters I need on the GUI and try to exit and send it to Axis, the transfer of G-code does not happen. I have tried the others like Face and drill and they all work. After a while of having the time circle (progress circle running) I stop the GUI and get the following message "File ended with no percent sign or program end".
I see that in the website was two link for arc buddy and I cannot get any of the two to work.
I am a beginner at this. Is there maybe something that I might be missing or is there maybe another version available?
Thank you
					Could you possibly assist me. I am trying to get the arc buddy 1.3 to assist me to generate g-code for my cnc machine. As soon as I enter all the parameters I need on the GUI and try to exit and send it to Axis, the transfer of G-code does not happen. I have tried the others like Face and drill and they all work. After a while of having the time circle (progress circle running) I stop the GUI and get the following message "File ended with no percent sign or program end".
I see that in the website was two link for arc buddy and I cannot get any of the two to work.
I am a beginner at this. Is there maybe something that I might be missing or is there maybe another version available?
Thank you
Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						09 Jun 2014 18:25				#47804
		by BigJohnT
	
	
		
			
	
	
			 		
													
	
				Replied by BigJohnT on topic G code Generators			
			
				Just to be sure you opened arcbuddy.py from Axis?
I'll check it out and see what it is doing.
JT
					I'll check it out and see what it is doing.
JT
		The following user(s) said Thank You: Bloumielies 	
			Please Log in or Create an account to join the conversation.
- Bloumielies
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5
 - Thank you received: 0
 
			
	
						09 Jun 2014 18:32				#47805
		by Bloumielies
	
	
		
			
	
			
			 		
													
	
				Replied by Bloumielies on topic G code Generators			
			
				Hi John
Yes, precisely the way that is explained on the website. I also found now that the engrave.py does the same.
Thank you
					Yes, precisely the way that is explained on the website. I also found now that the engrave.py does the same.
Thank you
Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						09 Jun 2014 18:34				#47806
		by BigJohnT
	
	
		
			
	
			
			 		
													
	
				Replied by BigJohnT on topic G code Generators			
			
				For starters there is a typo in the WriteToAxis code... and it only outputs the arc code so it will not be a complete program ie there is no M2 or starting point.
Be Back in a Bit.
JT
					Be Back in a Bit.
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
 
			
	
						09 Jun 2014 19:09				#47807
		by BigJohnT
	
	
		
			
	
			
			 		
													
	
				Replied by BigJohnT on topic G code Generators			
			
				Ok, download 1.4. I've fixed the send to Axis button to be a tad useful however there is no Z...
JT
					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
 
			
	
						09 Jun 2014 19:15				#47808
		by BigJohnT
	
	
		
			
				
The engraving ones are Lawrence's work... what does engrave-11.py do?
JT
					
	
			
			 		
													
	
				Replied by BigJohnT on topic G code Generators			
			Hi John
Yes, precisely the way that is explained on the website. I also found now that the engrave.py does the same.
Thank you
The engraving ones are Lawrence's work... what does engrave-11.py do?
JT
Please Log in or Create an account to join the conversation.
- Bloumielies
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5
 - Thank you received: 0
 
			
	
						10 Jun 2014 13:28				#47833
		by Bloumielies
	
	
		
			
	
			
			 		
													
	
				Replied by Bloumielies on topic G code Generators			
			
				Hi John
Thank you very much, it seems to work now 100%. Appreciate it.
Maybe just a remark. I see the cutter does not clear the arc when finished with the cutting. Suggestion if I could maybe to just clear the work piece after cutting.
I will test the others now and get back if I see some other errors.
Thank you
					Thank you very much, it seems to work now 100%. Appreciate it.
Maybe just a remark. I see the cutter does not clear the arc when finished with the cutting. Suggestion if I could maybe to just clear the work piece after cutting.
I will test the others now and get back if I see some other errors.
Thank you
Please Log in or Create an account to join the conversation.
- Bloumielies
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5
 - Thank you received: 0
 
			
	
						10 Jun 2014 13:34				#47834
		by Bloumielies
	
	
		
			
	
			
			 		
													
	
				Replied by Bloumielies on topic G code Generators			
			
				Hi John
The following gives me the same error as before on the arc buddy about the no percent sign and program end:
1. boltcircle2
2. counterbore
3. drill
4. engrave-11
The ones not mentioned works correct.
Kind regards
					The following gives me the same error as before on the arc buddy about the no percent sign and program end:
1. boltcircle2
2. counterbore
3. drill
4. engrave-11
The ones not mentioned works correct.
Kind regards
Please Log in or Create an account to join the conversation.
- BigJohnT
 - 
				
									Topic Author
											 - Offline
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3990
 - Thank you received: 994
 
			
	
						10 Jun 2014 18:11				#47845
		by BigJohnT
	
	
		
			
				
Yes Arc Buddy was never intended to actually generate a working program only to generate the arc that you would cut and paste into your G code.
JT
					
	
			
			 		
													
	
				Replied by BigJohnT on topic G code Generators			
			Hi John
Thank you very much, it seems to work now 100%. Appreciate it.
Maybe just a remark. I see the cutter does not clear the arc when finished with the cutting. Suggestion if I could maybe to just clear the work piece after cutting.
I will test the others now and get back if I see some other errors.
Thank you
Yes Arc Buddy was never intended to actually generate a working program only to generate the arc that you would cut and paste into your G code.
JT
Please Log in or Create an account to join the conversation.
		Time to create page: 0.165 seconds