macros
- lcnc
- Offline
- New Member
- 
				  
		Less
		More
		
			
	
		- Posts: 1
- Thank you received: 0
			
	
						17 Aug 2017 08:14				#97613
		by lcnc
	
	
		
			
	
			
			 		
													
	
				macros was created by lcnc			
			
				I have on idea what i did wrong, i am not able to get any macros on my gmoccapy.
i added :
SUBROUTINE_PATH = ../../nc_files
[MACROS]
MACRO = increment xinc yinc
to the ini file and:
O<increment> sub
G91 G0 X#1 Y#2
G90
O<increment> endsub
to increment.ngc.
i do not know what to do, thank you for your help.
					i added :
SUBROUTINE_PATH = ../../nc_files
[MACROS]
MACRO = increment xinc yinc
to the ini file and:
O<increment> sub
G91 G0 X#1 Y#2
G90
O<increment> endsub
to increment.ngc.
i do not know what to do, thank you for your help.
Please Log in or Create an account to join the conversation.
- newbynobi
- 
				  
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 1928
- Thank you received: 393
			
	
						19 Aug 2017 15:34				#97744
		by newbynobi
	
	
		
			
	
			
			 		
													
	
				Replied by newbynobi on topic macros			
			
				That seems to be all correct,
may be your config does not find the file.
Try to use a complete path, not a relative path.
Please start from a terminal and watch the output, you should see something like Marco found.
Please post the output.
Norbert
					may be your config does not find the file.
Try to use a complete path, not a relative path.
Please start from a terminal and watch the output, you should see something like Marco found.
Please post the output.
Norbert
Please Log in or Create an account to join the conversation.
		Moderators: newbynobi, HansU	
		Time to create page: 0.075 seconds	
