orcaslicer/resources/profiles/Volumic/filament/Volumic PETG Ultra.json

42 lines
907 B
JSON
Raw Normal View History

2024-11-26 12:40:04 +00:00
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "Volumic PETG Ultra",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"filament_flow_ratio": [
"1.00"
],
"nozzle_temperature": [
"230"
],
"hot_plate_temp" : [
"60"
],
"fan_max_speed": [
"70"
],
"fan_min_speed": [
"40"
],
"filament_max_volumetric_speed": [
"42"
],
"compatible_printers": [
"EXO42 (0.4 nozzle)",
"EXO65 (0.6 nozzle)",
"SH65 (0.4 nozzle)",
"EXO42 Performance (0.4 nozzle)",
"EXO65 Performance (0.6 nozzle)",
"SH65 Performance (0.4 nozzle)",
2024-11-26 12:40:04 +00:00
"VS30MK3 (0.4 nozzle)",
"VS30SC2 (0.4 nozzle)",
"VS30SC (0.4 nozzle)",
"VS30ULTRA (0.4 nozzle)",
2024-11-26 12:40:04 +00:00
"VS30MK2 (0.4 nozzle)",
"VS20MK2 (0.4 nozzle)"
]
}