Browse Source

Clarify crystalline description (crystal clear?). [CURA-6329]

Remco Burema 5 years ago
parent
commit
1ae8011cf7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/fdmprinter.def.json

+ 1 - 1
resources/definitions/fdmprinter.def.json

@@ -2237,7 +2237,7 @@
                 "material_crystallinity":
                 {
                     "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",
                     "default_value": false,
                     "enabled": false,