mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +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": "GFSA50_08",
|
||||
"instantiation": "true",
|
||||
"counter_coef_2": [
|
||||
"0.012"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"-0.063"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.07"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -81,6 +90,24 @@
|
||||
"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.0103"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.1974"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user