From ab93ee9293c7f2f77c80a1dd7e7faf517cab8cd5 Mon Sep 17 00:00:00 2001 From: Dmitry Butyugin Date: Sat, 19 Dec 2020 22:36:37 +0100 Subject: docs: Limiting max_smoothing for input shaper autocalibration Signed-off-by: Dmitry Butyugin --- docs/G-Codes.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'docs/G-Codes.md') diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 72cc3fea..951b01bf 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -739,13 +739,17 @@ is enabled (also see the "YYYYMMDD_HHMMSS" format. - `SHAPER_CALIBRATE [AXIS=] [NAME=] [FREQ_START=] [FREQ_END=] - [HZ_PER_SEC=]`: Similarly to `TEST_RESONANCES`, runs the - resonance test as configured, and tries to find the optimal - parameters for the input shaper for the requested axis (or both X - and Y axes if `AXIS` parameter is unset). The results of the tuning - are printed to the console, and the frequency responses and the - different input shapers values are written to a CSV file(s) - `/tmp/calibration_data__.csv`. Unless specified, NAME + [HZ_PER_SEC=] [MAX_SMOOTHING=]`: + Similarly to `TEST_RESONANCES`, runs the resonance test as configured, + and tries to find the optimal parameters for the input shaper for the + requested axis (or both X and Y axes if `AXIS` parameter is unset). + If `MAX_SMOOTHING` is unset, its value is taken from `[resonance_tester]` + section, with the default being unset. See the + [Max smoothing](Measuring_Resonances.md#max-smoothing) of the measuring + resonances guide for more information on the use of this feature. + The results of the tuning are printed to the console, and the frequency + responses and the different input shapers values are written to a CSV + file(s) `/tmp/calibration_data__.csv`. Unless specified, NAME defaults to the current time in "YYYYMMDD_HHMMSS" format. Note that the suggested input shaper parameters can be persisted in the config by issuing `SAVE_CONFIG` command. -- cgit v1.2.3-70-g09d2