From 7de52de3534fbd28251d000ec89dcf2776b19791 Mon Sep 17 00:00:00 2001 From: Noisyfox Date: Sat, 27 Sep 2025 19:11:48 +0800 Subject: [PATCH] Fix plate name --- resources/profiles/BBL/machine/Bambu Lab A1 mini.json | 2 +- resources/profiles/BBL/machine/Bambu Lab H2D.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL/machine/Bambu Lab A1 mini.json b/resources/profiles/BBL/machine/Bambu Lab A1 mini.json index 3e00135189..6eea027b03 100644 --- a/resources/profiles/BBL/machine/Bambu Lab A1 mini.json +++ b/resources/profiles/BBL/machine/Bambu Lab A1 mini.json @@ -7,7 +7,7 @@ "bed_texture": "bbl-3dp-logo.svg", "default_bed_type": "Textured PEI Plate", "image_bed_type": "mini", - "not_support_bed_type":"Cool Plate;Engineering Plate", + "not_support_bed_type":"Smooth Cool Plate;Engineering Plate", "family": "BBL-3DP", "machine_tech": "FFF", "model_id": "N1", diff --git a/resources/profiles/BBL/machine/Bambu Lab H2D.json b/resources/profiles/BBL/machine/Bambu Lab H2D.json index 54426663ba..771b22393a 100644 --- a/resources/profiles/BBL/machine/Bambu Lab H2D.json +++ b/resources/profiles/BBL/machine/Bambu Lab H2D.json @@ -7,7 +7,7 @@ "bed_texture": "bbl-3dp-logo.svg", "default_bed_type": "Textured PEI Plate", "image_bed_type": "o", - "not_support_bed_type":"Cool Plate;Engineering Plate;Bambu Cool Plate SuperTack", + "not_support_bed_type":"Smooth Cool Plate;Engineering Plate;Textured Cool Plate;Cool Plate (SuperTack)", "family": "BBL-3DP", "machine_tech": "FFF", "model_id": "O1D",