Add anycubic kobra go

This commit is contained in:
Razze 2022-12-30 22:22:36 +01:00
parent 340e03327e
commit 3c4df20f3e
5 changed files with 158 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"version": 2,
"name": "Extruder 1",
"inherits": "fdmextruder",
"metadata": {
"machine": "anycubic_kobra_go",
"position": "0"
},
"overrides": {
"extruder_nr": {
"default_value": 0
},
"material_diameter": {
"default_value": 1.75
}
}
}