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
This commit is contained in:
salt.wei 2023-06-14 11:00:38 +08:00 committed by Lane.Wei
parent d303e41acc
commit b0e740ef22
72 changed files with 2572 additions and 143 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Anycubic 4Max Pro 2",
"model_id": "Anycubic-4Max-Pro-2",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Anycubic",
"bed_model": "anycubic_4maxpro2_buildplate_model.stl",
"bed_texture": "anycubic_4maxpro2_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Anycubic Generic ABS;Anycubic Generic PLA;Anycubic Generic PLA-CF;Anycubic Generic PETG;Anycubic Generic TPU;Anycubic Generic ASA;Anycubic Generic PC;Anycubic Generic PVA;Anycubic Generic PA;Anycubic Generic PA-CF"
}