ENH: modify filament params for pps-CF
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I9d1f1840e8d94e6dcbb9e00bf9cfa1aa67cba8bf
This commit is contained in:
parent
2e4d33b5e1
commit
66a58c26c3
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.10.00.14",
|
||||
"version": "01.10.00.15",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -24,9 +24,6 @@
|
|||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"350"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"310"
|
||||
],
|
||||
|
|
|
@ -21,9 +21,6 @@
|
|||
"filament_type": [
|
||||
"PPS-CF"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"350"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"310"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue