mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge branch 'eMotionTech_I3MetalMotion' of https://github.com/pfelecan/Cura
This commit is contained in:
commit
7adcce08eb
2 changed files with 50 additions and 0 deletions
17
resources/extruders/I3MetalMotion_extruder_0.def.json
Normal file
17
resources/extruders/I3MetalMotion_extruder_0.def.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
|
||||
"version": 2,
|
||||
"name": "I3MetalMotion extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "I3MetalMotion",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"material_diameter": { "default_value": 1.75 },
|
||||
"machine_nozzle_offset_x": { "default_value": 0 },
|
||||
"machine_nozzle_offset_y": { "default_value": 0 }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue