Difference between revisions of "SETTINGS/Printer/Custom G-Code/After Tool Change G-Code"
From MatterControl Manual
< SETTINGS | Printer | Custom G-Code
m (MatterHackers moved page Slice Settings/Printer/Custom G-Code/Tool Change G-Code to Settings/Printer/Custom G-Code/Tool Change G-Code without leaving a redirect) |
|||
Line 2: | Line 2: | ||
|G-Code to be run after every tool change (T0, T1, T2, etc.).|*G-Code | |G-Code to be run after every tool change (T0, T1, T2, etc.).|*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 run a series of G-Code commands to wipe the nozzle after every T0, T1, T2, etc. during the print.}} | In this example, the printer will run a series of G-Code commands to wipe the nozzle after every T0, T1, T2, etc. during the print.}} |
Revision as of 09:52, 17 February 2016
Function
G-Code to be run after every tool change (T0, T1, T2, etc.).
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 run a series of G-Code commands to wipe the nozzle after every T0, T1, T2, etc. during the print.