Browse Source

Revert "Applied printer-linter format"

This reverts commit f590f4b02d096aabbd670c6c339deaedfa896b47.
c.lamboo 1 year ago
parent
commit
00db0b2f71

+ 1 - 1
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",

+ 3 - 1
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,