Merge branch 'master' of https://github.com/v-xup6/Cura into v-xup6-master

This commit is contained in:
Ghostkeeper 2021-07-14 15:09:49 +02:00
commit c305f8b36a
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
2 changed files with 50 additions and 0 deletions

View file

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