From 0bb65c86ecbbd0fafb619603989a9a7966292438 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 11 May 2020 11:40:14 +0200 Subject: [PATCH] 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. --- resources/definitions/tronxy_x.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json index 78025c12f2..f638148112 100644 --- a/resources/definitions/tronxy_x.def.json +++ b/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": {