ENH: change bbl machines hot end model
jira: STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ib5a0dad8fdd77f4063329a37b8f0c61932c66308
This commit is contained in:
parent
9a3240688c
commit
e4fad329b8
|
@ -8,6 +8,5 @@
|
|||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA @BBL P1P;Generic PLA Silk @BBL P1P;Bambu PLA Matte @BBL P1P;Bambu PLA Basic @BBL P1P;Bambu ABS @BBL P1P;Bambu PC @BBL P1P;Bambu Support W @BBL P1P;Bambu TPU 95A @BBL P1P;PolyTerra PLA @BBL P1P;PolyLite PLA @BBL P1P;"
|
||||
}
|
||||
|
|
|
@ -1,14 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Bambu Lab P1S",
|
||||
"model_id": "C12",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;"
|
||||
"type": "machine_model",
|
||||
"name": "Bambu Lab P1S",
|
||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||
"model_id": "C12",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;"
|
||||
}
|
||||
|
||||
|
|
|
@ -8,6 +8,5 @@
|
|||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyTerra PLA @BBL X1C;PolyLite PLA @BBL X1C;"
|
||||
}
|
||||
|
|
|
@ -8,6 +8,5 @@
|
|||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue