orcaslicer/resources/profiles/InfiMech/process/0.08mm Extra Fine @InfiMech TX.json
InfimechOfficial 915c112ee5
20231103 Add "InfiMech" printer profiles (#2596)
* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* fix issues that prevent the profiles being loaded.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-03 19:23:20 +08:00

30 lines
753 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @InfiMech TX",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "7",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"tree_support_wall_count": "1",
"brim_width": "5",
"gap_infill_speed": "350",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"layer_height": "0.08",
"print_settings_id": "0.08mm Extra Fine @InfiMech TX",
"sparse_infill_speed": "450",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}