From 758a3f8b77e2f784c0b213dc4383930b4e40520e Mon Sep 17 00:00:00 2001 From: Bassam Husain <61985779+bassamanator@users.noreply.github.com> Date: Mon, 3 Apr 2023 12:51:49 -0400 Subject: [PATCH] Update README.md Added instructions for adjusting slicer start/end gcode. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 750884f..72a7360 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ You can choose *either* of the 2 following methods. 5. `BED_MESH_CALIBRATE` 6. `SAVE_CONFIG` (once completed) +## Adjust Your Slicer + +You need to adjust the start and end gcode in your slicer. The relevant macros are `PRINT_START` and `PRINT_END`. Find instructions [here](https://ellis3dp.com/Print-Tuning-Guide/articles/passing_slicer_variables.html#slicer-start-g-code). + ## Directory Structure This repository contains many files and folders. Some are *necessary* for this Klipper configuration to work, others are not.