ENH: some preset change
1 change bambu PC and TPU temperature by pineapple Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Id2bc603893ce9e2c33f15de420c79b94cd6dd89a
This commit is contained in:
parent
ace3c2a231
commit
e0c4453c46
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.01.00.10",
|
"version": "01.01.00.11",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PC @base",
|
"inherits": "Bambu PC @base",
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"270"
|
"260"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||||
|
|
|
@ -13,5 +13,8 @@
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"230"
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"230"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue