ENH: add ANYCUIC profile which based on SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I85fc64a25dbb761377c63574b3d3ec10fda9dfd6
This commit is contained in:
qing.zhang 2023-01-31 10:40:29 +08:00 committed by Lane.Wei
parent 6bfd1a4322
commit 8e50744d2a
29 changed files with 1465 additions and 9 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Anycubic 4Max Pro",
"model_id": "AC_4maxpro",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Anycubic",
"bed_model": "",
"bed_texture": "",
"hotend_model": "bbl-3dp-hotend.stl",
"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"
}