mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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,22 +1,21 @@
|
||||
{
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,22 +1,21 @@
|
||||
{
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +1,23 @@
|
||||
{
|
||||
"name": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
|
||||
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.16",
|
||||
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +1,23 @@
|
||||
{
|
||||
"name": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.16",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,23 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.24",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,29 +1,22 @@
|
||||
{
|
||||
"name": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
|
||||
|
||||
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"name": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.24mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,22 @@
|
||||
{
|
||||
"name": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"name": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "0",
|
||||
|
||||
|
||||
"print_settings_id": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"name": "0.32mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,41 +1,40 @@
|
||||
{
|
||||
"name": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +1,21 @@
|
||||
{
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
|
||||
|
||||
"thick_bridges": "0",
|
||||
"version": "2.3.1.10",
|
||||
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +1,22 @@
|
||||
{
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"name": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,31 +1,21 @@
|
||||
{
|
||||
"name": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"thick_bridges": "0",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"version": "2.3.1.10",
|
||||
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
@@ -97,7 +97,7 @@
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
|
||||
Reference in New Issue
Block a user