mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	Fix of a spiral vase with realtive extruder distances enabled.
The clone function is used by the SpiralVase.pm only, so the change is safe.
This commit is contained in:
		
							parent
							
								
									6e97b9bb73
								
							
						
					
					
						commit
						565146d9d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ sub apply_print_config { | |||
| sub clone { | ||||
|     my $self = shift; | ||||
|     return (ref $self)->new( | ||||
|         map { $_ => $self->$_ } (@AXES, 'F', '_extrusion_axis'), | ||||
|         map { $_ => $self->$_ } (@AXES, 'F', '_extrusion_axis', 'config'), | ||||
|     ); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv