mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'master' of https://github.com/Prusa3d/Slic3r
This commit is contained in:
		
						commit
						79f608d1e6
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -489,6 +489,9 @@ void Model::convert_multipart_object(unsigned int max_extruders) | ||||||
|             { |             { | ||||||
|                 new_v->name = o->name; |                 new_v->name = o->name; | ||||||
|                 new_v->config.set_deserialize("extruder", get_auto_extruder_id_as_string(max_extruders)); |                 new_v->config.set_deserialize("extruder", get_auto_extruder_id_as_string(max_extruders)); | ||||||
|  | #if ENABLE_VOLUMES_CENTERING_FIXES | ||||||
|  |                 new_v->translate(-o->origin_translation); | ||||||
|  | #endif // ENABLE_VOLUMES_CENTERING_FIXES
 | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv