mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 01:15:28 -06:00
Disable 'temp should be defined in material' warning for now.
relates to CURA-11999
This commit is contained in:
parent
0d53296721
commit
c9e23dab83
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ checks:
|
|||
diagnostic-resources-macos-app-directory-name: true
|
||||
diagnostic-incorrect-formula: true
|
||||
diagnostic-resource-file-deleted: true
|
||||
diagnostic-material-temperature-defined: true
|
||||
diagnostic-material-temperature-defined: false
|
||||
diagnostic-long-profile-names: true
|
||||
fixes:
|
||||
diagnostic-definition-redundant-override: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue