mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 04:02:52 -06:00 
			
		
		
		
	Update AMF export code
This commit is contained in:
		
							parent
							
								
									4dce461aaf
								
							
						
					
					
						commit
						1aa5dbafd3
					
				
					 3 changed files with 22 additions and 14 deletions
				
			
		|  | @ -355,8 +355,7 @@ sub combine_stls { | |||
|         $new_model->set_material($m, { Name => basename($input_files[$m]) }); | ||||
|         $new_object->add_volume( | ||||
|             material_id => $m, | ||||
|             facets      => $model->objects->[0]->volumes->[0]->facets, | ||||
|             vertices    => $model->objects->[0]->vertices, | ||||
|             mesh        => $model->objects->[0]->volumes->[0]->mesh, | ||||
|         ); | ||||
|     } | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci