From 48b4d51a503cb15555c66da6d154f9d16485ca88 Mon Sep 17 00:00:00 2001 From: "xin.zhang" Date: Tue, 15 Jul 2025 16:42:34 +0800 Subject: [PATCH] FIX: remove the nozzle offset cali jira: [STUDIO-13413] Change-Id: I802a4b87f4a892d3d333c73f39f95fb035aa2edd (cherry picked from commit deb30b611272464b2753f6d32bf9a5d11c5f74a9) --- resources/printers/O1S.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/printers/O1S.json b/resources/printers/O1S.json index 8f4a8c4a36..4d3a3da790 100644 --- a/resources/printers/O1S.json +++ b/resources/printers/O1S.json @@ -48,7 +48,7 @@ "support_build_plate_marker_detect": true, "support_build_plate_marker_detect_type": 2, "support_lidar_calibration": false, - "support_nozzle_offset_calibration": true, + "support_nozzle_offset_calibration": false, "support_high_tempbed_calibration": true, "support_ai_monitoring": true, "support_first_layer_inspect": false,