ENH: rename filament in machine default materials

Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
This commit is contained in:
xun.zhang 2023-06-16 19:47:51 +08:00 committed by Lane.Wei
parent d79ee0bafe
commit 8a34f6b606
83 changed files with 85 additions and 82 deletions

View file

@ -8,5 +8,5 @@
"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"
"default_materials": "Generic ABS @Anycubic;Generic PLA;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 @Anycubic"
}