mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 06:42:07 +00:00
Fix Initial Layer Settings
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"internal_solid_infill_line_width": "0.28",
|
"internal_solid_infill_line_width": "0.28",
|
||||||
"support_line_width": "0.23",
|
"support_line_width": "0.23",
|
||||||
"top_surface_line_width": "0.25",
|
"top_surface_line_width": "0.25",
|
||||||
|
"initial_layer_print_height": "0.12",
|
||||||
"wall_loops": "5",
|
"wall_loops": "5",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.25 nozzle"
|
"Creality Ender-5 Pro (2019) 0.25 nozzle"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
"internal_solid_infill_line_width": "0.66",
|
"internal_solid_infill_line_width": "0.66",
|
||||||
"support_line_width": "0.54",
|
"support_line_width": "0.54",
|
||||||
"top_surface_line_width": "0.6",
|
"top_surface_line_width": "0.6",
|
||||||
"initial_layer_print_height": "0.3",
|
|
||||||
"wall_loops": "2",
|
"wall_loops": "2",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
"internal_solid_infill_line_width": "0.88",
|
"internal_solid_infill_line_width": "0.88",
|
||||||
"support_line_width": "0.72",
|
"support_line_width": "0.72",
|
||||||
"top_surface_line_width": "0.8",
|
"top_surface_line_width": "0.8",
|
||||||
"wall_loops": "2",
|
|
||||||
"initial_layer_print_height": "0.32",
|
"initial_layer_print_height": "0.32",
|
||||||
|
"wall_loops": "2",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Pro (2019) 0.8 nozzle"
|
"Creality Ender-5 Pro (2019) 0.8 nozzle"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user