mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
VOLUMIC 3D printers series profils
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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",
|
||||
"compatible_printers": [
|
||||
"EXO42 (0.4 nozzle)",
|
||||
"EXO65 (0.6 nozzle)",
|
||||
"SH65 (0.4 nozzle)",
|
||||
"VS30MK3 (0.4 nozzle)",
|
||||
"VS30SC2 (0.4 nozzle)",
|
||||
"VS30MK2 (0.4 nozzle)",
|
||||
"VS20MK2 (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user