Difference between revisions of "QUEUE/File export options"

From MatterControl Manual
Jump to: navigation, search
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__[[File:File export options.png|right|framed|<center>The '''File export options''' window, shown when the 'Export' button is clicked from the Queue.</center>]]The '''File export options''' window appears when the 'Export' button is clicked from the [[Queue]].
+
__NOTOC__{{DISPLAYTITLE:File export options}}[[File:File export options.png|right|framed|<center>The '''File export options''' window, shown when the 'Export' button is clicked from the Queue.</center>]]The '''File export options''' window appears when the 'Export' button is clicked from the [[Queue]].
 +
 
 +
== Export as STL ==
 +
 
 +
Simple export of model as .STL file.
 +
 
 +
== Export as AMF ==
 +
 
 +
Simple export of model as .AMF file.
  
 
== Export as G-Code ==
 
== Export as G-Code ==
Line 11: Line 19:
 
== Apply leveling to G-Code during export ==
 
== Apply leveling to G-Code during export ==
  
Applies configured [[Options/Software Print Leveling|Software Print Leveling]] to the slice.
+
Applies configured [[Options/Software Print Leveling|Software Print Leveling]] to the slice (if enabled).
  
 
== Show file in folder after save ==
 
== Show file in folder after save ==
  
 
Opens the folder the model was saved to after export using the operating system's default file management program.
 
Opens the folder the model was saved to after export using the operating system's default file management program.

Latest revision as of 15:32, 17 November 2016

The File export options window, shown when the 'Export' button is clicked from the Queue.
The File export options window appears when the 'Export' button is clicked from the Queue.

Export as STL

Simple export of model as .STL file.

Export as AMF

Simple export of model as .AMF file.

Export as G-Code

Slices the model and exports the G-Code as a .gcode file.

Export as X3G

Slices the model and exports the G-Code as a .x3g file, a file type written with protocol used by some MakerBot printers and clones.

Apply leveling to G-Code during export

Applies configured Software Print Leveling to the slice (if enabled).

Show file in folder after save

Opens the folder the model was saved to after export using the operating system's default file management program.