mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
31 lines
977 B
JSON
31 lines
977 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.12mm Fine @Q1 Pro",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"bottom_color_penetration_layers": "5",
|
|
"bottom_shell_layers": "5",
|
|
"bridge_flow": "1",
|
|
"elefant_foot_compensation": "0.15",
|
|
"gap_infill_speed": ["350"],
|
|
"inner_wall_speed": ["350"],
|
|
"internal_solid_infill_speed": ["350"],
|
|
"layer_height": "0.12",
|
|
"outer_wall_speed": ["200"],
|
|
"overhang_1_4_speed": ["60"],
|
|
"overhang_2_4_speed": ["30"],
|
|
"overhang_3_4_speed": ["10"],
|
|
"skin_infill_line_width": "0.22",
|
|
"skeleton_infill_line_width": "0.22",
|
|
"sparse_infill_speed": ["430"],
|
|
"support_bottom_z_distance": "0.12",
|
|
"support_threshold_angle": "20",
|
|
"support_top_z_distance": "0.12",
|
|
"top_color_penetration_layers": "5",
|
|
"top_shell_layers": "5",
|
|
"top_shell_thickness": "0.6",
|
|
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
|
|
}
|