docs: Add info on S3D "extra retract distance" to Slicers.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
df6ca2ea1d
commit
7543876487
|
@ -50,6 +50,13 @@ between moves. This is likely to make blobbing worse, not better.
|
||||||
In contrast, it is okay (and often helpful) to use a slicer's
|
In contrast, it is okay (and often helpful) to use a slicer's
|
||||||
"retract" setting, "wipe" setting, and/or "wipe on retract" setting.
|
"retract" setting, "wipe" setting, and/or "wipe on retract" setting.
|
||||||
|
|
||||||
|
# Do not use "extra restart distance" on Simplify3d
|
||||||
|
|
||||||
|
This setting can cause dramatic changes to extrusion rates which can
|
||||||
|
trigger Klipper's maximum extrusion cross-section check. Consider
|
||||||
|
using Klipper's [pressure advance](Pressure_Advance.md) or the regular
|
||||||
|
Simplify3d retract setting instead.
|
||||||
|
|
||||||
# Disable "PreloadVE" on KISSlicer
|
# Disable "PreloadVE" on KISSlicer
|
||||||
|
|
||||||
If using KISSlicer slicing software then set "PreloadVE" to
|
If using KISSlicer slicing software then set "PreloadVE" to
|
||||||
|
|
Loading…
Reference in New Issue