mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 12:22:32 +00:00
23 lines
581 B
JSON
23 lines
581 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @BabyBelt Pro",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"layer_height": "0.2",
|
|
"initial_layer_print_height": "0.2",
|
|
"initial_layer_line_width": "0.42",
|
|
"wall_loops": "2",
|
|
"reduce_infill_retraction": "1",
|
|
"detect_overhang_wall": "1",
|
|
"skirt_loops": "0",
|
|
"skirt_distance": "0",
|
|
"sparse_infill_pattern": "grid",
|
|
"sparse_infill_speed": "200",
|
|
"support_base_pattern": "rectilinear",
|
|
"support_interface_pattern": "rectilinear",
|
|
"compatible_printers": [
|
|
"BabyBelt Pro 0.4 nozzle"
|
|
]
|
|
}
|