mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
definitions
This commit is contained in:
parent
5db6cafc59
commit
2443d09120
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"name": "Duplication Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "kosher_DM",
|
||||
"machine": "kosher_duplication",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Left Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "kosher_0",
|
||||
"machine": "kosher",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Right Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "kosher_1",
|
||||
"machine": "kosher",
|
||||
"position": "1"
|
||||
},
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Mirror Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "kosher_MM",
|
||||
"machine": "kosher_mirrored",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue