Wiki Update 12 - Others (#10452)

* Update others_settings_brim.md

* Improved brim

* brim wiki

* Update others_settings_brim.md

* Skirt

* Icons to settings sections

* Create Built-in-placeholders-variables.md

* Update others_settings_g_code_output.md

* Update others_settings_notes.md

* Update others_settings_post_processing_scripts.md

* special mode

* Fuzzy skin

* Image fix

* PA update

* Update pressure-advance-calib.md

* Phishing report link in README

* pa wiki link

* Esthetic -> Aesthetic
This commit is contained in:
Ian Bassi
2025-09-08 23:52:40 -03:00
committed by GitHub
parent 78eb3b464f
commit 4faaa5e6ee
30 changed files with 393 additions and 112 deletions

View File

@@ -14,6 +14,8 @@ Infill is the internal structure of a 3D print, providing strength and support.
- [Anchor](#anchor)
- [Internal Solid Infill](#internal-solid-infill)
- [Extra Solid Infill](#extra-solid-infill)
- [Interval Pattern](#interval-pattern)
- [Explicit Layer List](#explicit-layer-list)
- [Sparse Infill Pattern](#sparse-infill-pattern)
- [Credits](#credits)
@@ -60,7 +62,7 @@ This setting allows you to generate your selected [infill pattern](#sparse-infil
- **Fire-retardant applications:** Some flame-resistant materials (like PolyMax PC-FR) require a minimum printed wall/infill thickness—often 1.53mm—to comply with standards. Since infill contributes to overall part thickness, using multiple lines helps achieve the necessary thickness without switching to a large nozzle or printing with 100% infill. This is especially useful for high-temperature materials like PC, which are prone to warping when fully solid.
- Creating **aesthetic** infill patterns (like [Grid](strength_settings_patterns#grid) or [Honeycomb](strength_settings_patterns#honeycomb)) with multiple line widths—without relying on CAD modeling or being limited to a single extrusion width.
![infill-multiline-esthetic](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/images/fill/infill-multiline-esthetic.gif?raw=true)
![infill-multiline-aesthetic](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/images/fill/infill-multiline-aesthetic.gif?raw=true)
> [!WARNING]
> For self intersecting infills (e.g. [Cubic](strength_settings_patterns#cubic), [Grid](strength_settings_patterns#grid)) multiline count greater than 3 may cause layer shift, extruder clog or other issues due to overlapping of lines on intersection points.