mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:16:04 +08:00
fix: Atom 3 reference extruder to machine
The "machine" value in the atom3_extruder_0 file is set to the file name of the Atom 3 machine definition file.
This commit is contained in:
parent
cb3205c382
commit
f9a82ffdd8
@ -3,7 +3,7 @@
|
|||||||
"name": "Extruder 1",
|
"name": "Extruder 1",
|
||||||
"inherits": "fdmextruder",
|
"inherits": "fdmextruder",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"machine": "Atom 3",
|
"machine": "atom3",
|
||||||
"position": "0"
|
"position": "0"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user