mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Improved layout, removed material name from extruder name. CURA-2763
This commit is contained in:
parent
b120cba148
commit
3efc5d63ef
7 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ultimaker3_extended_extruder_left",
|
||||
"version": 2,
|
||||
"name": "Print core 1",
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "ultimaker3_extended",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ultimaker3_extended_extruder_right",
|
||||
"version": 2,
|
||||
"name": "Print core 2",
|
||||
"name": "Extruder 2",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "ultimaker3_extended",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ultimaker3_extruder_left",
|
||||
"version": 2,
|
||||
"name": "Print core 1",
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "ultimaker3",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ultimaker3_extruder_right",
|
||||
"version": 2,
|
||||
"name": "Print core 2",
|
||||
"name": "Extruder 2",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "ultimaker3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue