Add naxe machines, quality and materials

This commit is contained in:
Jordan 2022-07-07 16:54:56 +02:00 committed by GitHub
parent 69b443376c
commit c43ae2e355
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 112795 additions and 0 deletions

View file

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