diff options
author | Auxon <62841108+roman-simanovich@users.noreply.github.com> | 2025-02-04 19:08:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 19:08:05 -0500 |
commit | 329fbd01d8bbe8b2316de11e5dac1b5862211e6d (patch) | |
tree | 89c9cd599153a9f54fdd557d55c0362fc3d2b93b /docs | |
parent | 01b0e98ab21d505abcc5be83cca2b4ae1d0651eb (diff) | |
download | kutter-329fbd01d8bbe8b2316de11e5dac1b5862211e6d.tar.gz kutter-329fbd01d8bbe8b2316de11e5dac1b5862211e6d.tar.xz kutter-329fbd01d8bbe8b2316de11e5dac1b5862211e6d.zip |
docs: Update Pressure_Advance.md (#6808)
Added language to disable "scarf joint" seams as it messes with the TUNING_TOWER script.
Signed-off-by: Roman Simanovich <romsimanovich@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Pressure_Advance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index 2f3601ca..1e48f26c 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -22,7 +22,7 @@ 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). Make sure any -"dynamic acceleration control" is disabled in the slicer. +"dynamic acceleration control" and "scarf joint" seams are disabled in the slicer. Prepare for the test by issuing the following G-Code command: ``` |