mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk
This commit is contained in:
		
						commit
						b8cf0db209
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -2310,6 +2310,7 @@ std::vector<size_t> Plater::priv::load_files(const std::vector<fs::path>& input_ | ||||||
|             } |             } | ||||||
| 
 | 
 | ||||||
|             for (ModelObject* model_object : model.objects) { |             for (ModelObject* model_object : model.objects) { | ||||||
|  |                 if (!type_3mf && !type_zip_amf) | ||||||
|                     model_object->center_around_origin(false); |                     model_object->center_around_origin(false); | ||||||
|                 model_object->ensure_on_bed(); |                 model_object->ensure_on_bed(); | ||||||
|             } |             } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri