From 0b36adbf0c70b39d12126133c3af7b69dfe0075a Mon Sep 17 00:00:00 2001 From: "zhou.xu" Date: Mon, 1 Apr 2024 15:39:20 +0800 Subject: [PATCH] ENH:modify default bed type of x1 and x1c to be Textured PEI Plate Jira: none Change-Id: I7b062cb84f4e2f7aa7e7196b27cee3fe7216ac72 --- resources/profiles/BBL/machine/Bambu Lab X1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/BBL/machine/Bambu Lab X1.json b/resources/profiles/BBL/machine/Bambu Lab X1.json index aca4485ae..d8e4794ea 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1.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-P002",