Revert "Applied printer-linter format"

This reverts commit f590f4b02d096aabbd670c6c339deaedfa896b47.
This commit is contained in:
c.lamboo 2023-06-26 16:33:20 +02:00
parent f590f4b02d
commit 00db0b2f71
2 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"manufacturer": "Weedo", "manufacturer": "Weedo",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "weedo_x40.3mf", "platform": "weedo_x40.3mf",
"exclude_materials": [ "exclude_materials": [
"3D-Fuel_PLA_PRO_Black", "3D-Fuel_PLA_PRO_Black",
"3D-Fuel_PLA_SnapSupport", "3D-Fuel_PLA_SnapSupport",
"bestfilament_abs_skyblue", "bestfilament_abs_skyblue",

View File

@ -8,7 +8,9 @@
"author": "XYZprinting Software", "author": "XYZprinting Software",
"manufacturer": "XYZprinting", "manufacturer": "XYZprinting",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"exclude_materials": [ "structur3d_dap100silicone" ], "exclude_materials": [
"structur3d_dap100silicone"
],
"has_machine_quality": true, "has_machine_quality": true,
"has_materials": true, "has_materials": true,
"has_variants": true, "has_variants": true,