ENH:[filament/process] format bbl process file

Change-Id: I1bf9983e4ed046c5f1b4b8b18c8f756dac8709bc
(cherry picked from commit 0317857fd5d9ddf0c71b53c68308415a0a06c891)
This commit is contained in:
qian.wang
2025-06-26 12:11:56 +08:00
committed by Noisyfox
parent a42c933756
commit 0f96e397f5
24 changed files with 59 additions and 39 deletions

View File

@@ -24,6 +24,12 @@
"print_extruder_variant": [
"Direct Drive Standard"
],
"slowdown_start_height": "0",
"slowdown_start_speed": "1000",
"slowdown_start_acc": "100000",
"slowdown_end_height": "400",
"slowdown_end_speed": "1000",
"slowdown_end_acc": "100000",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"sparse_infill_acceleration": "100%",