mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 21:59:01 +08:00
Changed pos infill only label per suggestions by Tim and Yi-An
CURA-7255
This commit is contained in:
parent
8c0a2ff72e
commit
2625bbef44
@ -139,7 +139,7 @@ Item
|
||||
id: infillOnlyComboBoxModel
|
||||
|
||||
Component.onCompleted: {
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Infill only") })
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Infill mesh only") })
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Cutting mesh") })
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user