mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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:
@@ -8,6 +8,15 @@
|
||||
"chamber_temperatures": [
|
||||
"65"
|
||||
],
|
||||
"counter_coef_2": [
|
||||
"0.007"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"0.003"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.1"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -29,8 +38,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18",
|
||||
"18"
|
||||
"20",
|
||||
"30"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
@@ -49,8 +58,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
@@ -61,25 +70,49 @@
|
||||
"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.006"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.25"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"-0.088"
|
||||
],
|
||||
"hole_limit_max": [
|
||||
"0.14"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user