From c569be00679e312e69378d5b4ece08f6b76a0a1b Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Thu, 5 Jun 2025 17:37:42 +0800 Subject: [PATCH] FIX: missing filament extruder variant in PLA Translucent jira: NONE Signed-off-by: xun.zhang Change-Id: If0554092c2f1ad9bb3c4a73b35b8d8a48b6b3992 (cherry picked from commit bba64286f971d1eb55eea6712845ee6c27d4f2b9) --- .../filament/Bambu PLA Translucent @BBL H2D 0.2 nozzle.json | 4 ++++ .../filament/Bambu PLA Translucent @BBL H2D 0.8 nozzle.json | 4 ++++ .../profiles/BBL/filament/Bambu PLA Translucent @BBL H2D.json | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.2 nozzle.json index bf76b52397..f10e2d75ec 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.2 nozzle.json @@ -9,6 +9,10 @@ "nil", "nil" ], + "filament_extruder_variant": [ + "Direct Drive Standard", + "Direct Drive High Flow" + ], "filament_flow_ratio": [ "0.98", "0.98" diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.8 nozzle.json index 0dc525afd5..edc19af53a 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D 0.8 nozzle.json @@ -9,6 +9,10 @@ "nil", "nil" ], + "filament_extruder_variant": [ + "Direct Drive Standard", + "Direct Drive High Flow" + ], "filament_flow_ratio": [ "0.98", "0.98" diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D.json index 727157675b..e4f465f139 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2D.json @@ -9,6 +9,10 @@ "nil", "nil" ], + "filament_extruder_variant": [ + "Direct Drive Standard", + "Direct Drive High Flow" + ], "filament_flow_ratio": [ "0.98", "0.98"