Files
QIDIStudio/resources/profiles/Q Series/process/0.48mm Standard @Q1 Pro 0.8 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": "GP034",
"name": "0.48mm Standard @Q1 Pro 0.8 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.82",
"initial_layer_print_height": "0.4",
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.82",
"internal_solid_infill_line_width": "0.82",
"layer_height": "0.48",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
2025-05-05 14:58:54 +08:00
"overhang_3_4_speed": ["25"],
"overhang_4_4_speed": ["5"],
2025-08-01 14:48:54 +08:00
"skin_infill_line_width": "0.82",
"skeleton_infill_line_width": "0.82",
2025-02-25 10:49:05 +08:00
"sparse_infill_line_width": "0.82",
2025-05-05 14:58:54 +08:00
"sparse_infill_speed": ["100"],
2025-02-25 10:49:05 +08:00
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"top_surface_pattern": "monotonic",
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.8 nozzle"]
2024-09-03 09:34:33 +08:00
}