add Anycubic Kobra Plus profile based on Anycubic Kobra Max. (#1823)

Co-authored-by: HANDS Richard <richard.hands@soprasteria.com>
This commit is contained in:
rspython 2023-08-18 11:53:49 +01:00 committed by GitHub
parent c1fbcd5661
commit 1279beb3de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 484 additions and 0 deletions

View file

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