mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX:fix a1m param length err
Change-Id: I833cf95c475c0a1cb4a77157e28fe3402c1ed43f jira:None (cherry picked from commit 5677ce89b3a748a447a74af65a6a462a992ddcb7)
This commit is contained in:
@@ -71,6 +71,15 @@
|
|||||||
"filament_adaptive_volumetric_speed": [
|
"filament_adaptive_volumetric_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_long_retractions_when_cut": [
|
||||||
|
"nil"
|
||||||
|
],
|
||||||
|
"filament_retraction_distances_when_cut": [
|
||||||
|
"nil"
|
||||||
|
],
|
||||||
"long_retractions_when_ec": [
|
"long_retractions_when_ec": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user