English
Login
 

17 comments

Log in  to post a comment
bphillip2
"Max scarf joint segment length
Maximal length of any scarf joint segment."
Thanks for that.
DMartin
The article jumps into "scarf seams" without explaining what they are, if they are good or bad, if they are default or optional, and where and when to use (or not use) them. More explaination needed please Prusa.
Ousema Zayati
For all of you who were also confused by the "Max scarf joint segment length" tooltip, it is more or less the inverse of OrcaSlicer's Scarf Steps seen here: https://github.com/SoftFever/OrcaSlicer/wiki/quality_settings_seam#scarf-steps

TL;DR: It's resolution.

An individual scarf transition is like two stacked wedges. Imagine creating a rectangular block by stacking two door stops on top of each other. Or whichever right triangular prism is easiest for you to visualize.

Each wedge is made up of small steps where the slicer gradually changes the amount of filament that is extruded in each step. This segment length setting is the maximum length that each line of g-code is allowed to define, or maximum length of each step. The effect is that this setting becomes the resolution of the wedge.

I do not know how necessary it is for you, the reader, because I do not know whether your printer can interpolate extrusion multipliers from one command to the next, either by design or by an inability to change extrusion rate fast enough.

For you CNC-heads out there, the material extrusion rate in a perfect scarf matches the MRR that you would see at the beginning and end of a contour pass with a linear ramp. However, MRR is as continuous as your machine's linear interpolation can achieve in XYZ (discounting the nuance from chip load/vibration/etc), whereas E doesn't seem to have interpolation for continuously changing "MER," so it would be defined it in steps.
Itsik
I did not know that this issue is addressed in the slicer and overcome it by splitting the sensitive surface in the CAD model to many small surfaces. This had the same effect of changing the seam point from layer to layer.
Miëtek Bak
"Scarf joint around entire perimeter
Extend the scarf around the entire perimeter.

Scarf joint length
Change the length of the scarf joint

Max scarf joint segment length
Maximal length of any scarf joint segment."

These explanations are not helpful. A helpful explanation would describe what are the pros and cons of using an option, and what are the situations in which an option should or should not be used.
Finalfill
Agree. When should I extend the scarf around the entire perimeter? I assume there's a max perimeter length to line height ratio. Needs more detail.
jdelisle
Truly worthless documentation.

UI checkbox: "Enable feature XYZ"

Docs: "Checking this box enables the XYZ feature"

Well no shit... How about some guidance???