[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-11-27 16:18:17 +00:00
parent 17d27780ac
commit 6cb1e8a9ce

View File

@@ -1,4 +1,4 @@
# ADR-009: Terminology consistency for "Material Allowance"
# ADR-009: Terminology consistency for "Material Allowance"
## Status
DRAFT
@@ -30,10 +30,9 @@ In any context where the use of the term is ambiguous, we will use the modifier
Refers to material left behind when the cutter is end milling. For example if the cutter is clearing a pocket with a 0.5mm axial stock to leave, it will leave 0.5mm of material at the bottom of the pocket.
#### Radial
Refers to material left behind when the cutter is side milling. For example if the cutter is clearing a pocket with a 0.5mm radial stock to leave, it will leave 0.5mm of material on the walls of the pocket.
Refers to material left behind when the cutter is side milling. For example if the cutter is clearing a pocket with a 0.5mm radial stock to leave, it will leave 0.5mm of material on the walls of the pocket.
## Consequences
- Task panels, documentation, tooltips, and translation must be revisited for consistency.
- Inconsistent operations and dressups must be updated to use the new terminology. This may have backwards compatibility implications.