mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Clarify crystalline description (crystal clear?). [CURA-6329]
This commit is contained in:
parent
abda45ee59
commit
1ae8011cf7
1 changed files with 1 additions and 1 deletions
|
@ -2237,7 +2237,7 @@
|
||||||
"material_crystallinity":
|
"material_crystallinity":
|
||||||
{
|
{
|
||||||
"label": "Crystalline Material",
|
"label": "Crystalline Material",
|
||||||
"description": "Is this material the type that breaks off cleanly when heated, or is it the type that produces long intertwined polymer chains?",
|
"description": "Is this material the type that breaks off cleanly when heated (crystalline), or is it the type that produces long intertwined polymer chains (non-crystalline)?",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue