From 00db0b2f7123402d7457732094b3f722da742aa5 Mon Sep 17 00:00:00 2001 From: "c.lamboo" Date: Mon, 26 Jun 2023 16:33:20 +0200 Subject: [PATCH] Revert "Applied printer-linter format" This reverts commit f590f4b02d096aabbd670c6c339deaedfa896b47. --- resources/definitions/weedo_x40.def.json | 2 +- .../definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/definitions/weedo_x40.def.json b/resources/definitions/weedo_x40.def.json index 043bae3cb0..c5fbf1adc8 100644 --- a/resources/definitions/weedo_x40.def.json +++ b/resources/definitions/weedo_x40.def.json @@ -9,7 +9,7 @@ "manufacturer": "Weedo", "file_formats": "text/x-gcode", "platform": "weedo_x40.3mf", - "exclude_materials": [ + "exclude_materials": [ "3D-Fuel_PLA_PRO_Black", "3D-Fuel_PLA_SnapSupport", "bestfilament_abs_skyblue", diff --git a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json b/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json index 0a5f35cffe..a621623013 100644 --- a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json +++ b/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json @@ -8,7 +8,9 @@ "author": "XYZprinting Software", "manufacturer": "XYZprinting", "file_formats": "text/x-gcode", - "exclude_materials": [ "structur3d_dap100silicone" ], + "exclude_materials": [ + "structur3d_dap100silicone" + ], "has_machine_quality": true, "has_materials": true, "has_variants": true,