ENH:[filament/process]Synchronize parameters of O1E with those of O1D

Change-Id: I194543fb38e975aa56592b8dda2e29bde01d949e
(cherry picked from commit c03812c36c47ca2edde3280b2fda4072c65deac6)
This commit is contained in:
qian.wang
2025-08-08 15:33:39 +08:00
committed by Noisyfox
parent 24f1838f98
commit 6d6969a315
137 changed files with 2239 additions and 309 deletions

View File

@@ -5,6 +5,9 @@
"from": "system",
"setting_id": "GFSU99_06",
"instantiation": "true",
"additional_cooling_fan_speed": [
"100"
],
"filament_deretraction_speed": [
"nil",
"nil"
@@ -77,6 +80,21 @@
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_printable": [
"2"
],
"filament_ramming_volumetric_speed": [
"0.8",
"0.8"
],
"filament_pre_cooling_temperature": [
"210",
"210"
],
"filament_ramming_travel_time": [
"20",
"20"
],
"long_retractions_when_ec": [
"1",
"1"
@@ -103,8 +121,5 @@
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_printable": [
"2"
]
}