mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
69 lines
1.3 KiB
JSON
69 lines
1.3 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm High Quality @BBL A2L",
|
|
"inherits": "fdm_process_single_0.20",
|
|
"from": "system",
|
|
"setting_id": "GP191",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
|
"default_acceleration": [
|
|
"4000"
|
|
],
|
|
"elefant_foot_compensation": "0.075",
|
|
"enable_arc_fitting": "0",
|
|
"enable_height_slowdown": [
|
|
"1"
|
|
],
|
|
"inner_wall_speed": [
|
|
"150"
|
|
],
|
|
"internal_solid_infill_speed": [
|
|
"200"
|
|
],
|
|
"outer_wall_speed": [
|
|
"60"
|
|
],
|
|
"overhang_1_4_speed": [
|
|
"60"
|
|
],
|
|
"overhang_2_4_speed": [
|
|
"30"
|
|
],
|
|
"overhang_3_4_speed": [
|
|
"10"
|
|
],
|
|
"prime_tower_brim_width": "-1",
|
|
"skeleton_infill_density": "25%",
|
|
"skin_infill_density": "25%",
|
|
"slowdown_end_acc": [
|
|
"1000"
|
|
],
|
|
"slowdown_end_height": [
|
|
"225"
|
|
],
|
|
"slowdown_end_speed": [
|
|
"500"
|
|
],
|
|
"slowdown_start_acc": [
|
|
"8000"
|
|
],
|
|
"slowdown_start_height": [
|
|
"0"
|
|
],
|
|
"slowdown_start_speed": [
|
|
"500"
|
|
],
|
|
"smooth_coefficient": "4",
|
|
"sparse_infill_density": "25%",
|
|
"sparse_infill_speed": [
|
|
"200"
|
|
],
|
|
"travel_acceleration": [
|
|
"8000"
|
|
],
|
|
"wall_loops": "6",
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle"
|
|
]
|
|
}
|