add Anycubic Vyper profile (#1062)

This commit is contained in:
fr3ak2402 2023-05-14 15:10:55 +02:00 committed by GitHub
parent ff455c6dc4
commit e6f3427bb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 256 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Anycubic Vyper",
"model_id": "Anycubic-Vyper",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Anycubic",
"bed_model": "anycubic_vyper_buildplate_model.stl",
"bed_texture": "anycubic_vyper_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"
}