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:
@@ -5,11 +5,8 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU04_03",
|
||||
"instantiation": "true",
|
||||
"filament_cost": [
|
||||
"41.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"10",
|
||||
@@ -83,6 +80,21 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_printable": [
|
||||
"2"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"0.55",
|
||||
"0.55"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"195",
|
||||
"195"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"impact_strength_z": [
|
||||
"88.7"
|
||||
],
|
||||
@@ -114,8 +126,5 @@
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
],
|
||||
"filament_printable": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user