mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	More porting work
This commit is contained in:
		
							parent
							
								
									346c17d483
								
							
						
					
					
						commit
						5adb187dd2
					
				
					 5 changed files with 184 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,7 @@ my $cube = {
 | 
			
		|||
    my $m = Slic3r::TriangleMesh::XS->new;
 | 
			
		||||
    $m->ReadFromPerl($cube->{vertices}, $cube->{facets});
 | 
			
		||||
    $m->Repair;
 | 
			
		||||
    my $result = $m->slice([2,4,8,6,8,10,12,14,16,18]);
 | 
			
		||||
    my $result = $m->slice([2,4,8,6,8,10,12,14,16,18,20]);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
__END__
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue