mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 14:46:02 +08:00
Fix printer name in setting
This really isn't used anywhere in the final g-code but all right then. Contributes to issue CURA-7767.
This commit is contained in:
parent
98f92e0f2e
commit
602e09e8af
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_name": {
|
"machine_name": {
|
||||||
"default_value": "Anicubic kossel Linear Plus"
|
"default_value": "Anycubic Kossel Linear Plus"
|
||||||
},
|
},
|
||||||
"machine_width": {
|
"machine_width": {
|
||||||
"default_value": 240
|
"default_value": 240
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_name": {
|
"machine_name": {
|
||||||
"default_value": "Anicubic kossel Pulley"
|
"default_value": "Anycubic Kossel Pulley"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user