mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Wipe tower rotation - preview box
This commit is contained in:
		
							parent
							
								
									2921302fe9
								
							
						
					
					
						commit
						a733df8f37
					
				
					 4 changed files with 10 additions and 8 deletions
				
			
		|  | @ -198,7 +198,7 @@ sub reload_scene { | |||
|             $self->volumes->load_wipe_tower_preview(1000,  | ||||
|                 $self->{config}->wipe_tower_x, $self->{config}->wipe_tower_y,  | ||||
|                 $self->{config}->wipe_tower_width, $self->{config}->wipe_tower_per_color_wipe * ($extruders_count - 1), | ||||
|                 $self->{model}->bounding_box->z_max, $self->UseVBOs); | ||||
|                 $self->{model}->bounding_box->z_max, $self->{config}->wipe_tower_rotation_angle, $self->UseVBOs); | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Matena
						Lukas Matena