mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Implemented wipe tower print path preview.
This commit is contained in:
		
							parent
							
								
									7d64c465c0
								
							
						
					
					
						commit
						e000b22578
					
				
					 19 changed files with 615 additions and 190 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ use warnings;
 | 
			
		|||
require Exporter;
 | 
			
		||||
our @ISA = qw(Exporter);
 | 
			
		||||
our @EXPORT_OK   = qw(STEP_SLICE STEP_PERIMETERS STEP_PREPARE_INFILL 
 | 
			
		||||
                    STEP_INFILL STEP_SUPPORTMATERIAL STEP_SKIRT STEP_BRIM);
 | 
			
		||||
                    STEP_INFILL STEP_SUPPORTMATERIAL STEP_SKIRT STEP_BRIM STEP_WIPE_TOWER);
 | 
			
		||||
our %EXPORT_TAGS = (steps => \@EXPORT_OK);
 | 
			
		||||
 | 
			
		||||
1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue