mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00: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:
@@ -5,10 +5,20 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSS02_06",
|
"setting_id": "GFSS02_06",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
@@ -29,6 +39,14 @@
|
|||||||
"0.5",
|
"0.5",
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
|
"filament_pre_cooling_temperature": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_travel_time": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_ramming_volumetric_speed": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"-1",
|
"-1",
|
||||||
"-1"
|
"-1"
|
||||||
@@ -77,10 +95,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_extruder_variant": [
|
|
||||||
"Direct Drive Standard",
|
|
||||||
"Direct Drive High Flow"
|
|
||||||
],
|
|
||||||
"long_retractions_when_ec": [
|
"long_retractions_when_ec": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
|
|||||||
Reference in New Issue
Block a user