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

@@ -1,9 +1,9 @@
{
"type": "process",
"name": "High speed - 0.10mm",
"inherits": "fdm_process_volumic_common",
"from": "system",
"setting_id": "GP004",
"name": "High speed - 0.10mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.1",
"initial_layer_print_height": "0.1",
@@ -20,14 +20,14 @@
"travel_speed": "135",
"support_speed": "135",
"support_interface_speed": "135",
"skirt_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)"
"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)"
]
}
}