Difference between revisions of "SETTINGS/Printer/Custom G-Code/On Connect G-Code"
From MatterControl Manual
< SETTINGS | Printer | Custom G-Code
m (MatterHackers moved page Slice Settings/Printer/Custom G-Code/On Connect G-Code to Settings/Printer/Custom G-Code/On Connect G-Code without leaving a redirect) |
|||
Line 2: | Line 2: | ||
|G-Code to run upon successful connection to a printer. This can be useful to set settings specific to a given printer.|*G-Code | |G-Code to run upon successful connection to a printer. This can be useful to set settings specific to a given printer.|*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) when MatterControl makes a successful connection.}} | In this example, the printer will home (G28) when MatterControl makes a successful connection.}} |
Revision as of 10:53, 17 February 2016
Function
G-Code to run upon successful connection to a printer. This can be useful to set settings specific to a given printer.
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) when MatterControl makes a successful connection.