mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "High 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": "160",
|
||||
"initial_layer_infill_speed": "160",
|
||||
"outer_wall_speed": "160",
|
||||
"inner_wall_speed": "220",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"top_surface_speed": "135",
|
||||
"gap_infill_speed": "280",
|
||||
"sparse_infill_speed": "280",
|
||||
"support_speed": "280",
|
||||
"travel_speed": "600",
|
||||
"initial_layer_travel_speed": "600",
|
||||
"support_interface_speed": "280",
|
||||
"skirt_speed": "200",
|
||||
"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)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user