OrcaSlicer-bambulab/resources/profiles/Volumic/process/Normal performance - 0.25mm.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

38 lines
1.2 KiB
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "Normal performance - 0.25mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"initial_layer_speed": "130",
"initial_layer_infill_speed": "130",
"outer_wall_speed": "130",
"inner_wall_speed": "180",
"internal_solid_infill_speed": "220",
"top_surface_speed": "120",
"gap_infill_speed": "220",
"sparse_infill_speed": "220",
"support_speed": "220",
"travel_speed": "600",
"initial_layer_travel_speed": "600",
"support_interface_speed": "220",
"skirt_speed": "130",
"compatible_printers": [
"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 COPY MODE (0.4 nozzle)",
"EXO42 IDRE MIRROR MODE (0.4 nozzle)",
"EXO65 IDRE COPY MODE (0.4 nozzle)",
"EXO65 IDRE MIRROR MODE (0.4 nozzle)",
"SH65 IDRE COPY MODE (0.4 nozzle)",
"SH65 IDRE MIRROR MODE (0.4 nozzle)"
]
}