mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-03 14:51:01 -07:00
Fix Initial Layer Settings
This commit is contained in:
parent
36c63b0bc1
commit
d985ef8d9b
3 changed files with 2 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"internal_solid_infill_line_width": "0.28",
|
||||
"support_line_width": "0.23",
|
||||
"top_surface_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.12",
|
||||
"wall_loops": "5",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-5 Pro (2019) 0.25 nozzle"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
"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",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-5 Pro (2019) 0.6 nozzle"
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
"internal_solid_infill_line_width": "0.88",
|
||||
"support_line_width": "0.72",
|
||||
"top_surface_line_width": "0.8",
|
||||
"wall_loops": "2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-5 Pro (2019) 0.8 nozzle"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue