mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
docs: addition of slicer specific gcode for START_PRINT (#6063)
Signed-off-by: James Hartley <james@hartleyns.com>
This commit is contained in:
parent
187173cbb5
commit
2337d05f48
2 changed files with 35 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue