mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Updated Wiki content
@@ -201,14 +201,14 @@ When new features or upgrades are merged into the main branch, please add a note
|
||||
```markdown
|
||||
> [!IMPORTANT]
|
||||
> NEW FEATURE: **Feature short description**
|
||||
> Available in: Releases grater than **stable version number at merge time** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
> Available in: Releases greater than **stable version number at merge time** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
```
|
||||
|
||||
Example:
|
||||
|
||||
> [!IMPORTANT]
|
||||
> NEW FEATURE: **Inverse Hole Direction**
|
||||
> Available in: Releases grater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
|
||||
This notes should be removed after a new stable release is made that includes the new feature.
|
||||
|
||||
|
||||
@@ -122,6 +122,7 @@ If your current setup already works well, enabling it may be unnecessary and can
|
||||
|
||||
## Combine brims
|
||||
|
||||
[Variable](Built-in-placeholders-variables): `combine_brims`.
|
||||
Combine adjacent brims into a single continuous brim when they touch.
|
||||
|
||||
- Disable: Each object's brim is generated and printed separately; each brim is completed before its object is printed.
|
||||
@@ -129,7 +130,7 @@ Combine adjacent brims into a single continuous brim when they touch.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> NEW FEATURE: **Combine brims**
|
||||
> Available in: Releases grater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
|
||||
### Combined
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ Check [PR 12669](https://github.com/OrcaSlicer/OrcaSlicer/pull/12669) for more d
|
||||
|
||||
> [!IMPORTANT]
|
||||
> NEW FEATURE: **Inverse Hole Direction**
|
||||
> Available in: Releases grater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
|
||||
|
||||
The usage of [Reverse on even](quality_settings_overhangs#reverse-on-even) will reverse wall direction based on this setting.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user