mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-20 07:11:12 -06:00 
			
		
		
		
	ENH:display info when in slicing queue
Change-Id: I0dc2645e5679af310c8c0558c8ae47c9d62958e1 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
		
							parent
							
								
									d9395e6405
								
							
						
					
					
						commit
						c9635174bd
					
				
					 3 changed files with 14 additions and 4 deletions
				
			
		|  | @ -605,7 +605,8 @@ public: | |||
|     void parse_status(int flag); | ||||
| 
 | ||||
|     /* printing status */ | ||||
|     std::string print_status;      /* enum string: FINISH, RUNNING, PAUSE, INIT, FAILED */ | ||||
|     std::string print_status;      /* enum string: FINISH, SLICING, RUNNING, PAUSE, INIT, FAILED */ | ||||
|     int queue_number = 0; | ||||
|     std::string iot_print_status;  /* iot */ | ||||
|     PrintingSpeedLevel printing_speed_lvl; | ||||
|     int                printing_speed_mag = 100; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Stone Li
						Stone Li