mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH:[filament/process] format bbl process file
Change-Id: I1bf9983e4ed046c5f1b4b8b18c8f756dac8709bc (cherry picked from commit 0317857fd5d9ddf0c71b53c68308415a0a06c891)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"default_acceleration": "10000",
|
||||
"enable_overhang_speed":"1",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_travel_acceleration": "6000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_speed": "30",
|
||||
@@ -33,6 +34,13 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"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",
|
||||
"smooth_coefficient": "2",
|
||||
@@ -40,10 +48,10 @@
|
||||
"sparse_infill_speed": "250",
|
||||
"support_interface_speed": "80",
|
||||
"support_speed": "150",
|
||||
"travel_acceleration": "10000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_speed": "200",
|
||||
"travel_speed": "500",
|
||||
"travel_speed_z": "0",
|
||||
"z_direction_outwall_speed_continuous": "1",
|
||||
"prime_tower_flat_ironing":"1"
|
||||
"z_direction_outwall_speed_continuous": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user