mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
ENH: Modify filament jsons to support parameter “filament_adaptive_volumetric_speed”
Jira: None Change-Id: Iddd9fdf1ab39ad1e72da4040b7bb7dd0d1375652 (cherry picked from commit 900d0b5f6e6738eae12e2418dbb6ea1051e131c0)
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSA09_06",
|
||||
"instantiation": "true",
|
||||
"counter_coef_2": [
|
||||
"0.003"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"0.024"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.1"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -81,6 +90,27 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_adaptive_volumetric_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"hole_coef_2": [
|
||||
"-0.0081"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.2041"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"0.08"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user