mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Fixed regression preventing autoplating
This commit is contained in:
		
							parent
							
								
									23309e1be0
								
							
						
					
					
						commit
						a6801d633a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -82,6 +82,7 @@ if (@ARGV) {
 | 
			
		|||
            $print->add_object_from_file($_) for splice @ARGV, 0;
 | 
			
		||||
        }
 | 
			
		||||
        $print->duplicate;
 | 
			
		||||
        $print->arrange_objects if @{$print->objects} > 1;
 | 
			
		||||
        my %params = (
 | 
			
		||||
            output_file => $opt{output},
 | 
			
		||||
            status_cb   => sub {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue