orcaslicer/resources/profiles/Anycubic/filament/Anycubic Generic PA-CF.json
PugBuster fc929ebb17
Added profiles for Anycubic Kobra standard (#6660)
Profile created based on information contained in the printer's firmware and profiles recommended by the manufacturer for Cura. It has been tested on various parts including 3DBenchy with more than satisfactory results.
2024-09-07 16:56:30 +08:00

32 lines
No EOL
778 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "Anycubic Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"8"
],
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic Kobra Plus 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle",
"Anycubic Kobra 2 0.4 nozzle"
]
}