mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Use 0,0 for default instance
This commit is contained in:
		
							parent
							
								
									5470fbbebc
								
							
						
					
					
						commit
						14c97978c7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -405,7 +405,7 @@ sub load_model_object {
 | 
			
		|||
        
 | 
			
		||||
        # add a default instance and center object around origin
 | 
			
		||||
        $o->center_around_origin;
 | 
			
		||||
        $o->add_instance(offset => [30,30]);
 | 
			
		||||
        $o->add_instance(offset => [0,0]);
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    $self->object_loaded($#{ $self->{objects} }, no_arrange => !$need_arrange);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue