orcaslicer/resources/profiles/Anycubic/filament/Anycubic Generic PA.json
salt.wei b0e740ef22 ENH: pick more anycubic printer from orca
Thanks OrcaSlicer, also fix wrong setting id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I017ee110e18e5e84d1b21113908b43e286fd6d4e
2023-07-07 17:29:08 +08:00

26 lines
No EOL
660 B
JSON

{
"type": "filament",
"filament_id": "GFN99",
"setting_id": "GFSN99_ANYCUBIC_00",
"name": "Anycubic Generic PA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle"
]
}