Reorder 'Available in' phrasing; add temp-tower note

Standardize documentation wording by listing Nightly builds before release versions across multiple docs (calibration, material, print settings, developer guide). Also add an IMPORTANT note to calibration/temp_calib.md announcing auto size adjustment for the temperature tower based on nozzle diameter. Changes improve consistency and surface the new temperature-tower feature.
This commit is contained in:
Ian Bassi
2026-05-02 12:24:33 -03:00
parent d12d7546ab
commit de106ce00c
7 changed files with 12 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ A properly calibrated flow ratio ensures consistent layer adhesion and accurate
> [!IMPORTANT]
> NEW FEATURE: **Selectable pattern (Monotonic line)**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
- [Calibration Types](#calibration-types)
- [Archimedean chords + YOLO (Recommended)](#archimedean-chords--yolo-recommended)

View File

@@ -31,6 +31,10 @@ Once the print is complete, examine each block of the tower and determine the op
> The temperature tower will adjust its size according to your nozzle diameter.
> This ensures that all of its features are properly scaled and visible, regardless of the nozzle size you use.
> [!IMPORTANT]
> NEW FEATURE: **Auto size adjustment for temperature tower based on nozzle diameter**
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
### Interpreting results
- **Stringing:** lower temperatures typically reduce stringing.

View File

@@ -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 greater than **stable version number at merge time** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **stable version number at merge time**.
```
Example:
> [!IMPORTANT]
> NEW FEATURE: **Inverse Hole Direction**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
This notes should be removed after a new stable release is made that includes the new feature.

View File

@@ -20,4 +20,4 @@ This is the material section of the feature "Change Extrusion Role G-code" that
> [!IMPORTANT]
> NEW FEATURE: **Material Change Extrusion Role G-code**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.

View File

@@ -123,7 +123,7 @@ The actual brim [flow](quality_settings_wall_and_surfaces#surface-flow-ratio) us
> [!IMPORTANT]
> NEW FEATURE: **Brim Flow Ratio**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
### Brim use EFC outline
@@ -145,7 +145,7 @@ Combine adjacent brims into a single continuous brim when they touch.
> [!IMPORTANT]
> NEW FEATURE: **Combine brims**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
### Combined

View File

@@ -67,4 +67,4 @@ This is the process section of the feature "Change Extrusion Role G-code" that i
> [!IMPORTANT]
> NEW FEATURE: **Process Change Extrusion Role G-code**
> Available in: Releases greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.

View File

@@ -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 greater than **2.3.2** or [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds).
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
The usage of [Reverse on even](quality_settings_overhangs#reverse-on-even) will reverse wall direction based on this setting.