FIX:GUI error about nozzle temperature in device status page

jira:[STUDIO-9147]

Change-Id: I5148097418376e4cd0f0e1fbaaa5f25205f35e6e
(cherry picked from commit 99722056d72ece6338e7e3a076b73a47c874d71a)
This commit is contained in:
xin.zhang
2024-12-19 15:58:55 +08:00
committed by Noisyfox
parent 079dca6b07
commit 81e57f3d8d
2 changed files with 15 additions and 4 deletions

View File

@@ -40,6 +40,7 @@
#define MAIN_NOZZLE_ID 0
#define DEPUTY_NOZZLE_ID 1
#define UNIQUE_NOZZLE_ID MAIN_NOZZLE_ID
#define VIRTUAL_TRAY_MAIN_ID 255
#define VIRTUAL_TRAY_DEPUTY_ID 254