fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.35k stars 410 forks source link

feat: highlight active tool #1263

Closed pedrolamas closed 8 months ago

pedrolamas commented 8 months ago

Adds support for the Tx macros variable_active so that the active tool is highlighted.

image

Resolves #1261