mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 03:27:55 +00:00
Add Processes For CE5Pro 1.0mm Nozzle
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.28mm SuperDraft 1.0 nozzle @Creality Ender5Pro (2019)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common_1_0",
|
||||
"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 1.0 nozzle @Creality Ender5Pro (2019)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common_1_0",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"layer_height": "0.36"
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
"internal_solid_infill_line_width": "1.10",
|
||||
"support_line_width": "0.9",
|
||||
"top_surface_line_width": "1.0",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"wall_loops": "1",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-5 Pro (2019) 1.0 nozzle"
|
||||
|
||||
Reference in New Issue
Block a user