mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +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:
@@ -8,6 +8,15 @@
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"counter_coef_2": [
|
||||
"0.00545"
|
||||
],
|
||||
"counter_coef_3": [
|
||||
"-0.0202"
|
||||
],
|
||||
"counter_limit_max": [
|
||||
"0.03"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -84,6 +93,18 @@
|
||||
"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"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user