From 2ef5e03ce4dd132d56a811885eda5681f358106d Mon Sep 17 00:00:00 2001 From: Dmitry Butyugin Date: Sun, 27 Jun 2021 17:40:14 +0200 Subject: docs: Updated docs for custom AXIS in TEST_RESONANCES Signed-off-by: Dmitry Butyugin --- docs/G-Codes.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/G-Codes.md') diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 026b93ec..37e363f4 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -755,9 +755,13 @@ is enabled (also see the - `TEST_RESONANCES AXIS= OUTPUT= [NAME=] [FREQ_START=] [FREQ_END=] [HZ_PER_SEC=] [INPUT_SHAPING=[<0:1>]]`: Runs the resonance - test in all configured probe points for the requested axis (X or Y) + test in all configured probe points for the requested and measures the acceleration using the accelerometer chips configured - for the respective axis. If `INPUT_SHAPING=0` or not set (default), + for the respective axis. can either be X or Y, or specify an + arbitrary direction as `AXIS=dx,dy`, where dx and dy are floating point + numbers defining a direction vector (e.g. `AXIS=X`, `AXIS=Y`, or + `AXIS=1,-1` to define a diagonal direction). Note that `AXIS=dx,dy` and + `AXIS=-dx,-dy` is equivalent. If `INPUT_SHAPING=0` or not set (default), disables input shaping for the resonance testing, because it is not valid to run the resonance testing with the input shaper enabled. `OUTPUT` parameter is a comma-separated list of which outputs will be -- cgit v1.2.3-70-g09d2