mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 04:15:54 +08:00
Correct whitespace
Change tabs to spaces according to our style standards. And remove a bunch of unnecessary white lines to make it easier to read.
This commit is contained in:
parent
5581cd5c2c
commit
180156da78
@ -1,55 +1,32 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
|
|
||||||
"name": "Discov3ry Complete (Ultimaker 2+)",
|
"name": "Discov3ry Complete (Ultimaker 2+)",
|
||||||
|
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
|
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "Andrew Finkle, CTO",
|
"author": "Andrew Finkle, CTO",
|
||||||
|
|
||||||
"manufacturer": "Structur3d.io",
|
"manufacturer": "Structur3d.io",
|
||||||
|
|
||||||
"visible": true,
|
"visible": true,
|
||||||
|
|
||||||
"weight": 1,
|
"weight": 1,
|
||||||
|
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
|
||||||
"platform": "ultimaker2_platform.obj",
|
"platform": "ultimaker2_platform.obj",
|
||||||
|
|
||||||
"platform_texture": "Ultimaker2Plusbackplate.png",
|
"platform_texture": "Ultimaker2Plusbackplate.png",
|
||||||
|
|
||||||
"platform_offset": [0, 0, 0],
|
"platform_offset": [0, 0, 0],
|
||||||
|
|
||||||
"has_materials": true,
|
"has_materials": true,
|
||||||
|
|
||||||
"has_variants": true,
|
"has_variants": true,
|
||||||
|
|
||||||
"variants_name": "Print core",
|
"variants_name": "Print core",
|
||||||
|
|
||||||
"preferred_variant_name": "0.84mm (Green)",
|
"preferred_variant_name": "0.84mm (Green)",
|
||||||
|
|
||||||
"has_machine_materials": true,
|
"has_machine_materials": true,
|
||||||
|
|
||||||
"preferred_material": "structur3d_dap100silicone",
|
"preferred_material": "structur3d_dap100silicone",
|
||||||
|
|
||||||
"has_variant_materials": false,
|
"has_variant_materials": false,
|
||||||
|
|
||||||
"has_machine_quality": false,
|
"has_machine_quality": false,
|
||||||
|
|
||||||
"preferred_quality_type": "extra_fast",
|
"preferred_quality_type": "extra_fast",
|
||||||
|
|
||||||
"first_start_actions": [],
|
"first_start_actions": [],
|
||||||
|
|
||||||
"supported_actions": [],
|
"supported_actions": [],
|
||||||
|
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "structur3d_discov3ry1_complete_um2plus_extruder_0"
|
"0": "structur3d_discov3ry1_complete_um2plus_extruder_0"
|
||||||
},
|
},
|
||||||
"firmware_file": "MarlinUltimaker2plus.hex"
|
"firmware_file": "MarlinUltimaker2plus.hex"
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user