mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 02:59:27 +08:00
31 lines
875 B
JSON
31 lines
875 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "High speed - 0.15mm",
|
|
"from": "system",
|
|
"inherits": "fdm_process_volumic_common",
|
|
"instantiation": "true",
|
|
"layer_height": "0.15",
|
|
"initial_layer_print_height": "0.15",
|
|
"bottom_shell_layers": "8",
|
|
"top_shell_layers": "8",
|
|
"initial_layer_speed": "80",
|
|
"initial_layer_infill_speed": "80",
|
|
"outer_wall_speed": "90",
|
|
"inner_wall_speed": "135",
|
|
"internal_solid_infill_speed": "135",
|
|
"top_surface_speed": "135",
|
|
"gap_infill_speed": "135",
|
|
"sparse_infill_speed": "135",
|
|
"travel_speed": "135",
|
|
"support_speed": "135",
|
|
"support_interface_speed": "135",
|
|
"compatible_printers": [
|
|
"EXO42 (0.4 nozzle)",
|
|
"EXO65 (0.6 nozzle)",
|
|
"SH65 (0.4 nozzle)",
|
|
"VS30MK3 (0.4 nozzle)",
|
|
"VS30SC2 (0.4 nozzle)"
|
|
]
|
|
}
|