Browse Source

Fix default quality level

Standard doesn't exist for this printer. It's 'normal'. I'm guessing this was a leftover from when this was copied from the Creality printers.
Ghostkeeper 4 years ago
parent
commit
0bb65c86ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/tronxy_x.def.json

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

@@ -19,7 +19,7 @@
         "variants_name": "Nozzle Size",
 
         "preferred_variant_name": "0.4mm Nozzle",
-        "preferred_quality_type": "standard",
+        "preferred_quality_type": "normal",
         "preferred_material": "generic_pla"
     },
     "overrides": {