diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-15 12:04:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-15 12:07:10 -0400 |
commit | c0eefc00762352b803950e1517f4f2ed0994b7cf (patch) | |
tree | 932dd994a0c844e5a944d578bbac72b60b5291fd | |
parent | e5f5070dca663cbef82e4cd7bd188db2b859b35e (diff) | |
download | kutter-c0eefc00762352b803950e1517f4f2ed0994b7cf.tar.gz kutter-c0eefc00762352b803950e1517f4f2ed0994b7cf.tar.xz kutter-c0eefc00762352b803950e1517f4f2ed0994b7cf.zip |
docs: Recommend disable "dynamic acceleration control" during tuning
Note that "dynamic acceleration control" should be disabled in the
pressure advance and input shaper tests.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Pressure_Advance.md | 3 | ||||
-rw-r--r-- | docs/Resonance_Compensation.md | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index d16364fb..26dc87ac 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -20,7 +20,8 @@ running the test. Use a slicer to generate g-code for the large hollow square found in [docs/prints/square_tower.stl](prints/square_tower.stl). Use a high speed (eg, 100mm/s), zero infill, and a coarse layer height (the layer -height should be around 75% of the nozzle diameter). +height should be around 75% of the nozzle diameter). Make sure any +"dynamic acceleration control" is disabled in the slicer. Prepare for the test by issuing the following G-Code command: ``` diff --git a/docs/Resonance_Compensation.md b/docs/Resonance_Compensation.md index c2706549..5bc8d9f5 100644 --- a/docs/Resonance_Compensation.md +++ b/docs/Resonance_Compensation.md @@ -39,6 +39,7 @@ Slice the ringing test model, which can be found in * Use 1-2 perimeters, or even better the smooth vase mode with 1-2 mm base. * Use sufficiently high speed, around 80-100 mm/sec, for *external* perimeters. * Make sure that the minimum layer time is *at most* 3 seconds. + * Make sure any "dynamic acceleration control" is disabled in the slicer. ## Ringing frequency |