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

From MatterControl Manual
Jump to: navigation, search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Slice Settings Category|the various fields into which custom GCode can be inserted at different places during the print and on button clicks.}}
+
{{Slice Settings Category|the various fields into which custom G-Code can be inserted at different places during the print and on button clicks.}}
  
 
All G-Code must be uppercase to function properly.
 
All G-Code must be uppercase to function properly.
  
 
'''NOTE:''' All Custom G-Code is subject to [[G-Code Filtering|filtering rules]].
 
'''NOTE:''' All Custom G-Code is subject to [[G-Code Filtering|filtering rules]].
 +
 +
'''See also:''' [[Custom G-Code Variables]]
  
 
== Fields ==
 
== Fields ==
  
*[[Settings/Printer/Custom G-Code/Start G-Code|Start G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Start G-Code|Start G-Code]]
*[[Settings/Printer/Custom G-Code/End G-Code|End G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/End G-Code|End G-Code]]
*[[Settings/Printer/Custom G-Code/Layer Change G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Layer Change G-Code|Layer Change G-Code]]
*[[Settings/Printer/Custom G-Code/Before Tool Change G-Code|Before Tool Change G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Before Tool Change G-Code|Before Tool Change G-Code]]
*[[Settings/Printer/Custom G-Code/After Tool Change G-Code|After Tool Change G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/After Tool Change G-Code|After Tool Change G-Code]]
*[[Settings/Printer/Custom G-Code/Pause G-Code|Pause G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Pause G-Code|Pause G-Code]]
*[[Settings/Printer/Custom G-Code/Resume G-Code|Resume G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Resume G-Code|Resume G-Code]]
*[[Settings/Printer/Custom G-Code/Cancel G-Code|Cancel G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/Cancel G-Code|Cancel G-Code]]
*[[Settings/Printer/Custom G-Code/On Connect G-Code|On Connect G-Code]]
+
*[[SETTINGS/Printer/Custom G-Code/On Connect G-Code|On Connect G-Code]]
 +
*[[SETTINGS/Printer/Custom G-Code/Write Filters|Write Filters]]
 +
*[[SETTINGS/Printer/Custom G-Code/Read Filters|Read Filters]]

Latest revision as of 10:48, 1 August 2017

The Custom G-Code sub-category as shown in the MatterControl SETTINGS pane.

Custom G-Code is a sub-category of Printer settings which deal with the various fields into which custom G-Code can be inserted at different places during the print and on button clicks.

All G-Code must be uppercase to function properly.

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

See also: Custom G-Code Variables

Fields