orcaslicer/resources/profiles/Positron3D/filament/Positron Generic PLA-CF.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

27 lines
No EOL
589 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"name": "Positron Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.2 nozzle",
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}