From d0b426d5b0bb31de92f3fe9fb1d6159d5da30fec Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 6 Apr 2023 06:44:26 -0400 Subject: [PATCH] Updated readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7165b9..096f3b9 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ You can choose *either* of the 2 following methods. 💡 I recommend no filament be loaded for any of these steps. +💡 Find explanations for gcode commands at [https://marlinfw.org/](https://marlinfw.org/) and [klipper.org](https://www.klipper3d.org/G-Codes.html). + 1. `G28` 1. Check to see if `X` and `Y` max positions (`G90`, `G1 X223 F3000`, `G1 Y223 F3000`) can be reached, and adjust `position_max`, if necessary. You can probably go all the way up to `225` for `X` and `Y` both, however, I would not recommend it. 2. Do a `G34`; mechanical gantry calibration. After the controlled collision against the beam at the top, there will be a 10 second pause for you to verify that both sides of the gantry are pressed up agaisnt the `stoppers` at the top. You will hear a succession of beeps.