From 6e34b79da456345879c92b562562a2877d728ccf Mon Sep 17 00:00:00 2001 From: Billy Huddleston Date: Tue, 3 Feb 2026 15:32:58 -0500 Subject: [PATCH] CAM: Update SVG annotation IDs for tool shapes Renamed several SVG text element IDs in tool shape files that did not match the expected naming conventions used. This ensures that the tool parameters are correctly recognized and utilized by the Tool library editor. src/Mod/CAM/Tools/Shape/bullnose.svg: - Changed text element id from "torus_radius" to "corner_radius" src/Mod/CAM/Tools/Shape/radius.svg: - Changed text element id from "cutting_edge_height-7" to "cutting_radius" - Changed text element id from "diameter-9" to "tip_diameter" src/Mod/CAM/Tools/Shape/svg_source/bullnose.svg: - Changed text element id from "torus_radius" to "corner_radius" src/Mod/CAM/Tools/Shape/svg_source/radius.svg: - Changed text element id from "cutting_edge_height-7" to "cutting_radius" - Changed text element id from "diameter-9" to "tip_diameter" --- src/Mod/CAM/Tools/Shape/bullnose.svg | 2 +- src/Mod/CAM/Tools/Shape/radius.svg | 4 ++-- src/Mod/CAM/Tools/Shape/svg_source/bullnose.svg | 2 +- src/Mod/CAM/Tools/Shape/svg_source/radius.svg | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Mod/CAM/Tools/Shape/bullnose.svg b/src/Mod/CAM/Tools/Shape/bullnose.svg index 826b4f49bd..7b2511ceb7 100644 --- a/src/Mod/CAM/Tools/Shape/bullnose.svg +++ b/src/Mod/CAM/Tools/Shape/bullnose.svg @@ -434,7 +434,7 @@ d="m 76.574219,239.24609 a 0.18591908,0.18591908 0 0 0 -0.19336,0.10743 l -2.826172,6.32226 a 0.18591908,0.18591908 0 0 0 0.25,0.24414 l 6.248047,-2.98633 A 0.18591908,0.18591908 0 0 0 80,242.58203 c -1.67308,-0.25297 -2.995101,-1.53528 -3.267578,-3.18359 a 0.18591908,0.18591908 0 0 0 -0.158203,-0.15235 z m -0.0059,0.59766 c 0.404884,1.45072 1.518948,2.53298 2.990235,2.91406 l -5.457032,2.60742 z" id="path30745" />rr