Difference between revisions of "LAYER VIEW"
(→Estimated Cost) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | __NOTOC__[[File: | + | __NOTOC__[[File:LAYER VIEW-ss.png|right|thumb|550px|<center>'''LAYER VIEW''' in 3D mode. Colors indicate speeds.</center>]] '''LAYER VIEW''' is a pane which allows the user to preview a print's G-Code tool path as a visual representation. It has two modes: 2D and 3D. ''Note'': 3D mode is not available on the [[MatterControl Touch]]. |
− | It is accessed by clicking the [[File: | + | It is accessed by clicking the [[File:LAYER VIEW.png]] icon in the pane on the right side of the [[Main Screen]]. |
− | The pane can be [[Pop out|popped out]] into its own window. [[File:Pop out.png]] | + | The pane can be [[Pop out|popped out]] into its own window. [[File:Pop out.png|link=Pop out]] |
== [[View Controls]] == | == [[View Controls]] == | ||
Line 11: | Line 11: | ||
View Controls is a set of tools which allow the user to manipulate the view and/or models currently displayed. | View Controls is a set of tools which allow the user to manipulate the view and/or models currently displayed. | ||
− | In | + | In LAYER VIEW, the following tools are available: |
*[[View Controls#Reset View|Reset View]] | *[[View Controls#Reset View|Reset View]] | ||
Line 24: | Line 24: | ||
=== 2D === | === 2D === | ||
− | Enters | + | Enters LAYER VIEW's [[#2D mode|2D mode]]. |
=== 3D === | === 3D === | ||
− | Enters | + | Enters LAYER VIEW's [[#3D mode|3D mode]]. |
== Generate == | == Generate == | ||
Line 38: | Line 38: | ||
== Graphical display == | == Graphical display == | ||
− | [[File:Layers.gif|right|framed|<center> | + | [[File:Layers.gif|right|framed|<center>LAYER VIEW in 2D mode, showing each layer of the [[:File:MHObject.stl|MatterHackers test object]]</center>]] |
− | Once G-Code for a model has been generated or loaded, the main area of the | + | Once G-Code for a model has been generated or loaded, the main area of the LAYER VIEW pane will display the tool path. Depending on which graphical display mode is selected, the toolpath is able to be displayed in different ways. |
=== Navigation === | === Navigation === | ||
Line 72: | Line 72: | ||
== Sidebar == | == Sidebar == | ||
− | The sidebar in | + | The sidebar in LAYER VIEW has two sections: MODEL and DISPLAY. |
− | [[File: | + | [[File:LAYER VIEW-Sidebar.png]] |
=== MODEL === | === MODEL === | ||
Line 80: | Line 80: | ||
Contains information about the print. | Contains information about the print. | ||
− | [[File: | + | [[File:LAYER VIEW-MODEL.png]] |
==== Print Time ==== | ==== Print Time ==== | ||
Line 94: | Line 94: | ||
The volume of filament the finished print is estimated to be, in cubic centimeters. | The volume of filament the finished print is estimated to be, in cubic centimeters. | ||
− | ==== Estimated | + | ==== Estimated Mass ==== |
− | The estimated | + | The estimated mass of the finished print, in grams. This is calculated as the [[SETTINGS/Filament/Material/Properties/Density|filament density]] in grams per cubic centimeter times [[LAYER_VIEW#Filament_Length|length of filament]], in centimeters, extruded. |
+ | |||
+ | ==== Estimated Cost ==== | ||
+ | |||
+ | The estimated cost of the print, based on the amount of material used, the [[SETTINGS/Filament/Material/Properties/Density|density]], and the [[SETTINGS/Filament/Material/Properties/Cost|price of the material]]. This information will not be visible if the material cost is set to 0. | ||
=== DISPLAY === | === DISPLAY === |
Latest revision as of 10:30, 1 November 2017
LAYER VIEW is a pane which allows the user to preview a print's G-Code tool path as a visual representation. It has two modes: 2D and 3D. Note: 3D mode is not available on the MatterControl Touch.It is accessed by clicking the icon in the pane on the right side of the Main Screen.
The pane can be popped out into its own window.
View Controls
View Controls is a set of tools which allow the user to manipulate the view and/or models currently displayed.
In LAYER VIEW, the following tools are available:
- Reset View
- Rotate (only in 3D mode)
- Move
- Zoom
Mode Controls
2D
Enters LAYER VIEW's 2D mode.
3D
Enters LAYER VIEW's 3D mode.
Generate
Slices the current model using the slice settings and displays the tool path.
Graphical display
Once G-Code for a model has been generated or loaded, the main area of the LAYER VIEW pane will display the tool path. Depending on which graphical display mode is selected, the toolpath is able to be displayed in different ways.
<<
Navigate down one layer.
>>
Navigate up one layer.
# / #
The currently displayed layer / total number of layers
Go
Navigate to the layer specified in the field to the left of the Go button.
2D mode
2D mode displays one layer at a time in a two-dimensional graphic.
3D mode
3D mode displays the tool path in a three-dimensional environment. The specified layer and any lower layers are shown.
Sidebar
The sidebar in LAYER VIEW has two sections: MODEL and DISPLAY.
MODEL
Contains information about the print.
Print Time
The length of time the print is estimated to take.
Filament Length
The length of filament the print is estimated to use, in millimeters.
Filament Volume
The volume of filament the finished print is estimated to be, in cubic centimeters.
Estimated Mass
The estimated mass of the finished print, in grams. This is calculated as the filament density in grams per cubic centimeter times length of filament, in centimeters, extruded.
Estimated Cost
The estimated cost of the print, based on the amount of material used, the density, and the price of the material. This information will not be visible if the material cost is set to 0.
DISPLAY
Print Bed
Toggles the graphical display of the print bed.
Moves
Toggles the display of non-print moves in the tool path.
Retractions
Toggles the display of locations of the start and end of retraction events.
Speeds
Toggles the display of color-coding of the tool path to indicate the speed at which it is run. The tool path changes to a different color for each speed specified under the Speed sub-category in General settings. A legend is generated at the top left of the pane.
Extrusion
Toggles the display of visual representation of the flow as defined by the
Transparent
Toggles transparency of the tool path. Only available in 2D mode.
Sync To Print
Draws the tool path in real time while a print is active.