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

37 lines
738 B
JSON
Raw Normal View History

2024-11-26 12:40:04 +00:00
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Volumic PLA Ultra",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"1.00"
],
"nozzle_temperature": [
"210"
],
"hot_plate_temp" : [
"50"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"42"
],
"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)"
]
}