Difference between revisions of "3D VIEW"

From MatterControl Manual
Jump to: navigation, search
m (MatterHackers moved page 3D View to 3D VIEW)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:3D View-ss.png|right|frame|<center>'''3D View''' with a Calibration Box model loaded.</center>]]
+
[[File:3D View-ss.png|right|frame|<center>'''3D VIEW''' with a Calibration Box model loaded.</center>]]
  
3D View has tools for scaling and rotating models, as well as [[Advanced Plating]].
+
'''3D VIEW''' allows the user to preview and make changes to a model or multiple models in a 3D environment.
  
The 3D View panel can be [[Pop out|popped out]] into its own window. [[File:Pop out.png]]
+
It is accessed by clicking the [[File:3D View.png]] icon in the pane on the right side of the [[Main Screen]].
  
== View Controls ==
+
The pane can be [[Pop out|popped out]] into its own window. [[File:Pop out.png|link=Pop out]]
  
[[File:3D View-Controls.png]]
+
== [[View Controls]] ==
  
The '''View Controls''' bar allows the user to manipulate the view in 3D.
+
[[File:View Controls.png]]
  
=== Reset View ===
+
View Controls is a set of tools which allow the user to manipulate the view and/or models currently displayed.
  
[[File:3D View-Controls-Reset.png]]
+
In 3D VIEW, the following tools are avaiable:
  
Restores the default view angle (as shown in the [[:File:3D View-ss.png|3D View screenshot]])
+
*[[View Controls#Reset View|Reset View]]
 
+
*[[View Controls#Rotate|Rotate]]
=== Rotate ===
+
*[[View Controls#Move|Move]]
 
+
*[[View Controls#Zoom|Zoom]]
[[File:3D View-Controls-Rotate.png]]
+
*[[View Controls#Select Part|Select Part]] (only in [[3D VIEW/Edit|Edit mode]])
 
+
When the '''Rotate''' button is selected, the left mouse button and movement of the mouse rotates the view. Alternatively, clicking the right mouse button is a shortcut to this function.
+
 
+
[[File:3D View-Rotate-example.gif]]
+
 
+
=== Move ===
+
 
+
[[File:3D View-Controls-Move.png]]
+
 
+
When the '''Move''' button is selected, the left mouse button and movement of the mouse moves the view. Alternatively, clicking the middle mouse button (if present) is a shortcut to this function.
+
 
+
[[File:3D View-Move-example.gif]]
+
 
+
=== Zoom ===
+
 
+
[[File:3D View-Controls-Zoom.png]]
+
 
+
When the '''Zoom''' button is selected, the left mouse button and movement of the mouse zooms the view. Alternatively, scrolling the middle mouse button (if present) is a shortcut to this function.
+
 
+
[[File:3D View-Zoom-example.gif]]
+
  
 
== Insert ==
 
== Insert ==
Line 49: Line 29:
 
3D View automatically enters [[3D View/Edit|Edit mode]] once a file is loaded.
 
3D View automatically enters [[3D View/Edit|Edit mode]] once a file is loaded.
  
== [[Edit]] ==
+
== [[3D VIEW/Edit|Edit]] ==
  
 
[[File:3D_View--Edit.png]]
 
[[File:3D_View--Edit.png]]
Line 55: Line 35:
 
The '''Edit''' button enters [[3D View/Edit|Edit mode]], where the user can make minor alterations to the model.
 
The '''Edit''' button enters [[3D View/Edit|Edit mode]], where the user can make minor alterations to the model.
 
<br clear=all>
 
<br clear=all>
 +
 
== Export... ==
 
== Export... ==
 
[[File:3D_View-Export-window.png|right|framed|<center>The '''Export...''' window.]]
 
[[File:3D_View-Export-window.png|right|framed|<center>The '''Export...''' window.]]
Line 60: Line 41:
 
[[File:3D_View-Export.png]]
 
[[File:3D_View-Export.png]]
  
The '''Export...''' button opens the '''File export options''' dialog box which allows the user to export the model in one of several formats.
+
The '''Export...''' button opens the [[File export options]] dialog box which allows the user to export the model in one of several formats.
 
+
=== Export as STL ===
+
 
+
Saves the model(s) currently in 3D View as its own .stl model file.
+
 
+
=== Export as AMF ===
+
 
+
Saves the model(s) currently in 3D View as its own .amf model file.
+
 
+
=== Export as G-Code ===
+
 
+
Slices the model(s) currently in 3D View using the [[Settings|slice settings]] currently selected and saves the output as a .gcode file.
+
 
+
=== [[Export_G-Code_as_X3G|Export as X3G]] ===
+
 
+
Slices the model(s) currently in 3D View using the [[Settings|slice settings]] currently selected and saves the output as a .x3g file.
+
 
+
=== Show file in folder after save ===
+
 
+
[[File:3D_View-Export-Show_file.png]]
+
 
+
Checking this box will cause MatterControl to open the operating system's folder manager to the location in which the outputted file was saved after the export is complete.
+
 
[[Category:Features]]
 
[[Category:Features]]

Latest revision as of 15:06, 30 November 2016

3D VIEW with a Calibration Box model loaded.

3D VIEW allows the user to preview and make changes to a model or multiple models in a 3D environment.

It is accessed by clicking the 3D View.png icon in the pane on the right side of the Main Screen.

The pane can be popped out into its own window. Pop out.png

View Controls

View Controls.png

View Controls is a set of tools which allow the user to manipulate the view and/or models currently displayed.

In 3D VIEW, the following tools are avaiable:

Insert

3D View-Insert.png

The Insert button opens the operating system file manager so a model file can be selected for addition to any existing models in the current view.

3D View automatically enters Edit mode once a file is loaded.

Edit

3D View--Edit.png

The Edit button enters Edit mode, where the user can make minor alterations to the model.

Export...

The Export... window.

3D View-Export.png

The Export... button opens the File export options dialog box which allows the user to export the model in one of several formats.