mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
ENH:[Process/Filament] Modify the volumetric flow rate and retraction parameters of H2D models PLA Basic, PLA Matte, PETG, HF 0.8 nozzle, ABS, ASA, and PC Profile Edited by wenwei.huang
Change-Id: I164d29c79cbe469d8b0fc55c45d7f9d2322528ed (cherry picked from commit 59b77168ff91a83b8412fc7aafebc1ecb2f6470c)
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"35",
|
||||
"45"
|
||||
"30",
|
||||
"40"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
@@ -95,6 +95,10 @@
|
||||
"Spiral Lift",
|
||||
"Spiral Lift"
|
||||
],
|
||||
"filament_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -131,9 +135,5 @@
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
],
|
||||
"filament_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user