mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -1,37 +1,59 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_a400",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3085664947",
|
||||
"instantiation": "false",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"enable_arc_fitting": "1",
|
||||
"initial_layer_infill_speed": "75",
|
||||
"outer_wall_speed": "100",
|
||||
"inner_wall_speed": "160",
|
||||
"sparse_infill_speed": "160",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"gap_infill_speed": "160",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"travel_speed": "190",
|
||||
"default_acceleration": "2000",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "2000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"travel_acceleration": "3000",
|
||||
"infill_jerk": "8",
|
||||
"initial_layer_jerk": "8",
|
||||
"outer_wall_jerk": "4",
|
||||
"top_surface_jerk": "4",
|
||||
"travel_jerk": "10",
|
||||
"support_filament": "1",
|
||||
"support_interface_filament": "2",
|
||||
"support_top_z_distance": "0",
|
||||
"support_bottom_z_distance": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"small_perimeter_threshold": "0",
|
||||
"support_material_synchronize_layers": "1"
|
||||
}
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "fdm_process_a400",
|
||||
"setting_id": "3085664947",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
|
||||
"initial_layer_infill_speed": "75",
|
||||
"inner_wall_speed": "160",
|
||||
"top_surface_acceleration": "1000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_acceleration": "1000",
|
||||
|
||||
"ooze_prevention": "1",
|
||||
"standby_temperature_delta": "-60",
|
||||
"preheat_time": "60",
|
||||
"preheat_steps": "1",
|
||||
|
||||
|
||||
"outer_wall_speed": "100",
|
||||
"support_base_pattern": "default",
|
||||
"support_bottom_interface_spacing": "0.5",
|
||||
"support_bottom_z_distance": "0.16",
|
||||
"support_expansion": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_object_xy_distance": "0.7",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_style": "default",
|
||||
"support_top_z_distance": "0.16",
|
||||
"travel_acceleration": "2000",
|
||||
"travel_speed": "200",
|
||||
|
||||
"initial_layer_print_height": "0.2",
|
||||
"enable_arc_fitting": "1",
|
||||
|
||||
"sparse_infill_speed": "160",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"gap_infill_speed": "160",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"default_acceleration": "2000",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "2000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"infill_jerk": "8",
|
||||
"initial_layer_jerk": "8",
|
||||
"outer_wall_jerk": "4",
|
||||
"top_surface_jerk": "4",
|
||||
"travel_jerk": "10",
|
||||
"small_perimeter_threshold": "0",
|
||||
"support_material_synchronize_layers": "1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user