mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:26:01 +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": {
|
||||
"machine_name": {
|
||||
"default_value": "Anicubic kossel Linear Plus"
|
||||
"default_value": "Anycubic Kossel Linear Plus"
|
||||
},
|
||||
"machine_width": {
|
||||
"default_value": 240
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"overrides": {
|
||||
"machine_name": {
|
||||
"default_value": "Anicubic kossel Pulley"
|
||||
"default_value": "Anycubic Kossel Pulley"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user