mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +00:00
Wiki fix images and links (#9858)
* Fix Wiki Links Co-Authored-By: StdVectorBool <4926951+StdVectorBool@users.noreply.github.com> * Fix Wiki images * Chamber temp Wiki update --------- Co-authored-by: StdVectorBool <4926951+StdVectorBool@users.noreply.github.com>
This commit is contained in:
@@ -6,11 +6,17 @@ The 'Precise Wall' is a distinctive feature introduced by OrcaSlicer, aimed at i
|
||||
|
||||
Below is a technical explanation of how this feature works.
|
||||
|
||||
First, it's important to understand some basic concepts like flow, extrusion width, and space. Slic3r has an excellent document that covers these topics in detail. You can refer to this article: [link to article](https://manual.slic3r.org/advanced/flow-math).
|
||||
First, it's important to understand some basic concepts like flow, extrusion width, and space. Slic3r has an excellent document that covers these topics in detail. You can refer to this [article](https://manual.slic3r.org/advanced/flow-math).
|
||||
|
||||
Now, let's dive into the specifics. Slic3r and its forks, such as PrusaSlicer, SuperSlicer, and OrcaSlicer, assume that the extrusion path has an oval shape, which accounts for the overlaps. For example, if we set the wall width to 0.4mm and the layer height to 0.2mm, the combined thickness of two walls laid side by side is 0.714mm instead of 0.8mm due to the overlapping.
|
||||
|
||||

|
||||
- **Precise Wall Off**
|
||||
|
||||

|
||||
|
||||
- **Precise Wall On**
|
||||
|
||||

|
||||
|
||||
This approach enhances the strength of 3D-printed parts. However, it does have some side effects. For instance, when the inner-outer wall order is used, the outer wall can be pushed outside, leading to potential size inaccuracy and more layer inconsistency.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user