mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +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:
@@ -6,13 +6,13 @@
|
||||
"setting_id": "GFSG02_19",
|
||||
"instantiation": "true",
|
||||
"counter_coef_2": [
|
||||
"0.0065"
|
||||
"0.007"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"-0.032"
|
||||
"0.003"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.053"
|
||||
"0.1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
@@ -45,8 +45,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24",
|
||||
"32"
|
||||
"25",
|
||||
"35"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
@@ -65,8 +65,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
@@ -77,20 +77,32 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil",
|
||||
"nil"
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"nil",
|
||||
"nil"
|
||||
"Spiral Lift",
|
||||
"Spiral Lift"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"hole_coef_2": [
|
||||
"-0.006"
|
||||
@@ -98,6 +110,9 @@
|
||||
"hole_coef_3": [
|
||||
"0.1"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"0.1"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -113,6 +128,9 @@
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"pre_start_fan_time": [
|
||||
"2"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"10",
|
||||
"10"
|
||||
|
||||
Reference in New Issue
Block a user