mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Add FDM Process for Remaining Creality Nozzle
This commit is contained in:
parent
aea63a3967
commit
844cc21d71
8 changed files with 118 additions and 4 deletions
|
|
@ -79,12 +79,32 @@
|
||||||
"sub_path": "process/fdm_process_creality_common.json"
|
"sub_path": "process/fdm_process_creality_common.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"name": "fdm_process_creality_common_0_2",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_0_2.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_creality_common_0_25",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_0_25.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_creality_common_0_3",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_0_3.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
"name": "fdm_process_creality_common_0_5",
|
"name": "fdm_process_creality_common_0_5",
|
||||||
"sub_path": "process/fdm_process_creality_common_0_5.json"
|
"sub_path": "process/fdm_process_creality_common_0_5.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fdm_process_creality_common_0_6",
|
"name": "fdm_process_creality_common_0_6",
|
||||||
"sub_path": "process/fdm_process_creality_common_0_6.json"
|
"sub_path": "process/fdm_process_creality_common_0_6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_creality_common_0_8",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_0_8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_creality_common_1_0",
|
||||||
|
"sub_path": "process/fdm_process_creality_common_1_0.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
||||||
|
|
@ -546,6 +566,18 @@
|
||||||
"name": "Creality Ender-5 Plus 0.4 nozzle",
|
"name": "Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json"
|
"sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.2 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.25 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.25 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.3 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.3 nozzle.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"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"
|
||||||
|
|
@ -558,6 +590,14 @@
|
||||||
"name": "Creality Ender-5 Pro (2019) 0.6 nozzle",
|
"name": "Creality Ender-5 Pro (2019) 0.6 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.6 nozzle.json"
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.6 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Creality Ender-5 Pro (2019) 1.0 nozzle",
|
||||||
|
"sub_path": "machine/Creality Ender-5 Pro (2019) 1.0 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"
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "fdm_process_creality_common_0_2",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_process_creality_common",
|
||||||
|
"outer_wall_line_width": "0.2",
|
||||||
|
"line_width": "0.22",
|
||||||
|
"initial_layer_line_width": "0.2",
|
||||||
|
"sparse_infill_line_width": "0.22",
|
||||||
|
"inner_wall_line_width": "0.22",
|
||||||
|
"internal_solid_infill_line_width": "0.22",
|
||||||
|
"support_line_width": "0.18",
|
||||||
|
"top_surface_line_width": "0.2",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Creality Ender-5 Pro (2019) 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "fdm_process_creality_common_0_25",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_process_creality_common",
|
||||||
|
"outer_wall_line_width": "0.26",
|
||||||
|
"line_width": "0.28",
|
||||||
|
"initial_layer_line_width": "0.26",
|
||||||
|
"sparse_infill_line_width": "0.28",
|
||||||
|
"inner_wall_line_width": "0.28",
|
||||||
|
"internal_solid_infill_line_width": "0.28",
|
||||||
|
"support_line_width": "0.23",
|
||||||
|
"top_surface_line_width": "0.25",
|
||||||
|
"wall_loops": "5",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Creality Ender-5 Pro (2019) 0.25 nozzle"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -13,8 +13,6 @@
|
||||||
"support_line_width": "0.27",
|
"support_line_width": "0.27",
|
||||||
"top_surface_line_width": "0.3",
|
"top_surface_line_width": "0.3",
|
||||||
"wall_loops": "4",
|
"wall_loops": "4",
|
||||||
"support_interface_spacing": "0.15",
|
|
||||||
"support_bottom_interface_spacing": "0.15",
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.3 nozzle"
|
"Creality Ender-5 Pro (2019) 0.3 nozzle"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@
|
||||||
"internal_solid_infill_line_width": "0.55",
|
"internal_solid_infill_line_width": "0.55",
|
||||||
"support_line_width": "0.45",
|
"support_line_width": "0.45",
|
||||||
"top_surface_line_width": "0.5",
|
"top_surface_line_width": "0.5",
|
||||||
|
"wall_loops": "3",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.5 nozzle"
|
"Creality Ender-5 Pro (2019) 0.5 nozzle"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,6 @@
|
||||||
"top_surface_line_width": "0.6",
|
"top_surface_line_width": "0.6",
|
||||||
"initial_layer_print_height": "0.3",
|
"initial_layer_print_height": "0.3",
|
||||||
"wall_loops": "2",
|
"wall_loops": "2",
|
||||||
"support_interface_spacing": "0.3",
|
|
||||||
"support_bottom_interface_spacing": "0.3",
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "fdm_process_creality_common_0_8",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_process_creality_common",
|
||||||
|
"outer_wall_line_width": "0.84",
|
||||||
|
"line_width": "0.88",
|
||||||
|
"initial_layer_line_width": "0.84",
|
||||||
|
"sparse_infill_line_width": "0.88",
|
||||||
|
"inner_wall_line_width": "0.88",
|
||||||
|
"internal_solid_infill_line_width": "0.88",
|
||||||
|
"support_line_width": "0.72",
|
||||||
|
"top_surface_line_width": "0.8",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Creality Ender-5 Pro (2019) 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "fdm_process_creality_common_1_0",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_process_creality_common",
|
||||||
|
"outer_wall_line_width": "1.05",
|
||||||
|
"line_width": "1.10",
|
||||||
|
"initial_layer_line_width": "1.05",
|
||||||
|
"sparse_infill_line_width": "1.10",
|
||||||
|
"inner_wall_line_width": "1.10",
|
||||||
|
"internal_solid_infill_line_width": "1.10",
|
||||||
|
"support_line_width": "0.9",
|
||||||
|
"top_surface_line_width": "1.0",
|
||||||
|
"initial_layer_print_height": "0.3",
|
||||||
|
"wall_loops": "1",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Creality Ender-5 Pro (2019) 1.0 nozzle"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue