From 49ed4be4acf961324a460244d478c1747d21003b Mon Sep 17 00:00:00 2001 From: 64bittuning <47930605+64bittuning@users.noreply.github.com> Date: Tue, 1 Feb 2022 15:22:16 -0500 Subject: Added omitted line material_flow_layer_0 was mistakenly omitted from the previous file push. --- resources/definitions/tronxy_x.def.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json index b7a0a94226..98832a636c 100644 --- a/resources/definitions/tronxy_x.def.json +++ b/resources/definitions/tronxy_x.def.json @@ -69,7 +69,8 @@ "material_initial_print_temperature": { "value": "material_print_temperature" }, "material_final_print_temperature": { "value": "material_print_temperature" }, - "material_flow": { "value": 96 }, + "material_flow": { "value": 95 }, + "material_flow_layer_0": { "value": 95 }, "z_seam_type": { "value": "'sharpest_corner'" }, "z_seam_corner": { "value": "'z_seam_corner_inner'" }, -- cgit v1.2.3