mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
33
resources/profiles/Volumic/process/High speed - 0.30mm.json
Normal file
33
resources/profiles/Volumic/process/High speed - 0.30mm.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "High speed - 0.30mm",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_volumic_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3",
|
||||
"initial_layer_speed": "80",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"outer_wall_speed": "90",
|
||||
"inner_wall_speed": "135",
|
||||
"internal_solid_infill_speed": "135",
|
||||
"top_surface_speed": "135",
|
||||
"gap_infill_speed": "135",
|
||||
"sparse_infill_speed": "135",
|
||||
"travel_speed": "135",
|
||||
"support_speed": "135",
|
||||
"support_interface_speed": "135",
|
||||
"skirt_speed": "135",
|
||||
"compatible_printers": [
|
||||
"EXO42 (0.4 nozzle)",
|
||||
"EXO65 (0.6 nozzle)",
|
||||
"SH65 (0.4 nozzle)",
|
||||
"VS30MK3 (0.4 nozzle)",
|
||||
"VS30SC2 (0.4 nozzle)",
|
||||
"VS30SC (0.4 nozzle)",
|
||||
"VS30ULTRA (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user