VOLUMIC 3D printers series profils

This commit is contained in:
VOLUMIC
2024-11-26 13:40:04 +01:00
committed by GitHub
parent ca35ba4107
commit db7f7aa79a
69 changed files with 2526 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSS99",
"name": "Volumic PVA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"1.00"
],
"nozzle_temperature": [
"210"
],
"hot_plate_temp" : [
"60"
],
"fan_max_speed": [
"70"
],
"fan_min_speed": [
"40"
],
"filament_max_volumetric_speed": [
"25"
],
"compatible_printers": [
"EXO42 (0.4 nozzle)",
"EXO65 (0.6 nozzle)",
"SH65 (0.4 nozzle)",
"VS30MK3 (0.4 nozzle)",
"VS30SC2 (0.4 nozzle)",
"VS30MK2 (0.4 nozzle)",
"VS20MK2 (0.4 nozzle)"
]
}