auto-reload on run NC files
- paco0314
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3
 - Thank you received: 0
 
			
	
						18 Apr 2024 19:29				#298570
		by paco0314
	
	
		
			
	
			
			 		
													
	
				auto-reload on run NC files was created by paco0314			
			
				When I run a NC file it is reloaded automatically. Every time. Even [resume on given line] is selected. (The [R] button isn't needed any more.) Can I prevent it from doing so?
(I use a python GUI to generate the NC code. I dont want fill in all parameters very time I start the run.)
LinuxCNC/AXIS Version 2.9.1
THX.
 			
					(I use a python GUI to generate the NC code. I dont want fill in all parameters very time I start the run.)
LinuxCNC/AXIS Version 2.9.1
THX.
Please Log in or Create an account to join the conversation.
- andypugh
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 19678
 - Thank you received: 4559
 
			
	
						20 Apr 2024 10:28				#298712
		by andypugh
	
	
		
			
	
			
			 		
													
	
				Replied by andypugh on topic auto-reload on run NC files			
			
				Are you saying that you have a Python FILTER routine that is being called every time you press "Run"?
Otherwise, I am unclear what is causing the Python code to run.
					Otherwise, I am unclear what is causing the Python code to run.
Please Log in or Create an account to join the conversation.
- paco0314
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3
 - Thank you received: 0
 
			
	
						20 Apr 2024 16:03				#298738
		by paco0314
	
	
		
			
	
			
			 		
													
	
				Replied by paco0314 on topic auto-reload on run NC files			
			
				Yes, a python filter. But dosn't matter. The problem is with ordinnary nc-files as well.
					- Load a nc-file (plain gc-text).
 - Edit the file.
 - Run program - you'll run the modification.
 
Please Log in or Create an account to join the conversation.
- andypugh
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 19678
 - Thank you received: 4559
 
			
	
						20 Apr 2024 17:01				#298740
		by andypugh
	
	
		
			
	
			
			 		
													
	
				Replied by andypugh on topic auto-reload on run NC files			
			
				Is this related to
github.com/LinuxCNC/linuxcnc/pull/2762
and
github.com/LinuxCNC/linuxcnc/issues/2418
					github.com/LinuxCNC/linuxcnc/pull/2762
and
github.com/LinuxCNC/linuxcnc/issues/2418
Please Log in or Create an account to join the conversation.
- paco0314
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 3
 - Thank you received: 0
 
			
	
						21 Apr 2024 06:41				#298762
		by paco0314
	
	
		
			
	
			
			 		
													
	
				Replied by paco0314 on topic auto-reload on run NC files			
			
				Well, thank you allot. Both deal exacly with my problem. But I got dizzy and lost by reading. What is the conclusion? No easy fix?
When was this 'feature' introduced first, in other words: which older version should I use instead?
What next? Guess I should switch over to on of these toppics.
					When was this 'feature' introduced first, in other words: which older version should I use instead?
What next? Guess I should switch over to on of these toppics.
Please Log in or Create an account to join the conversation.
		Time to create page: 0.149 seconds