mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 13:35:56 +08:00
Remove id from trex extruder files, as the ID parameter seems to no longer exist.
This commit is contained in:
parent
a19f3d2b7d
commit
242f82607f
@ -1,5 +1,4 @@
|
||||
{
|
||||
"id": "trex2_extruder_0",
|
||||
"version": 2,
|
||||
"name": "Left Extruder",
|
||||
"inherits": "trex_extruder_0",
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"id": "trex2_extruder_1",
|
||||
"version": 2,
|
||||
"name": "Right Extruder",
|
||||
"inherits": "trex_extruder_1",
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"id": "trex_extruder_0",
|
||||
"version": 2,
|
||||
"name": "Left Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"id": "trex_extruder_1",
|
||||
"version": 2,
|
||||
"name": "Right Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
|
Loading…
x
Reference in New Issue
Block a user