Revert "Revert "ENH: add profiles for X1E""

This reverts commit 68cfc58e87e25bb7292eabac161b6db5a71bb89c.

Reason for revert: add x1e back

Change-Id: Ie4152de548b30912a2a6ba96f8ebc3d25dbcd8cf
This commit is contained in:
七喜 2023-10-07 07:56:17 +08:00 committed by Lane.Wei
parent c661e0257e
commit 081941b530
116 changed files with 920 additions and 82 deletions

View file

@ -0,0 +1,12 @@
{
"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",
"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"
}