orcaslicer/resources/profiles/Positron3D/filament/Positron Generic PC.json
SoftFever aa692b815e
Add Profiles for The Positron profiles (#5640)
* add the positron profiles

* update printable_height to 165
2024-06-09 00:17:22 +08:00

21 lines
No EOL
488 B
JSON

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "Positron Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.2 nozzle",
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}