mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
Applied printer-linter format
This commit is contained in:
parent
73f8227d96
commit
ec919bc758
2 changed files with 12 additions and 4 deletions
|
@ -6,7 +6,11 @@
|
||||||
{
|
{
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"platform": "lnl3d_d5.stl",
|
"platform": "lnl3d_d5.stl",
|
||||||
"platform_offset": [ 0, 0, 0 ]
|
"platform_offset": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
{
|
{
|
||||||
|
@ -17,4 +21,4 @@
|
||||||
"prime_tower_position_x": { "value": "155" },
|
"prime_tower_position_x": { "value": "155" },
|
||||||
"prime_tower_position_y": { "value": "155" }
|
"prime_tower_position_y": { "value": "155" }
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -6,7 +6,11 @@
|
||||||
{
|
{
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"platform": "lnl3d_d6.stl",
|
"platform": "lnl3d_d6.stl",
|
||||||
"platform_offset": [ 0, 0, 0 ]
|
"platform_offset": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
{
|
{
|
||||||
|
@ -17,4 +21,4 @@
|
||||||
"prime_tower_position_x": { "value": "155" },
|
"prime_tower_position_x": { "value": "155" },
|
||||||
"prime_tower_position_y": { "value": "155" }
|
"prime_tower_position_y": { "value": "155" }
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue