mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX: missing filament extruder variant in PLA Translucent
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: If0554092c2f1ad9bb3c4a73b35b8d8a48b6b3992 (cherry picked from commit bba64286f971d1eb55eea6712845ee6c27d4f2b9)
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
|
|||||||
@@ -9,6 +9,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
|
|||||||
@@ -9,6 +9,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
|
|||||||
Reference in New Issue
Block a user