Difference between revisions of "SETTINGS/Printer/Custom G-Code/Start G-Code"
From MatterControl Manual
< SETTINGS | Printer | Custom G-Code
m (MatterHackers moved page Slice Settings/Printer/Custom G-Code/Start G-Code to Settings/Printer/Custom G-Code/Start G-Code without leaving a redirect) |
|||
Line 8: | Line 8: | ||
In this example, the printer will home (G28) at the beginning of the print.}} | In this example, the printer will home (G28) at the beginning of the print.}} | ||
+ | |||
+ | == See Also == | ||
+ | |||
+ | [[Automatic G-Code]] |
Revision as of 17:09, 20 January 2016
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.