committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							67bee06e43
						
					
				
				
					commit
					cc8a871705
				
			| @@ -164,5 +164,13 @@ void GcodeSuite::M115() { | |||||||
|       #endif |       #endif | ||||||
|     ); |     ); | ||||||
|  |  | ||||||
|  |     // CHAMBER_TEMPERATURE (M141, M191) | ||||||
|  |     cap_line(PSTR("CHAMBER_TEMPERATURE") | ||||||
|  |       #if HAS_HEATED_CHAMBER | ||||||
|  |         , true | ||||||
|  |       #endif | ||||||
|  |     ); | ||||||
|  |  | ||||||
|  |  | ||||||
|   #endif // EXTENDED_CAPABILITIES_REPORT |   #endif // EXTENDED_CAPABILITIES_REPORT | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user