Files
OrcaSlicer/resources/profiles/Volumic/process/Normal performance - 0.20mm.json
VOLUMIC 2af5aa56d8 Add new machines (#8274)
* Add new machines

* profils fixes

* Update VS30ULTRA (0.4 nozzle).json

* accelerations removing

* Fixes

* Acceleration fixes

* Update .gitignore

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-02-08 00:10:12 +08:00

28 lines
798 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "Normal performance - 0.20mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.2",
"bottom_shell_layers": "5",
"top_shell_layers": "5",
"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": "220",
"gap_infill_speed": "220",
"sparse_infill_speed": "220",
"support_speed": "220",
"travel_speed": "600",
"compatible_printers": [
"EXO42 Performance (0.4 nozzle)",
"EXO65 Performance (0.6 nozzle)",
"SH65 Performance (0.4 nozzle)"
]
}