mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Add 0.6mm Nozzle Configurations for CE5Pro
This commit is contained in:
parent
8ca0d79b05
commit
b23ec7acdf
15 changed files with 193 additions and 0 deletions
|
|
@ -77,15 +77,27 @@
|
||||||
{
|
{
|
||||||
"name": "fdm_process_creality_common",
|
"name": "fdm_process_creality_common",
|
||||||
"sub_path": "process/fdm_process_creality_common.json"
|
"sub_path": "process/fdm_process_creality_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_creality_common_0_6",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_0_6.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
||||||
"sub_path": "process/0.08mm SuperDetail @Creality CR-6 0.2.json"
|
"sub_path": "process/0.08mm SuperDetail @Creality CR-6 0.2.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.08mm SuperDetail @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.08mm SuperDetail 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.10mm HighDetail @Creality CR-6 0.4.json",
|
"name": "0.10mm HighDetail @Creality CR-6 0.4.json",
|
||||||
"sub_path": "process/0.10mm HighDetail @Creality CR-6 0.4.json"
|
"sub_path": "process/0.10mm HighDetail @Creality CR-6 0.4.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.10mm HighDetail @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.10mm HighDetail 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.12mm Fine @Creality CR10Max",
|
"name": "0.12mm Fine @Creality CR10Max",
|
||||||
"sub_path": "process/0.12mm Fine @Creality CR10Max.json"
|
"sub_path": "process/0.12mm Fine @Creality CR10Max.json"
|
||||||
|
|
@ -106,6 +118,10 @@
|
||||||
"name": "0.12mm Fine @Creality Ender5Pro (2019)",
|
"name": "0.12mm Fine @Creality Ender5Pro (2019)",
|
||||||
"sub_path": "process/0.12mm Fine @Creality Ender5Pro (2019).json"
|
"sub_path": "process/0.12mm Fine @Creality Ender5Pro (2019).json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Detail @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.12mm Detail 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.16mm Optimal @Creality CR10V2",
|
"name": "0.16mm Optimal @Creality CR10V2",
|
||||||
"sub_path": "process/0.16mm Optimal @Creality CR10V2.json"
|
"sub_path": "process/0.16mm Optimal @Creality CR10V2.json"
|
||||||
|
|
@ -138,6 +154,10 @@
|
||||||
"name": "0.15mm Optimal @Creality Ender5Pro (2019)",
|
"name": "0.15mm Optimal @Creality Ender5Pro (2019)",
|
||||||
"sub_path": "process/0.15mm Optimal @Creality Ender5Pro (2019).json"
|
"sub_path": "process/0.15mm Optimal @Creality Ender5Pro (2019).json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Optimal @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.16mm Optimal 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.16mm Optimal @Creality Ender5S",
|
"name": "0.16mm Optimal @Creality Ender5S",
|
||||||
"sub_path": "process/0.16mm Optimal @Creality Ender5S.json"
|
"sub_path": "process/0.16mm Optimal @Creality Ender5S.json"
|
||||||
|
|
@ -202,6 +222,10 @@
|
||||||
"name": "0.20mm Standard @Creality Ender5Pro (2019)",
|
"name": "0.20mm Standard @Creality Ender5Pro (2019)",
|
||||||
"sub_path": "process/0.20mm Standard @Creality Ender5Pro (2019).json"
|
"sub_path": "process/0.20mm Standard @Creality Ender5Pro (2019).json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.20mm Standard 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @Creality Ender5S",
|
"name": "0.20mm Standard @Creality Ender5S",
|
||||||
"sub_path": "process/0.20mm Standard @Creality Ender5S.json"
|
"sub_path": "process/0.20mm Standard @Creality Ender5S.json"
|
||||||
|
|
@ -246,6 +270,10 @@
|
||||||
"name": "0.24mm Draft @Creality Ender5Pro (2019)",
|
"name": "0.24mm Draft @Creality Ender5Pro (2019)",
|
||||||
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019).json"
|
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019).json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Draft @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.24mm Draft 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.28mm SuperDraft @Creality CR-6 0.4",
|
"name": "0.28mm SuperDraft @Creality CR-6 0.4",
|
||||||
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.4.json"
|
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.4.json"
|
||||||
|
|
@ -254,6 +282,10 @@
|
||||||
"name": "0.28mm SuperDraft @Creality CR-6 0.6",
|
"name": "0.28mm SuperDraft @Creality CR-6 0.6",
|
||||||
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.6.json"
|
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.6.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.28mm SuperDraft @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.28mm SuperDraft 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.32mm Chunky @Creality CR-6 0.6",
|
"name": "0.32mm Chunky @Creality CR-6 0.6",
|
||||||
"sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json"
|
"sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json"
|
||||||
|
|
@ -266,6 +298,10 @@
|
||||||
"name": "0.36mm SuperChunky @Creality CR-6 0.6",
|
"name": "0.36mm SuperChunky @Creality CR-6 0.6",
|
||||||
"sub_path": "process/0.36mm SuperChunky @Creality CR-6 0.6.json"
|
"sub_path": "process/0.36mm SuperChunky @Creality CR-6 0.6.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.36mm Chunky @Creality Ender5Pro (2019) (0.6 nozzle)",
|
||||||
|
"sub_path": "process/0.36mm Chunky 0.6 @Creality Ender5Pro (2019).json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.40mm Draft @Creality CR-6 0.8",
|
"name": "0.40mm Draft @Creality CR-6 0.8",
|
||||||
"sub_path": "process/0.40mm Draft @Creality CR-6 0.8.json"
|
"sub_path": "process/0.40mm Draft @Creality CR-6 0.8.json"
|
||||||
|
|
@ -478,6 +514,10 @@
|
||||||
"name": "Creality Ender-5 Pro (2019) 0.4 nozzle",
|
"name": "Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.4 nozzle.json"
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.4 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.6 nozzle.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Creality Ender-5S 0.4 nozzle",
|
"name": "Creality Ender-5S 0.4 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5S 0.4 nozzle.json"
|
"sub_path": "machine/Creality Ender-5S 0.4 nozzle.json"
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
"Creality Ender-5 0.4 nozzle",
|
"Creality Ender-5 0.4 nozzle",
|
||||||
"Creality Ender-5 Plus 0.4 nozzle",
|
"Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||||
|
"Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
"Creality Ender-5S 0.4 nozzle",
|
"Creality Ender-5S 0.4 nozzle",
|
||||||
"Creality Ender-5 S1 0.4 nozzle",
|
"Creality Ender-5 S1 0.4 nozzle",
|
||||||
"Creality Ender-6 0.4 nozzle",
|
"Creality Ender-6 0.4 nozzle",
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
"Creality Ender-5 0.4 nozzle",
|
"Creality Ender-5 0.4 nozzle",
|
||||||
"Creality Ender-5 Plus 0.4 nozzle",
|
"Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||||
|
"Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
"Creality Ender-5S 0.4 nozzle",
|
"Creality Ender-5S 0.4 nozzle",
|
||||||
"Creality Ender-5 S1 0.4 nozzle",
|
"Creality Ender-5 S1 0.4 nozzle",
|
||||||
"Creality Ender-6 0.4 nozzle",
|
"Creality Ender-6 0.4 nozzle",
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
"Creality Ender-5 0.4 nozzle",
|
"Creality Ender-5 0.4 nozzle",
|
||||||
"Creality Ender-5 Plus 0.4 nozzle",
|
"Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||||
|
"Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
"Creality Ender-5S 0.4 nozzle",
|
"Creality Ender-5S 0.4 nozzle",
|
||||||
"Creality Ender-5 S1 0.4 nozzle",
|
"Creality Ender-5 S1 0.4 nozzle",
|
||||||
"Creality Ender-6 0.4 nozzle",
|
"Creality Ender-6 0.4 nozzle",
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@
|
||||||
"Creality Ender-5 0.4 nozzle",
|
"Creality Ender-5 0.4 nozzle",
|
||||||
"Creality Ender-5 Plus 0.4 nozzle",
|
"Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||||
|
"Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
"Creality Ender-5S 0.4 nozzle",
|
"Creality Ender-5S 0.4 nozzle",
|
||||||
"Creality Ender-5 S1 0.4 nozzle",
|
"Creality Ender-5 S1 0.4 nozzle",
|
||||||
"Creality Ender-6 0.4 nozzle",
|
"Creality Ender-6 0.4 nozzle",
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_creality_common",
|
||||||
|
"printer_model": "Creality Ender-5 Pro (2019)",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Creality Generic PLA"
|
||||||
|
],
|
||||||
|
"default_print_profile": "0.20mm Standard 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"220x0",
|
||||||
|
"220x220",
|
||||||
|
"0x220"
|
||||||
|
],
|
||||||
|
"printable_height": "300",
|
||||||
|
"nozzle_type": "undefine",
|
||||||
|
"auxiliary_fan": "0"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.08mm SuperDetail 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "9",
|
||||||
|
"top_shell_layers": "11",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"bridge_flow": "0.7",
|
||||||
|
"layer_height": "0.08"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.10mm HighDetail 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "7",
|
||||||
|
"top_shell_layers": "9",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"bridge_flow": "0.7",
|
||||||
|
"layer_height": "0.1"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.12mm Detail 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "6",
|
||||||
|
"top_shell_layers": "7",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"bridge_flow": "0.7",
|
||||||
|
"layer_height": "0.12"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Optimal 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"top_shell_layers": "7",
|
||||||
|
"bridge_flow": "0.85",
|
||||||
|
"layer_height": "0.16"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"layer_height": "0.20"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.24mm Draft 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"layer_height": "0.24"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.28mm SuperDraft 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"layer_height": "0.28"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.36mm Chunky 0.6 nozzle @Creality Ender5Pro (2019)",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_creality_common_0_6",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"layer_height": "0.36"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "fdm_process_creality_common_0_6",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_process_creality_common",
|
||||||
|
"outer_wall_line_width": "0.63",
|
||||||
|
"line_width": "0.66",
|
||||||
|
"initial_layer_line_width": "0.63",
|
||||||
|
"sparse_infill_line_width": "0.66",
|
||||||
|
"inner_wall_line_width": "0.66",
|
||||||
|
"internal_solid_infill_line_width": "0.66",
|
||||||
|
"support_line_width": "0.54",
|
||||||
|
"top_surface_line_width": "0.6",
|
||||||
|
"initial_layer_print_height": "0.3",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"support_interface_spacing": "0.3",
|
||||||
|
"support_bottom_interface_spacing": "0.3",
|
||||||
|
"support_base_pattern_spacing": "1.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue