add cura profile

This commit is contained in:
2024-09-01 21:58:36 +02:00
parent fecc94e35d
commit 6373b60fe4
9 changed files with 358 additions and 0 deletions

View File

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