orcaslicer/resources/profiles/Custom/filament/My Generic PC.json
2023-04-24 18:04:46 +08:00

21 lines
429 B
JSON

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "My Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"MyKlipper 0.4 nozzle",
"MyMarlin 0.4 nozzle",
"OrcaArena 0.4 nozzle"
]
}