Fix typo in extruder clearance resource name (#11569)

Renamed 'param_extruder_clearence.svg' to 'param_extruder_clearance.svg' and updated the corresponding resource reference in Tab.cpp to correct the spelling error.

Co-authored-by: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com>
This commit is contained in:
Ian Bassi
2025-12-05 09:03:12 -03:00
committed by GitHub
parent bd6cfd6cec
commit 02c8bba8b4
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="7" y="10" width="3" height="1" style="fill:#009688"/><rect x="7" y="16" width="3" height="1" style="fill:#009688"/><rect x="8" y="11" width="1" height="5" style="fill:#009688"/><line x1="0.5" y1="3.5" x2="5.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="11.5" y1="3.5" x2="16.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="5.5" y="0.5" width="6" height="7" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><circle cx="8.5" cy="4.5" r="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="7.5 7.5 8.5 8.5 8.5 8.5 9.5 7.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="0.5" y1="16.5" x2="5.5" y2="16.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="11.5" y1="16.5" x2="16.5" y2="16.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB