FIX: support save remote file to storage

jira: [STUDIO-9095]
Change-Id: I675d942b52e723908a5be1861efe7917cdcc599d
(cherry picked from commit 5850bc8fbd0dd6e757e48e54275c1788e15ff93e)
This commit is contained in:
xin.zhang
2025-02-25 10:11:42 +08:00
committed by Noisyfox
parent 8ccd7b0cc6
commit 0099823501
7 changed files with 82 additions and 6 deletions

View File

@@ -37,6 +37,7 @@
"support_lidar_calibration": true,
"support_ai_monitoring": false,
"support_first_layer_inspect": true,
"support_save_remote_print_file_to_storage": true,
"support_chamber_temp_edit": false,
"support_extrusion_cali": false,
"support_user_preset": false

View File

@@ -37,6 +37,7 @@
"support_lidar_calibration": true,
"support_ai_monitoring": false,
"support_first_layer_inspect": true,
"support_save_remote_print_file_to_storage": true,
"support_chamber_temp_edit": false,
"support_extrusion_cali": false,
"support_user_preset": false

View File

@@ -1 +1 @@
02.00.00.03
02.00.00.04