diff --git a/src/Mod/CAM/Roadmap/ADR/ADR-009.md b/src/Mod/CAM/Roadmap/ADR/ADR-009.md index 23cddd469c..55d667f993 100644 --- a/src/Mod/CAM/Roadmap/ADR/ADR-009.md +++ b/src/Mod/CAM/Roadmap/ADR/ADR-009.md @@ -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. -