Difference between revisions of "SETTINGS/Printer/Custom G-Code/End G-Code"
From MatterControl Manual
< SETTINGS | Printer | Custom G-Code
m (MatterHackers moved page Slice Settings/Printer/Custom G-Code/End G-Code to Settings/Printer/Custom G-Code/End G-Code without leaving a redirect) |
|||
Line 2: | Line 2: | ||
|G-Code to be run at the end of all automatic output (the very end of the G-Code commands).|*G-Code | |G-Code to be run at the end of all automatic output (the very end of the G-Code commands).|*G-Code | ||
+ | *[[Custom_G-Code_Variables|Custom G-Code variables]] | ||
− | + | All G-Code must be uppercase to function properly.| | |
=== G-Code === | === G-Code === | ||
In this example, the printer will home (G28) at the end of the print.}} | In this example, the printer will home (G28) at the end of the print.}} |
Revision as of 10:52, 17 February 2016
Function
G-Code to be run at the end of all automatic output (the very end of the G-Code commands).
Parameters
- G-Code
- Custom G-Code variables
All G-Code must be uppercase to function properly.
Example(s)
G-Code
In this example, the printer will home (G28) at the end of the print.