OrcaSlicer-bambulab/resources/profiles/Volumic/process/Compatible speed - 0.15mm.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

54 lines
1.6 KiB
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "Compatible 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": "50",
"initial_layer_infill_speed": "50",
"outer_wall_speed": "40",
"inner_wall_speed": "60",
"internal_solid_infill_speed": "60",
"top_surface_speed": "60",
"gap_infill_speed": "60",
"sparse_infill_speed": "60",
"travel_speed": "60",
"support_speed": "60",
"support_interface_speed": "60",
"skirt_speed": "60",
"compatible_printers": [
"EXO42 (0.4 nozzle)",
"EXO65 (0.6 nozzle)",
"SH65 (0.4 nozzle)",
"EXO42 Performance (0.4 nozzle)",
"EXO65 Performance (0.4 nozzle)",
"EXO65 Performance (0.6 nozzle)",
"EXO65 Performance (0.8 nozzle)",
"SH65 Performance (0.4 nozzle)",
"EXO42 IDRE (0.4 nozzle)",
"EXO42 IDRE COPY MODE (0.4 nozzle)",
"EXO42 IDRE MIRROR MODE (0.4 nozzle)",
"EXO65 IDRE (0.4 nozzle)",
"EXO65 IDRE COPY MODE (0.4 nozzle)",
"EXO65 IDRE MIRROR MODE (0.4 nozzle)",
"SH65 IDRE (0.4 nozzle)",
"SH65 IDRE COPY MODE (0.4 nozzle)",
"SH65 IDRE MIRROR MODE (0.4 nozzle)",
"VS30MK3 (0.4 nozzle)",
"VS30SC2 (0.4 nozzle)",
"VS30SC (0.4 nozzle)",
"VS30ULTRA (0.4 nozzle)",
"VS30MK2 (0.4 nozzle)",
"VS20MK2 (0.4 nozzle)",
"EXO42 Stage 2 (0.4 nozzle)",
"EXO65 Stage 2 (0.6 nozzle)",
"SH65 Stage 2 (0.4 nozzle)",
"VS30SC2 Stage 2 (0.4 nozzle)",
"VS30MK3 Stage 2 (0.4 nozzle)"
]
}