Axis Position Logger
- BigJohnT
- 
				 Topic Author Topic Author
- Offline
- Administrator
- 
				  
		Less
		More
		
			
	
		- Posts: 3990
- Thank you received: 994
			
	
						18 May 2016 13:06		 -  22 Mar 2021 13:12		#74810
		by BigJohnT
	
	
		
			
	
	
	
			 		
													
	
				Axis Position Logger was created by BigJohnT			
			
				After playing around with the teach-in script I decided to expand on that thought and created a data logger with more options.
Yet to do is the menu items like Save etc. Anyway I thought I'd share this to see if I get any feedback.
To run make sure postion-logger.py is executable (right click properties) and Axis is running before you start the program.
To Download the file you must right click and select Save As
Also note that this requires GTK2 so run from a terminal the first time to check for import error of GTK.
If you get this error then install GTK2 with sudo apt-get install python-gtk2
Also note that this requires Python 2.
The latest Position Logger is at github.com/jethornton/emclog
JT
					Yet to do is the menu items like Save etc. Anyway I thought I'd share this to see if I get any feedback.
To run make sure postion-logger.py is executable (right click properties) and Axis is running before you start the program.
To Download the file you must right click and select Save As
Also note that this requires GTK2 so run from a terminal the first time to check for import error of GTK.
If you get this error then install GTK2 with sudo apt-get install python-gtk2
Also note that this requires Python 2.
The latest Position Logger is at github.com/jethornton/emclog
JT
		Last edit: 22 Mar 2021 13:12  by BigJohnT.			
	
		The following user(s) said Thank You: billykid, jo_key, partec, tivoi, marq_torque, aleksamc, Ehsan_R 	
			Please Log in or Create an account to join the conversation.
- marq_torque
- 
				  
- Offline
- Elite Member
- 
				  
		Less
		More
		
			
	
		- Posts: 164
- Thank you received: 2
			
	
						19 May 2016 20:52				#74866
		by marq_torque
	
	
		
			
	
			
			 		
													
	
				Replied by marq_torque on topic Axis Position Logger			
			
				Just amazing Sir,
Loved UI, i tried logging axis values all is good good.... only one question, why its not saving any of file name ? or if its saved somewhere then where ? its not asking for any file name or path no display just lying as it is when i give save or save as.. ??
Thanks & Regards,
Ankit
					Loved UI, i tried logging axis values all is good good.... only one question, why its not saving any of file name ? or if its saved somewhere then where ? its not asking for any file name or path no display just lying as it is when i give save or save as.. ??
Thanks & Regards,
Ankit
Please Log in or Create an account to join the conversation.
- BigJohnT
- 
				 Topic Author Topic Author
- Offline
- Administrator
- 
				  
		Less
		More
		
			
	
		- Posts: 3990
- Thank you received: 994
			
	
						20 May 2016 10:57				#74873
		by BigJohnT
	
	
		
			
				
JT
					
	
	
			 		
													
	
				Replied by BigJohnT on topic Axis Position Logger			
			Yet to do is the menu items like Save etc.
JT
		The following user(s) said Thank You: partec, marq_torque 	
			Please Log in or Create an account to join the conversation.
- BigJohnT
- 
				 Topic Author Topic Author
- Offline
- Administrator
- 
				  
		Less
		More
		
			
	
		- Posts: 3990
- Thank you received: 994
			
	
						20 May 2016 11:01		 -  20 May 2016 13:04		#74874
		by BigJohnT
	
	
		
			
	
	
	
			 		
													
	
				Replied by BigJohnT on topic Axis Position Logger			
			
				Here is an update with more functions completed. Feedback is welcome.
Edit: final version
JT
					Edit: final version
JT
		Last edit: 20 May 2016 13:04  by BigJohnT.		Reason: Add Final Version	
	
		The following user(s) said Thank You: PKM, tommylight, ts14, bkt, tivoi, LearningLinuxCNC, uur.ersan, marq_torque, aleksamc, Cpk_Rbt 	
			Please Log in or Create an account to join the conversation.
- Cpk_Rbt
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 53
- Thank you received: 4
			
	
						23 Aug 2016 19:09				#79329
		by Cpk_Rbt
	
	
		
			
	
			
			 		
													
	
				Replied by Cpk_Rbt on topic Axis Position Logger			
			
				This is awesome! Good work and thank you!!			
					Please Log in or Create an account to join the conversation.
- tommylight
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 20843
- Thank you received: 7106
			
	
						23 Aug 2016 19:13				#79330
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic Axis Position Logger			
			
				I have yet to use it, but it is nice to know.
Thank you very much, JT
					Thank you very much, JT
Please Log in or Create an account to join the conversation.
- BigJohnT
- 
				 Topic Author Topic Author
- Offline
- Administrator
- 
				  
		Less
		More
		
			
	
		- Posts: 3990
- Thank you received: 994
			
	
						23 Sep 2018 20:14				#117905
		by BigJohnT
	
	
		
			
	
	
			 		
													
	
				Replied by BigJohnT on topic Axis Position Logger			
			
				I programmed the Position Logger in PyQt4 and added the ability to have an arc between points.
github.com/jethornton/position-logger
I'm working on a version using PyQt5...
JT
					github.com/jethornton/position-logger
I'm working on a version using PyQt5...
JT
		The following user(s) said Thank You: chimeno, KCJ 	
			Please Log in or Create an account to join the conversation.
- jurod
- 
				  
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 68
- Thank you received: 6
			
	
						03 Jan 2021 17:32				#193967
		by jurod
	
	
		
			
	
	
			
			 		
													
	
				Replied by jurod on topic Axis Position Logger			
			
				Hi John, thanks for program.
My positions loger (from you github.com/jethornton/position-logger) makes error in row the "none" (foto)
Where is an error?
					My positions loger (from you github.com/jethornton/position-logger) makes error in row the "none" (foto)
Where is an error?
Please Log in or Create an account to join the conversation.
- BigJohnT
- 
				 Topic Author Topic Author
- Offline
- Administrator
- 
				  
		Less
		More
		
			
	
		- Posts: 3990
- Thank you received: 994
			
	
						05 Jan 2021 00:03				#194094
		by BigJohnT
	
	
		
			
	
			
			 		
													
	
				Replied by BigJohnT on topic Axis Position Logger			
			
				I don't see the error your talking about in the screen shot, can you elaborate a bit more?
JT
					JT
Please Log in or Create an account to join the conversation.
- tommylight
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 20843
- Thank you received: 7106
			
	
						05 Jan 2021 00:34				#194100
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic Axis Position Logger			
			
				G1 X288.900None81.000............
there is "none" written in the axis values.
					there is "none" written in the axis values.
Please Log in or Create an account to join the conversation.
		Time to create page: 0.167 seconds	
 
													 
	