mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 09:23:15 +08:00
ENH: update params for bambu support PLA
jira: none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia4e6fb6c791e8f9dfcd8da16c0d3d3b0d2cecf1e
This commit is contained in:
parent
80ae08825e
commit
e0aee78f21
@ -5,10 +5,20 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSS02_06",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1",
|
||||
"1"
|
||||
@ -29,6 +39,14 @@
|
||||
"0.5",
|
||||
"0.5"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
@ -77,18 +95,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user