diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2023-03-15 01:09:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 21:09:00 -0400 |
commit | 2337d05f48d44e211443680db16e495ca9f6f4b7 (patch) | |
tree | 97987c49ba9d135749ffc9149658313488064d65 /config/sample-macros.cfg | |
parent | 187173cbb5d51ec00b6813c7d529ffe11d37241a (diff) | |
download | kutter-2337d05f48d44e211443680db16e495ca9f6f4b7.tar.gz kutter-2337d05f48d44e211443680db16e495ca9f6f4b7.tar.xz kutter-2337d05f48d44e211443680db16e495ca9f6f4b7.zip |
docs: addition of slicer specific gcode for START_PRINT (#6063)
Signed-off-by: James Hartley <james@hartleyns.com>
Diffstat (limited to 'config/sample-macros.cfg')
-rw-r--r-- | config/sample-macros.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sample-macros.cfg b/config/sample-macros.cfg index 7b68f5d0..5132e1c9 100644 --- a/config/sample-macros.cfg +++ b/config/sample-macros.cfg @@ -10,7 +10,7 @@ ###################################################################### # Replace the slicer's custom start and end g-code scripts with -# START_PRINT and END_PRINT. +# START_PRINT and END_PRINT. See docs/Slicers.md for more information on using these macros. [gcode_macro START_PRINT] gcode: |