mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fix Cancel button. #1461
This commit is contained in:
		
							parent
							
								
									4c2c31b554
								
							
						
					
					
						commit
						127e38d4a4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -687,6 +687,7 @@ sub export_gcode2 { | |||
|     my ($config, $extra_variables, $output_file, %params) = @_; | ||||
|     local $SIG{'KILL'} = sub { | ||||
|         Slic3r::debugf "Exporting cancelled; exiting thread...\n"; | ||||
|         Slic3r::thread_cleanup(); | ||||
|         threads->exit(); | ||||
|     } if $Slic3r::have_threads; | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci