mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-23 22:29:41 +08:00
Update documentation of this stack description I found
Not really related, but doesn't hurt. So... does not contribute to issue CURA-3157.
This commit is contained in:
parent
0e31de3ed9
commit
39c0a367b6
@ -113,7 +113,8 @@ SettingItem
|
||||
// 2: quality
|
||||
// 3: material -> user changed material in materialspage
|
||||
// 4: variant
|
||||
// 5: machine
|
||||
// 5: machine_changes
|
||||
// 6: machine
|
||||
if ((base.resolve != "None" && base.resolve) && (stackLevel != 0) && (stackLevel != 1)) {
|
||||
// We have a resolve function. Indicates that the setting is not settable per extruder and that
|
||||
// we have to choose between the resolved value (default) and the global value
|
||||
|
Loading…
x
Reference in New Issue
Block a user