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,6 +5,15 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSA09_15",
|
||||
"instantiation": "true",
|
||||
"counter_coef_2": [
|
||||
"0.003"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"0.024"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.1"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -46,8 +55,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
@@ -58,25 +67,46 @@
|
||||
"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_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"hole_coef_2": [
|
||||
"-0.0081"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.2041"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"0.08"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -89,6 +119,9 @@
|
||||
"220",
|
||||
"220"
|
||||
],
|
||||
"pre_start_fan_time": [
|
||||
"2"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"10",
|
||||
"10"
|
||||
|
||||
Reference in New Issue
Block a user