mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fix for uninitialized variable which might break sla auto rotation
This commit is contained in:
		
							parent
							
								
									761a8fcc95
								
							
						
					
					
						commit
						d50644eef8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1061,6 +1061,7 @@ Plater::priv::priv(Plater *q, MainFrame *main_frame) | |||
| #endif // ENABLE_NEW_MENU_LAYOUT
 | ||||
| { | ||||
|     arranging.store(false); | ||||
|     rotoptimizing.store(false); | ||||
|     background_process.set_fff_print(&print); | ||||
| 	background_process.set_sla_print(&sla_print); | ||||
|     background_process.set_gcode_preview_data(&gcode_preview_data); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 tamasmeszaros
						tamasmeszaros