ENH: modify plate params for support for pla-petg

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8faf9239e8ac706b0e20c322582310e90c59c1e0
This commit is contained in:
xun.zhang 2024-11-07 19:27:50 +08:00 committed by Lane.Wei
parent 8b7ef47197
commit d3ee6995ed
2 changed files with 7 additions and 10 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.10.00.18",
"version": "01.10.00.19",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -27,6 +27,9 @@
"filament_max_volumetric_speed": [
"6"
],
"filament_scarf_seam_type": [
"none"
],
"filament_vendor": [
"Bambu Lab"
],
@ -45,19 +48,13 @@
"slow_down_layer_time": [
"8"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"supertack_plate_temp": [
"60"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"filament_scarf_seam_type": [
"none"
]
}