mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +00:00
ENH:[filament/process]Synchronize parameters of O1E with those of O1D
Change-Id: I194543fb38e975aa56592b8dda2e29bde01d949e (cherry picked from commit c03812c36c47ca2edde3280b2fda4072c65deac6)
This commit is contained in:
@@ -5,12 +5,15 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_06",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"10",
|
||||
"10"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97",
|
||||
@@ -29,8 +32,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18",
|
||||
"18"
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
@@ -49,16 +52,16 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"2",
|
||||
"2"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"10",
|
||||
"10"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
@@ -80,6 +83,18 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"4.5",
|
||||
"4.5"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user