mirror of
				https://github.com/BKLronin/touchCNC.git
				synced 2025-11-04 08:09:42 +01:00 
			
		
		
		
	- Added executable
- Removed old files - changed readme - Added old color scheme - added requirements.txt
This commit is contained in:
		@@ -13,6 +13,7 @@ Should run on any System wit at least 1024x600 Screen Resolution.
 | 
				
			|||||||
- terminal
 | 
					- terminal
 | 
				
			||||||
- Laser status and switch
 | 
					- Laser status and switch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
 | 
					- Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,6 +43,7 @@ class touchCNC:
 | 
				
			|||||||
        self.feed = self.secondary
 | 
					        self.feed = self.secondary
 | 
				
			||||||
        self.transport = '#FA7921'
 | 
					        self.transport = '#FA7921'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # Classic Scheme
 | 
					        # Classic Scheme
 | 
				
			||||||
        attention = 'red'
 | 
					        attention = 'red'
 | 
				
			||||||
        loaded = 'green'
 | 
					        loaded = 'green'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user