mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.08mm High Quality @BBL A2L 0.2 nozzle",
|
|
"inherits": "fdm_process_single_0.08_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "GP178",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
|
|
"default_acceleration": [
|
|
"4000"
|
|
],
|
|
"elefant_foot_compensation": "0.075",
|
|
"enable_arc_fitting": "0",
|
|
"enable_height_slowdown": [
|
|
"1"
|
|
],
|
|
"initial_layer_infill_speed": [
|
|
"28"
|
|
],
|
|
"initial_layer_speed": [
|
|
"16"
|
|
],
|
|
"outer_wall_acceleration": [
|
|
"2000"
|
|
],
|
|
"outer_wall_speed": [
|
|
"60"
|
|
],
|
|
"prime_tower_brim_width": "-1",
|
|
"slowdown_end_acc": [
|
|
"1000"
|
|
],
|
|
"slowdown_end_height": [
|
|
"225"
|
|
],
|
|
"sparse_infill_pattern": "gyroid",
|
|
"travel_acceleration": [
|
|
"8000"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.2 nozzle"
|
|
]
|
|
}
|