Files
OrcaSlicer_orcaslicer/resources/profiles/iQ/process/0.30mm Standard @iQ TiQ2 (0.6 Nozzle).json
T
SoftFever a34310cbda Assign setting_ids to the profiles added for slice validation
The eight presets added in 0545750c1b never got ids: the six iQ processes
had none, and K1 SE 0.8 / V-Core 4 0.8 carried ids copied from the presets
they were duplicated from — K1 SE 0.8 still shared K1C 0.8's id. Regenerated
with scripts/assign_vendor_setting_ids.py; none of the eight have shipped in
a release, so no existing id changes meaning.
2026-07-15 23:16:33 +08:00

29 lines
807 B
JSON

{
"type": "process",
"name": "0.30mm Standard @iQ TiQ2 (0.6 Nozzle)",
"inherits": "fdm_process_tiq_common",
"from": "system",
"setting_id": "IGN3ZUR73J0veLrE",
"instantiation": "true",
"compatible_printers": [
"iQ TiQ2 0.6 Nozzle"
],
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"line_width": "0.6",
"outer_wall_line_width": "0.6",
"inner_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"internal_solid_infill_line_width": "0.6",
"top_surface_line_width": "0.6",
"wall_loops": "2",
"inner_wall_speed": "150",
"internal_solid_infill_speed": "150",
"sparse_infill_speed": "100",
"gap_infill_speed": "50",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"bridge_speed": "30",
"print_settings_id": "0.30mm Standard @iQ TiQ2 (0.6 Nozzle)"
}