mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Removed "Slice to SVG" and "Quick Slice"
This commit is contained in:
		
							parent
							
								
									2c9dc4dbbf
								
							
						
					
					
						commit
						bb7f504296
					
				
					 8 changed files with 3 additions and 351 deletions
				
			
		| 
						 | 
				
			
			@ -91,12 +91,6 @@ sub export_gcode {
 | 
			
		|||
    $self->_print->export_gcode($self->output_file // '');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
sub export_svg {
 | 
			
		||||
    my ($self) = @_;
 | 
			
		||||
    $self->_print->validate;
 | 
			
		||||
    $self->_print->export_svg(output_file => $self->output_file);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
sub export_png {
 | 
			
		||||
    my ($self) = @_;
 | 
			
		||||
    
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue