Files
OrcaSlicer/resources/profiles/Anycubic/filament/Anycubic Generic PA.json
fr3ak2402 37e105c1e8 Improvement Artillery Sidewinder X2 Profile & other small changes (#1053)
* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* Patch Artillery Sidewinder X2 profile

revision speed parameters
revision start & end code

* change Anycubic 4Max Pro image

* Adjustments to the profile of the Anycubic 4Max Pro

Preparation for adding more Anycubic printers

* add more Anycubic profiles
2023-05-14 09:18:02 +08:00

23 lines
514 B
JSON

{
"type": "filament",
"filament_id": "GFN99",
"setting_id": "GFSA04",
"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 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle"
]
}