mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Added profiles for Anycubic Kobra standard (#6660)
Profile created based on information contained in the printer's firmware and profiles recommended by the manufacturer for Cura. It has been tested on various parts including 3DBenchy with more than satisfactory results.
This commit is contained in:
12
resources/profiles/Anycubic/machine/Anycubic Kobra.json
Normal file
12
resources/profiles/Anycubic/machine/Anycubic Kobra.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Anycubic Kobra",
|
||||
"model_id": "Anycubic-Kobra",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Anycubic",
|
||||
"bed_model": "anycubic_kobra_buildplate_model.stl",
|
||||
"bed_texture": "anycubic_kobra_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"
|
||||
}
|
||||
Reference in New Issue
Block a user