orcaslicer/resources/profiles/Voron/filament/Generic PLA-CF @Voron.json
xun.zhang ee11ca6eeb ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00

27 lines
No EOL
657 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSL98_VORON_00",
"name": "Generic PLA-CF @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Voron 2.4 250 0.4 nozzle",
"Voron 2.4 300 0.4 nozzle",
"Voron 2.4 350 0.4 nozzle",
"Voron Trident 250 0.4 nozzle",
"Voron Trident 300 0.4 nozzle",
"Voron Trident 350 0.4 nozzle",
"Voron 0.1 0.4 nozzle"
]
}