fluidd-core / fluidd

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

feat: hides thermal sensors starting with "_" #1443

Closed pedrolamas closed 1 month ago

pedrolamas commented 1 month ago

Automatically hide any temperature sensor (or related item) that starts with "_", just like we already do for macros, output pins and fans.

Resolves #1440