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

From MatterControl Manual
Jump to: navigation, search
Line 1: Line 1:
 
{{Slice Settings
 
{{Slice Settings
  
|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.
 +
 
 +
'''NOTE:''' All Custom G-Code is subject to [[G-Code Filtering|filtering rules]].|*G-Code
 
*[[Custom_G-Code_Variables|Custom G-Code variables]]
 
*[[Custom_G-Code_Variables|Custom G-Code variables]]
  

Revision as of 10:27, 12 October 2016

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

Function

G-Code to run upon successful connection to a printer. This can be useful to set settings specific to a given printer.

NOTE: All Custom G-Code is subject to filtering rules.

Parameters

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.

On Connect G-Code-ss-ex.png