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:
xun.zhang 2024-10-24 14:29:43 +08:00 committed by Lane.Wei
parent 2e4d33b5e1
commit 66a58c26c3
3 changed files with 1 additions and 7 deletions

View File

@ -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.10.00.14", "version": "01.10.00.15",
"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": [

View File

@ -24,9 +24,6 @@
"filament_vendor": [ "filament_vendor": [
"Bambu Lab" "Bambu Lab"
], ],
"nozzle_temperature_range_high": [
"350"
],
"nozzle_temperature_range_low": [ "nozzle_temperature_range_low": [
"310" "310"
], ],

View File

@ -21,9 +21,6 @@
"filament_type": [ "filament_type": [
"PPS-CF" "PPS-CF"
], ],
"nozzle_temperature_range_high": [
"350"
],
"nozzle_temperature_range_low": [ "nozzle_temperature_range_low": [
"310" "310"
], ],