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": "GFSG50_08",
|
||||
"instantiation": "true",
|
||||
"counter_coef_2": [
|
||||
"0.00565"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"-0.0112"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.065"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
@@ -90,6 +99,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.0121"
|
||||
],
|
||||
"hole_coef_3": [
|
||||
"0.145"
|
||||
],
|
||||
"hole_limit_min": [
|
||||
"0.068"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user