mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 00:25:45 +03:00
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:
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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**.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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**.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user