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
This commit is contained in:
fr3ak2402 2023-05-14 03:18:02 +02:00 committed by GitHub
parent 938d25ef50
commit 37e105c1e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 1181 additions and 53 deletions

View file

@ -1,22 +1,54 @@
{
"name": "Anycubic",
"version": "01.04.04.00",
"version": "01.05.00.00",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [
{
"name": "Anycubic i3 Mega S",
"sub_path": "machine/Anycubic i3 Mega S.json"
},
{
"name": "Anycubic 4Max Pro",
"sub_path": "machine/Anycubic 4Max Pro.json"
},
{
"name": "Anycubic 4Max Pro 2",
"sub_path": "machine/Anycubic 4Max Pro 2.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.15mm Optimal @Anycubic i3MegaS",
"sub_path": "process/0.15mm Optimal @Anycubic i3MegaS.json"
},
{
"name": "0.15mm Optimal @Anycubic 4MaxPro2",
"sub_path": "process/0.15mm Optimal @Anycubic 4MaxPro2.json"
},
{
"name": "0.20mm Standard @Anycubic i3MegaS",
"sub_path": "process/0.20mm Standard @Anycubic i3MegaS.json"
},
{
"name": "0.20mm Standard @4MaxPro",
"sub_path": "process/0.20mm Standard @4MaxPro.json"
"name": "0.20mm Standard @Anycubic 4MaxPro",
"sub_path": "process/0.20mm Standard @Anycubic 4MaxPro.json"
},
{
"name": "0.20mm Standard @Anycubic 4MaxPro2",
"sub_path": "process/0.20mm Standard @Anycubic 4MaxPro2.json"
},
{
"name": "0.30mm Draft @Anycubic i3MegaS",
"sub_path": "process/0.30mm Draft @Anycubic i3MegaS.json"
},
{
"name": "0.30mm Draft @Anycubic 4MaxPro2",
"sub_path": "process/0.30mm Draft @Anycubic 4MaxPro2.json"
}
],
"filament_list": [
@ -101,10 +133,18 @@
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Anycubic i3 Mega S 0.4 nozzle",
"sub_path": "machine/Anycubic i3 Mega S 0.4 nozzle.json"
},
{
"name": "Anycubic 4Max Pro 0.4 nozzle",
"sub_path": "machine/Anycubic 4Max Pro 0.4 nozzle.json"
},
{
"name": "Anycubic 4Max Pro 2 0.4 nozzle",
"sub_path": "machine/Anycubic 4Max Pro 2 0.4 nozzle.json"
}
]
}