mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-18 17:35:53 +08:00
Merge branch 'main' of https://github.com/koppensb/OrcaSlicer
This commit is contained in:
commit
2085af9b02
@ -12,7 +12,11 @@
|
|||||||
"top_shell_layers": "7",
|
"top_shell_layers": "7",
|
||||||
"bottom_shell_thickness": "0.5",
|
"bottom_shell_thickness": "0.5",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Prusa MINIIS 0.4 nozzle"
|
"Prusa MINIIS 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -11,8 +11,15 @@
|
|||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0.5",
|
"bottom_shell_thickness": "0.5",
|
||||||
"bottom_shell_layers": "4",
|
"bottom_shell_layers": "4",
|
||||||
|
"outer_wall_speed": "120",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"top_surface_speed": "120",
|
||||||
|
"sparse_infill_acceleration": "3000",
|
||||||
|
"internal_solid_infill_acceleration": "2500",
|
||||||
|
"inner_wall_acceleration": "2000",
|
||||||
|
"outer_wall_acceleration": "1500",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Prusa MINIIS 0.4 nozzle",
|
"Prusa MINIIS 0.4 nozzle",
|
||||||
"Prusa MINIIS 0.25 nozzle"
|
"Prusa MINIIS 0.25 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user