OrcaSlicer/resources/profiles/Anycubic/filament/Anycubic Generic PLA.json
SoftFever 25fed256ae Revert "Revert "profile tweaks""
This reverts commit 7d9d73a93a.
2022-09-09 11:23:33 +08:00

21 lines
438 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Anycubic Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Anycubic 4Max Pro 0.4 nozzle"
]
}