mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 07:17:43 -07:00
ENH: update params for bambu support PLA
jira: none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia4e6fb6c791e8f9dfcd8da16c0d3d3b0d2cecf1e (cherry picked from commit e0aee78f2133be45903417577e4c1811cc687847)
This commit is contained in:
parent
d98cc9095f
commit
1267ab1101
1 changed files with 18 additions and 4 deletions
|
|
@ -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,10 +95,6 @@
|
|||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue