mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
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:
parent
c1fbcd5661
commit
1279beb3de
19 changed files with 484 additions and 0 deletions
12
resources/profiles/Anycubic/machine/Anycubic Kobra Plus.json
Normal file
12
resources/profiles/Anycubic/machine/Anycubic Kobra Plus.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue