ENH: update max v speed for PolyLite PETG

1. Set max volumertic speed to 11.5 for PolyLite PETG

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5ee019d07124870893df9ab636851adc0f2a6425
This commit is contained in:
xun.zhang 2023-10-07 18:15:27 +08:00 committed by Lane.Wei
parent 84524e7685
commit 390c295a63
3 changed files with 3 additions and 3 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.07.00.27", "version": "01.07.00.28",
"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

@ -6,7 +6,7 @@
"setting_id": "GFSG60_02", "setting_id": "GFSG60_02",
"instantiation": "true", "instantiation": "true",
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11" "11.5"
], ],
"hot_plate_temp": [ "hot_plate_temp": [
"80" "80"

View file

@ -6,7 +6,7 @@
"setting_id": "GFSG60_00", "setting_id": "GFSG60_00",
"instantiation": "true", "instantiation": "true",
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11" "11.5"
], ],
"nozzle_temperature_range_high": [ "nozzle_temperature_range_high": [
"270" "270"