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) |
m (MatterHackers moved page Settings/Printer/Custom G-Code/After Tool Change G-Code to SETTINGS/Printer/Custom G-Code/After Tool Change G-Code) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Slice Settings | {{Slice Settings | ||
− | |G-Code to be run after every tool change (T0, T1, T2, etc.). | + | |G-Code to be run after every tool change (T0, T1, T2, etc.). |
− | + | '''NOTE:''' All Custom G-Code is subject to [[G-Code Filtering|filtering rules]].|*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.}} |
Latest revision as of 12:37, 1 December 2016
Function
G-Code to be run after every tool change (T0, T1, T2, etc.).
NOTE: All Custom G-Code is subject to filtering rules.
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.