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

32 lines
1023 B
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
"type": "process",
"setting_id": "GP010",
"name": "0.30mm Strength @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"],
2024-09-03 09:34:33 +08:00
"elefant_foot_compensation": "0.15",
2025-05-05 14:58:54 +08:00
"initial_layer_infill_speed": ["55"],
2024-09-03 09:34:33 +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"],
2024-09-03 09:34:33 +08:00
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"layer_height": "0.3",
"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",
2024-09-03 09:34:33 +08:00
"sparse_infill_density": "25%",
"sparse_infill_line_width": "0.62",
2025-05-05 14:58:54 +08:00
"sparse_infill_speed": ["100"],
2024-09-03 09:34:33 +08:00
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
2025-05-05 14:58:54 +08:00
"top_surface_speed": ["150"],
2024-09-03 09:34:33 +08:00
"wall_loops": "4",
2025-02-25 10:49:05 +08:00
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
2024-09-03 09:34:33 +08:00
}