mirror of https://github.com/Desuuuu/klipper.git
docs: Add link to config/sample-macros.cfg in Slicers.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
e4d0044be8
commit
53092a6474
|
@ -18,6 +18,10 @@ END_PRINT in the slicer's configuration. Defining these actions in the
|
|||
Klipper configuration may make it easier to tweak the printer's start
|
||||
and end steps as changes do not require re-slicing.
|
||||
|
||||
See
|
||||
[sample-macros.cfg](https://github.com/KevinOConnor/klipper/tree/master/config/sample-macros.cfg)
|
||||
for example START_PRINT and END_PRINT macros.
|
||||
|
||||
See the
|
||||
[example-extras.cfg](https://github.com/KevinOConnor/klipper/tree/master/config/example-extras.cfg)
|
||||
file for details on defining a gcode_macro.
|
||||
|
|
Loading…
Reference in New Issue