mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	3D object positioning
This commit is contained in:
		
							parent
							
								
									a82f95e903
								
							
						
					
					
						commit
						fcfb3b98bc
					
				
					 16 changed files with 217 additions and 91 deletions
				
			
		|  | @ -70,9 +70,9 @@ sub new { | |||
|     if ($Slic3r::GUI::have_OpenGL) { | ||||
|         $canvas = $self->{canvas} = Slic3r::GUI::PreviewCanvas->new($self); | ||||
|         $canvas->load_object($self->{model_object}); | ||||
|         $canvas->set_bounding_box($self->{model_object}->bounding_box); | ||||
|         $canvas->set_auto_bed_shape; | ||||
|         $canvas->SetSize([500,500]); | ||||
|         $canvas->zoom_to_volumes; | ||||
|     } | ||||
|      | ||||
|     $self->{sizer} = Wx::BoxSizer->new(wxHORIZONTAL); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci