mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
tidy up and bump profile version (#12889)
* tidy up and bump profile version * fix error * tidy up * fix * tide up more * fix errors * fix more errors
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
|
||||
"inherits": "fdm_process_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bridge_flow": "1.07",
|
||||
"bridge_speed": "25",
|
||||
"brim_type": "no_brim",
|
||||
"enable_support": "1",
|
||||
"exclude_object": "0",
|
||||
"from": "system",
|
||||
"gcode_label_objects": "0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["iQ TiQ2 0.4 Nozzle"],
|
||||
"inherits": "fdm_process_tiq_common",
|
||||
"compatible_printers": [
|
||||
"iQ TiQ2 0.4 Nozzle"
|
||||
],
|
||||
"internal_bridge_speed": "50%",
|
||||
"internal_solid_infill_speed": "60",
|
||||
"ironing_pattern": "concentric",
|
||||
"is_custom_defined": "0",
|
||||
"name": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
|
||||
"prime_tower_width": "80",
|
||||
"layer_height": "0.2",
|
||||
"print_settings_id": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
|
||||
@@ -44,6 +45,5 @@
|
||||
"tree_support_branch_diameter_angle": "10",
|
||||
"tree_support_branch_diameter_organic": "3",
|
||||
"tree_support_tip_diameter": "2",
|
||||
"version": "2.2.0.4",
|
||||
"wall_loops": "2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user