Difference between revisions of "SETTINGS/Printer/Custom G-Code/Start G-Code"

From MatterControl Manual
Jump to: navigation, search
(Redirected page to Start GCode)
Line 1: Line 1:
#REDIRECT [[Start_GCode]]
+
{{Slice Settings
 +
 
 +
|G-Code to be run immediately following the temperature setting commands. Including commands to set temperature in this section will cause them not be generated outside of this section.|*G-Code
 +
 
 +
Will accept [[Custom_G-Code_Variables|Custom G-Code variables]].|
 +
 
 +
=== G-Code ===
 +
 
 +
In this example, the printer will home (G28) at the beginning of the print.}}

Revision as of 14:28, 13 January 2016

A screenshot of the Start G-Code setting as seen in MatterControl's SETTINGS pane.

Function

G-Code to be run immediately following the temperature setting commands. Including commands to set temperature in this section will cause them not be generated outside of this section.

Parameters

  • G-Code

Will accept Custom G-Code variables.

Example(s)

G-Code

In this example, the printer will home (G28) at the beginning of the print.

Start G-Code-ss-ex.png