From 5d2aaddbeee34e7de81630ca391653bf7f991796 Mon Sep 17 00:00:00 2001 From: HYzd766 <108379794+HYzd766@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:38:05 +0800 Subject: [PATCH] Update Q2 print height (#10843) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed * Revert "The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed" This reverts commit 8d296720b8de58b1bfa4f008a24cee841a8472c6. * Update Qidi Q2 0.4 nozzle.json 修改Q2打印高度 --------- Co-authored-by: SoftFever --- resources/profiles/Qidi/machine/Qidi Q2 0.4 nozzle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Qidi/machine/Qidi Q2 0.4 nozzle.json b/resources/profiles/Qidi/machine/Qidi Q2 0.4 nozzle.json index 17780991da..b7082e9bdb 100644 --- a/resources/profiles/Qidi/machine/Qidi Q2 0.4 nozzle.json +++ b/resources/profiles/Qidi/machine/Qidi Q2 0.4 nozzle.json @@ -57,7 +57,7 @@ "270x270", "0x270" ], - "printable_height": "260", + "printable_height": "256", "retract_lift_below": [ "259" ], @@ -66,4 +66,4 @@ "thumbnail_size": [ "50x50" ] -} \ No newline at end of file +}