💡 Misc. cleanup, comments
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							f8e177a43e
						
					
				
				
					commit
					2ee4a667e1
				
			@@ -41,7 +41,7 @@
 | 
			
		||||
 *
 | 
			
		||||
 *   If XYZE are not given, default restore uses the smart blocking move.
 | 
			
		||||
 */
 | 
			
		||||
void GcodeSuite::G61(void) {
 | 
			
		||||
void GcodeSuite::G61() {
 | 
			
		||||
 | 
			
		||||
  const uint8_t slot = parser.byteval('S');
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user