Files
QIDIStudio/resources/profiles/Q Series/process/0.18mm Standard @Q1 Pro 0.6 nozzle.json

32 lines
1.0 KiB
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
2025-02-25 10:49:05 +08:00
"type": "process",
"setting_id": "GP028",
"name": "0.18mm Standard @Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bridge_flow": "1",
2025-05-05 14:58:54 +08:00
"bridge_speed": ["30"],
2025-02-25 10:49:05 +08:00
"elefant_foot_compensation": "0.15",
2025-05-05 14:58:54 +08:00
"initial_layer_infill_speed": ["55"],
2025-02-25 10:49:05 +08:00
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.3",
2025-05-05 14:58:54 +08:00
"initial_layer_speed": ["35"],
2025-02-25 10:49:05 +08:00
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"layer_height": "0.18",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
2025-05-05 14:58:54 +08:00
"overhang_3_4_speed": ["15"],
2025-08-01 14:48:54 +08:00
"skin_infill_line_width": "0.62",
"skeleton_infill_line_width": "0.62",
2025-02-25 10:49:05 +08:00
"sparse_infill_line_width": "0.62",
2025-05-05 14:58:54 +08:00
"sparse_infill_speed": ["100"],
2025-02-25 10:49:05 +08:00
"support_bottom_z_distance": "0.18",
"support_line_width": "0.62",
"support_top_z_distance": "0.18",
"top_surface_line_width": "0.62",
2025-05-05 14:58:54 +08:00
"top_surface_speed": ["150"],
2025-02-25 10:49:05 +08:00
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
2024-09-03 09:34:33 +08:00
}