I need help resolving some conflicting logic between the nozzle width and shell thickness--parameters in Cura 16.021--and the physical deposited line width (width on x-y plane).
DEFINITIONS
For clarity, let me define a few terms I'm using:
Nozzle size - nominal diameter of the nozzle / Cura parameter
Nozzle diameter - true diameter of the nozzle
Extrusion diameter - diameter of circular cross-section extrusion upon leaving the nozzle
Deposited line width - width of the rectilinear layer deposited on the build surface in the x-y plane (not the z-layer height).
Shell thickness - Cura parameter for part wall thickness
Cura - Cura version 16.021
Physics suggests that for regular continuous flow out of the nozzle the extrusion diameter (cylindrical material extrusion) would be slightly larger than the nozzle diameter, and the deposited line width (rectangular prismatic extrusion) on the x-y plane should be even wider than the extrusion diameter. I'm assuming the deposited line width is equal to the shell thickness as set in Cura. However, I am finding conflicting advice as to whether one should set the shell thickness slightly greater than or slightly less than the nozzle diameter.
In this post on the Ultimaker forum, the moderator seems to suggest that the nozzle size and deposited line width are one and the same.
In this post on StackExchange, the discussion seems to agree with my understanding.
PROBLEM 2
A commonly referenced procedure for calibrating extrusion suggests printing a 25mm cube with an open top and bottom. My understanding is that by printing four walls of a single shell thickness, we should correct the extrusion rate to achieve a deposited line width equal to nozzle diameter (Cura requires the shell thickness to be a multiple of nozzle diameter) . The problem I have with this is, as stated above, I don't understand a physical basis for targeting nozzle size = shell thickness (deposited line width). I'd expect to calibrate the extrusion to something slightly wider than the nozzle diameter.
My printing experience seems to confirm my intuition. If I reduce extrusion rate to achieve shell thickness = nozzle diameter my prints appear visually under-extruded with poor layer adhesion. Calibrating to about 110% of the nozzle size looks about right.
PROBLEM 3
Although Cura constrains shell thickness to be a multiple of nozzle size, it will not slice thin shapes on the x-y plane equal to nozzle size, they need to be slightly wider. I have verified this multiple times by designing a part in SolidWorks with a 0.4mm wall, exporting it to Cura as an STL, and previewing the slices (using a 0.4 mm nozzle size). If I increase the wall thickness in the model to 0.41mm, Cura will slice the wall. This seems to suggest to me that Cura does account for a deposited line width > nozzle diameter. It calls to question whether the shell thickness is actually a physical dimension for the 3D print or just a parameter for the slicer engine. I have taken it to mean the number of passes around the perimeter in units of nozzle size, similar to other slicers that ask for a shell count.
Thanks in advance to anyone who has put in the time to read this post and kindly share some knowledge.
EDIT 1: My interchanging of terms "width" and "thickness" made it sound like I'm referring to z-layer height. Also, Trish pointed out that "line width" is the better term rather than "layer width" so I have updated this. My post is only concerned with the deposited layer width in the x-y plane--"line width".