mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 18:32:16 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
181 lines
2.4 KiB
JSON
181 lines
2.4 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Steady @BBL A2L",
|
|
"inherits": "fdm_process_single_0.20",
|
|
"from": "system",
|
|
"setting_id": "GP195",
|
|
"instantiation": "true",
|
|
"description": "Lower-acceleration profile for the 0.4mm nozzle. Use it when the printer sits on a wobbly desk or shelf",
|
|
"bridge_speed": [
|
|
"50",
|
|
"50"
|
|
],
|
|
"default_acceleration": [
|
|
"3500",
|
|
"6000"
|
|
],
|
|
"elefant_foot_compensation": "0.075",
|
|
"enable_arc_fitting": "0",
|
|
"enable_height_slowdown": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"enable_overhang_speed": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"gap_infill_speed": [
|
|
"150",
|
|
"250"
|
|
],
|
|
"initial_layer_acceleration": [
|
|
"500",
|
|
"500"
|
|
],
|
|
"initial_layer_infill_speed": [
|
|
"105",
|
|
"105"
|
|
],
|
|
"initial_layer_speed": [
|
|
"50",
|
|
"100"
|
|
],
|
|
"initial_layer_travel_acceleration": [
|
|
"5000",
|
|
"6000"
|
|
],
|
|
"inner_wall_acceleration": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"inner_wall_speed": [
|
|
"150",
|
|
"300"
|
|
],
|
|
"internal_solid_infill_speed": [
|
|
"150",
|
|
"250"
|
|
],
|
|
"outer_wall_acceleration": [
|
|
"3500",
|
|
"5000"
|
|
],
|
|
"outer_wall_speed": [
|
|
"150",
|
|
"200"
|
|
],
|
|
"overhang_1_4_speed": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"overhang_2_4_speed": [
|
|
"50",
|
|
"50"
|
|
],
|
|
"overhang_3_4_speed": [
|
|
"30",
|
|
"30"
|
|
],
|
|
"overhang_4_4_speed": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"overhang_totally_speed": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"prime_tower_brim_width": "-1",
|
|
"print_extruder_id": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"print_extruder_variant": [
|
|
"Direct Drive Standard",
|
|
"Direct Drive TPU285"
|
|
],
|
|
"slowdown_end_acc": [
|
|
"2000",
|
|
"2000"
|
|
],
|
|
"slowdown_end_height": [
|
|
"325",
|
|
"325"
|
|
],
|
|
"slowdown_end_speed": [
|
|
"500",
|
|
"500"
|
|
],
|
|
"slowdown_start_acc": [
|
|
"8000",
|
|
"8000"
|
|
],
|
|
"slowdown_start_height": [
|
|
"150",
|
|
"150"
|
|
],
|
|
"slowdown_start_speed": [
|
|
"500",
|
|
"500"
|
|
],
|
|
"small_perimeter_speed": [
|
|
"50%",
|
|
"50%"
|
|
],
|
|
"small_perimeter_threshold": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"smooth_coefficient": "4",
|
|
"sparse_infill_acceleration": [
|
|
"100%",
|
|
"100%"
|
|
],
|
|
"sparse_infill_speed": [
|
|
"150",
|
|
"270"
|
|
],
|
|
"support_interface_speed": [
|
|
"80",
|
|
"80"
|
|
],
|
|
"support_speed": [
|
|
"150",
|
|
"150"
|
|
],
|
|
"top_solid_infill_flow_ratio": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"top_surface_acceleration": [
|
|
"2000",
|
|
"2000"
|
|
],
|
|
"top_surface_speed": [
|
|
"150",
|
|
"200"
|
|
],
|
|
"travel_acceleration": [
|
|
"4000",
|
|
"8000"
|
|
],
|
|
"travel_short_distance_acceleration": [
|
|
"250",
|
|
"250"
|
|
],
|
|
"travel_speed": [
|
|
"300",
|
|
"500"
|
|
],
|
|
"travel_speed_z": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"vertical_shell_speed": [
|
|
"80%",
|
|
"80%"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle"
|
|
]
|
|
}
|