From cdb8edb561dff36e9c4d6b706d47e2e13a37aabb Mon Sep 17 00:00:00 2001 From: Gabriel Burnworth Date: Sat, 11 Nov 2017 10:22:16 -0800 Subject: [PATCH] update README: response codes for axis homing --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c6b3862..ce358e0 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,9 @@ R |06 |X Y Z |Report calibration state during execution R |07 | |Retry movement R |08 | |Command echo R |09 | |Command invalid +R |11 | |X axis homing complete +R |12 | |Y axis homing complete +R |13 | |Z axis homing complete R |20 | |Report all paramaters complete R |21 |P V |Report parameter value R |31 |P V |Report status value