mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Fix and rework Ultimaker profiles (#15383)
* Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Fixes * fix errors --------- Co-authored-by: yw4z <ywsyildiz@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Fine @UltiMaker 2 extended+",
|
||||
"inherits": "0.10mm Fine @UltiMaker 2+",
|
||||
"from": "system",
|
||||
"setting_id": "unx8qKjXQzjX8IL1",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["UltiMaker 2 extended+ 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Fine @UltiMaker 2+",
|
||||
"inherits": "0.10mm Fine @UltiMaker 2",
|
||||
"from": "system",
|
||||
"setting_id": "NunkyT8BK1PXysFl",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2+ 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Fine @UltiMaker 2",
|
||||
"renamed_from": "0.12mm Fine @UltiMaker 2",
|
||||
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "S211pmrcTyysKIZ4",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.10",
|
||||
"initial_layer_infill_speed": [
|
||||
"45"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"30"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"45"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"20"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"20"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"45"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"50"
|
||||
],
|
||||
"support_speed": [
|
||||
"50"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,107 +0,0 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @UltiMaker 2",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "4iVomDxutraufw6B",
|
||||
"instantiation": "true",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.12",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "6",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "1",
|
||||
"bridge_speed": "60",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "0",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"initial_layer_acceleration": "500",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "0",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "35%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "3",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.4",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_shell_layers": "7",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "250",
|
||||
"sparse_infill_speed": "270",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2 0.6 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "MDKnppk0uwm6HnKz",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.55",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": ["UltiMaker 2 0.6 nozzle"]
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2 extended+ 0.6 nozzle",
|
||||
"inherits": "0.15mm Standard @UltiMaker 2+ 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "ODmg35VjyLPysmRm",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["UltiMaker 2 extended+ 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2 extended+",
|
||||
"inherits": "0.15mm Standard @UltiMaker 2+",
|
||||
"from": "system",
|
||||
"setting_id": "hThxh6XoFAmcRMeW",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["UltiMaker 2 extended+ 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2+ 0.6 nozzle",
|
||||
"inherits": "0.15mm Standard @UltiMaker 2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "WhWdCNGc5WJC2wPy",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2+ 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2+",
|
||||
"inherits": "0.15mm Standard @UltiMaker 2",
|
||||
"from": "system",
|
||||
"setting_id": "B1wRaMeJfyNAYxjk",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2+ 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @UltiMaker 2",
|
||||
"renamed_from": "0.18mm Standard @UltiMaker 2",
|
||||
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "DMwYsBx9nEttVhhP",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,108 +0,0 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Standard @UltiMaker 2",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "Mo2NUdUehA5y4OwV",
|
||||
"instantiation": "true",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.18",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.8",
|
||||
"bridge_flow": "1",
|
||||
"bridge_speed": "60",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "0",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "20%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"initial_layer_acceleration": "500",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "0",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"infill_wall_overlap": "35%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "3",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.45",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_speed": "45",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "15",
|
||||
"initial_layer_infill_speed": "30",
|
||||
"initial_layer_travel_speed": "60",
|
||||
"outer_wall_speed": "30",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "15",
|
||||
"gap_infill_speed": "20",
|
||||
"sparse_infill_speed": "40",
|
||||
"travel_speed": "120",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Draft @UltiMaker 2 extended+",
|
||||
"inherits": "0.20mm Draft @UltiMaker 2+",
|
||||
"from": "system",
|
||||
"setting_id": "WOioHgeBkOd6k8xv",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["UltiMaker 2 extended+ 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Draft @UltiMaker 2+",
|
||||
"inherits": "0.20mm Draft @UltiMaker 2",
|
||||
"from": "system",
|
||||
"setting_id": "YYBsvqtDRBbOVymM",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2+ 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Draft @UltiMaker 2",
|
||||
"renamed_from": "0.25mm Draft @UltiMaker 2;0.25mm Darft @UltiMaker 2",
|
||||
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "0ER4fay08CyW7RBE",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @UltiMaker 2 0.8 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3uZgBgrpfxrgO72L",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.75",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @UltiMaker 2 extended+ 0.8 nozzle",
|
||||
"inherits": "0.20mm Standard @UltiMaker 2+ 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "NVU7KQjM3gC4OdDf",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["UltiMaker 2 extended+ 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @UltiMaker 2+ 0.8 nozzle",
|
||||
"inherits": "0.20mm Standard @UltiMaker 2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "DPdijbiqpZNuZr58",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2+ 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,107 +0,0 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @UltiMaker 2",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "dBum79P8qUSRgT90",
|
||||
"instantiation": "true",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.25",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "1",
|
||||
"bridge_speed": "60",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "0",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"initial_layer_acceleration": "500",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "0",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "35%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "3",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.4",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "250",
|
||||
"sparse_infill_speed": "270",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -3,67 +3,75 @@
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"reduce_crossing_wall": "0",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "25",
|
||||
"brim_width": "5",
|
||||
"compatible_printers": [],
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.75",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"gap_infill_speed": [
|
||||
"40"
|
||||
],
|
||||
"infill_anchor": "2.5",
|
||||
"infill_anchor_max": "12",
|
||||
"infill_combination": "1",
|
||||
"infill_combination_max_layer_height": "80%",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"initial_layer_speed": [
|
||||
"20"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"800"
|
||||
],
|
||||
"inner_wall_line_width": "0.4",
|
||||
"inner_wall_speed": [
|
||||
"55"
|
||||
],
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"internal_solid_infill_speed": [
|
||||
"60"
|
||||
],
|
||||
"is_infill_first": "1",
|
||||
"line_width": "0.4",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"outer_wall_speed": "120",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_speed": "20",
|
||||
"gap_infill_speed": "30",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"sparse_infill_speed": "50",
|
||||
"interface_shells": "0",
|
||||
"detect_overhang_wall": "0",
|
||||
"reduce_infill_retraction": "0",
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"wall_loops": "3",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "40",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "nearest",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "2",
|
||||
"minimum_sparse_infill_area": "0",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.42",
|
||||
"support_interface_filament": "0",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.15",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_spacing": "0",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.5",
|
||||
"detect_thin_wall": "0",
|
||||
"outer_wall_speed": [
|
||||
"40"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"25"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"15"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Bowden Standard"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"25"
|
||||
],
|
||||
"sparse_infill_density": "18%",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"sparse_infill_speed": [
|
||||
"80"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"55"
|
||||
],
|
||||
"support_line_width": "0.35",
|
||||
"support_speed": [
|
||||
"55"
|
||||
],
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.75",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_surface_speed": "30",
|
||||
"travel_speed": "400",
|
||||
"enable_prime_tower": "1",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
"top_surface_speed": [
|
||||
"40"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"800"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user