diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 99b8c27b71ec..a24798d79968 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -1084,10 +1084,10 @@ is enabled (also see the all enabled accelerometer chips. #### TEST_RESONANCES -`TEST_RESONANCES AXIS= OUTPUT= +`TEST_RESONANCES AXIS= [OUTPUT=] [NAME=] [FREQ_START=] [FREQ_END=] [ACCEL_PER_HZ=] [HZ_PER_SEC=] [CHIPS=] -[POINT=x,y,z] [INPUT_SHAPING=[<0:1>]]`: Runs the resonance +[POINT=x,y,z] [INPUT_SHAPING=<0:1>]`: Runs the resonance test in all configured probe points for the requested "axis" and measures the acceleration using the accelerometer chips configured for the respective axis. "axis" can either be X or Y, or specify an @@ -1114,7 +1114,7 @@ frequency response is calculated (across all probe points) and written into #### SHAPER_CALIBRATE `SHAPER_CALIBRATE [AXIS=] [NAME=] [FREQ_START=] [FREQ_END=] [ACCEL_PER_HZ=] [HZ_PER_SEC=] -[CHIPS=][MAX_SMOOTHING=]`: +[CHIPS=][MAX_SMOOTHING=] [INPUT_SHAPING=<0:1>]`: 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