Files
OrcaSlicer-bambulab/resources/profiles/Volumic/process/Normal performance - 0.10mm.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

39 lines
1.2 KiB
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "Normal performance - 0.10mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.1",
"initial_layer_print_height": "0.1",
"bottom_shell_layers": "10",
"top_shell_layers": "10",
"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)"
]
}