mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
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:
Binary file not shown.
@@ -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.5–3 mm—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.
|
||||
|
||||

|
||||

|
||||
|
||||
> [!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.
|
||||
|
||||
@@ -429,8 +429,8 @@ Fills the area with progressively smaller versions of the outer contour, creatin
|
||||
|
||||
## Hilbert Curve
|
||||
|
||||
Hilbert Curve is a space-filling curve that can be used to create a continuous infill pattern. It is known for its Esthetic appeal and ability to fill space efficiently.
|
||||
Print speed is very low due to the complexity of the path, which can lead to longer print times. It is not recommended for structural parts but can be used for Esthetic purposes.
|
||||
Hilbert Curve is a space-filling curve that can be used to create a continuous infill pattern. It is known for its Aesthetic appeal and ability to fill space efficiently.
|
||||
Print speed is very low due to the complexity of the path, which can lead to longer print times. It is not recommended for structural parts but can be used for Aesthetic purposes.
|
||||
|
||||
- **Horizontal Strength (X-Y):** Low
|
||||
- **Vertical Strength (Z):** Normal
|
||||
@@ -462,7 +462,7 @@ Spiral pattern that fills the area with concentric arcs, creating a smooth and c
|
||||
|
||||
## Octagram Spiral
|
||||
|
||||
Esthetic pattern with low strength and high print time.
|
||||
Aesthetic pattern with low strength and high print time.
|
||||
|
||||
- **Horizontal Strength (X-Y):** Low
|
||||
- **Vertical Strength (Z):** Normal
|
||||
|
||||
Reference in New Issue
Block a user