VOLUMIC profils updates (#12565)

* VOLUMIC profils updates

* Delete resources/profiles/Volumic/EXO42 IDRE_cover.png

* VOLUMIC profils updates

* VOLUMIC profils updates
This commit is contained in:
VOLUMIC
2026-03-03 11:54:51 +01:00
committed by GitHub
parent d017250d9c
commit 1f19ff67a3
170 changed files with 3435 additions and 4008 deletions

View File

@@ -0,0 +1,28 @@
{
"type": "process",
"setting_id": "GP004",
"name": "Normal performance VS30 - 0.25mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"initial_layer_speed": "100",
"initial_layer_infill_speed": "100",
"outer_wall_speed": "100",
"inner_wall_speed": "150",
"internal_solid_infill_speed": "150",
"top_surface_speed": "100",
"gap_infill_speed": "150",
"sparse_infill_speed": "150",
"support_speed": "150",
"travel_speed": "300",
"initial_layer_travel_speed": "300",
"support_interface_speed": "150",
"skirt_speed": "100",
"compatible_printers": [
"VS30SC2 Performance (0.4 nozzle)"
]
}