ENH: Sync X1E presets from the master branch.

Also sort the filaments and remove duplicated keys

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
This commit is contained in:
xun.zhang 2023-08-22 14:16:06 +08:00 committed by Lane.Wei
parent b048992715
commit 7840f5d858
106 changed files with 1156 additions and 65 deletions

View file

@ -10,6 +10,9 @@
],
"printer_model": "Bambu Lab X1",
"printer_variant": "0.4",
"z_hop": [
"0.2"
],
"auxiliary_fan": "0",
"bed_exclude_area": [
"0x0",

View file

@ -10,6 +10,9 @@
],
"printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.4",
"z_hop": [
"0.2"
],
"bed_exclude_area": [
"0x0",
"18x0",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
{
"type": "machine_model",
"name": "Bambu Lab X1E",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"bed_model": "bbl-3dp-X1.stl",
"bed_texture": "bbl-3dp-logo.svg",
"family": "BBL-3DP",
"hotend_model": "bbl-3dp-hotend.stl",
"machine_tech": "FFF",
"model_id": "C13",
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1 Carbon.json",
"default_materials": "Bambu ABS @BBL X1E;Bambu PC @BBL X1E;Generic PLA Silk @BBL X1C;Generic PLA @BBL X1C;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyLite PLA @BBL X1C;PolyTerra PLA @BBL X1C"
}