From 1e0d2663067c49c063e2d9fb82ce8167030ff728 Mon Sep 17 00:00:00 2001 From: "zhou.xu" Date: Wed, 3 Apr 2024 15:52:21 +0800 Subject: [PATCH] FIX:modify default bed type of x1c to be Textured PEI Plate Jira: none Change-Id: I1351de5a8bc7e25bcfced3b175de1d43132a76a8 --- resources/profiles/BBL/machine/Bambu Lab X1 Carbon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/BBL/machine/Bambu Lab X1 Carbon.json b/resources/profiles/BBL/machine/Bambu Lab X1 Carbon.json index 8407b6e27..3b36361af 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1 Carbon.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1 Carbon.json @@ -4,7 +4,7 @@ "nozzle_diameter": "0.4;0.2;0.6;0.8", "bed_model": "bbl-3dp-X1.stl", "bed_texture": "bbl-3dp-logo.svg", - "default_bed_type": "Cool Plate", + "default_bed_type": "Textured PEI Plate", "family": "BBL-3DP", "machine_tech": "FFF", "model_id": "BL-P001",