From 60bf21ad8c4ee428d84e5884ead76a87a8c941f1 Mon Sep 17 00:00:00 2001 From: "zhimin.zeng" Date: Thu, 7 Aug 2025 14:20:43 +0800 Subject: [PATCH] FIX: add wrapping detect area for H2D Pro jira: none Change-Id: I53efc7c89f67b0ba837a828b6c20a983820aa7b3 (cherry picked from commit 01f29bbf0981c7a19961edfd148c77e3fae99f88) --- .../profiles/BBL/machine/Bambu Lab H2D Pro 0.4 nozzle.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/profiles/BBL/machine/Bambu Lab H2D Pro 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab H2D Pro 0.4 nozzle.json index 8a6f91b5b6..a5c89d69dd 100644 --- a/resources/profiles/BBL/machine/Bambu Lab H2D Pro 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab H2D Pro 0.4 nozzle.json @@ -104,6 +104,12 @@ "10" ], "support_chamber_temp_control": "1", + "wrapping_exclude_area": [ + "145x310", + "256x310", + "256x326", + "145x326" + ], "upward_compatible_machine": [ "Bambu Lab H2D 0.4 nozzle" ],