Updates VOLUMIC profils

This commit is contained in:
VOLUMIC
2025-03-22 15:23:27 +01:00
parent 30db093c73
commit 420d0c2f74
64 changed files with 711 additions and 1011 deletions

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSS99",
"name": "Volumic PVA-BVOH (Performance)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"1.00"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature": [
"220"
],
"hot_plate_temp" : [
"60"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"40"
],
"filament_max_volumetric_speed": [
"40"
],
"compatible_printers": [
"EXO42 Performance (0.4 nozzle)",
"EXO65 Performance (0.4 nozzle)",
"SH65 Performance (0.4 nozzle)"
]
}