Add FLSUN Q5 printer and extruder profile

This commit is contained in:
Daniel Kreuzhofer 2021-03-04 13:39:40 +01:00
parent f7c45f6cb6
commit 5e97cf91ff
2 changed files with 60 additions and 0 deletions

View file

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