From 76b9f3646e521eb8382b4cd822e09a7ac876a5cc Mon Sep 17 00:00:00 2001 From: gugak Date: Mon, 14 Apr 2025 06:11:00 -0700 Subject: [PATCH] fixed the buttons, added tooltips --- .../views/Custom-Views/Nav_Button/view.json | 11 +- .../MCM02 Fluid Inbound Upper/view.json | 52 +- .../Detailed-Views/MCM03 Non Con/view.json | 54 +- .../Detailed-Views/MCM04_Chutes/view.json | 30 +- .../view.json | 57 +- .../view.json | 599 ++--- .../Detailed-Views/MCM05_Chutes/view.json | 1759 +++++++-------- .../Detailed-Views/MCM06 Non Con/view.json | 52 +- .../Detailed-Views/MCM07 Bypass/view.json | 1920 +++++++++-------- ..._Inbound_Problem_Solve_+_Fluid_Inbound.svg | 105 +- ...d_Problem_Solve_+_Fluid_Inbound_Chutes.svg | 56 +- image_server/MCM07_Bypass.svg | 308 +-- 12 files changed, 2571 insertions(+), 2432 deletions(-) diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Nav_Button/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Nav_Button/view.json index eca6898..0e1c31b 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Nav_Button/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Nav_Button/view.json @@ -21,8 +21,8 @@ }, "props": { "defaultSize": { - "height": 45, - "width": 45 + "height": 55, + "width": 40 } }, "root": { @@ -46,7 +46,8 @@ } }, "position": { - "basis": "45px" + "basis": "45px", + "grow": 1 }, "propConfig": { "meta.tooltip.text": { @@ -71,12 +72,12 @@ }, "props": { "image": { - "height": 45, + "height": 55, "icon": { "color": "#000000" }, "position": "center", - "width": 45 + "width": 40 }, "style": { "backgroundColor": "#F6F6F6" diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json index 6dca194..54e86af 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json @@ -2789,23 +2789,27 @@ } }, "meta": { - "name": "Nav_Button_0" + "name": "Nav_Button_0", + "tooltip": { + "enabled": true, + "text": "MCM03" + } }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1163.21, + "width": 40, + "x": 923.21, "y": 930.75 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -2828,12 +2832,16 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM01" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1068.21, + "height": 55, + "width": 40, + "x": 858.21, "y": 930.75 }, "props": { @@ -2852,16 +2860,26 @@ }, { "meta": { - "name": "Label" + "name": "Label_0" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 44, + "rotate": { + "anchor": "25% 25%" + }, + "width": 356, + "x": 706, + "y": 40.03 }, "props": { - "text": "MCM02" + "style": { + "borderStyle": "groove" + }, + "text": "MCM02 Fluid Inbound Upper", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json index 860c529..f6dcc9e 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json @@ -6308,23 +6308,27 @@ } }, "meta": { - "name": "Nav_Button_0" + "name": "Nav_Button_0", + "tooltip": { + "enabled": true, + "text": "MCM04" + } }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1168, - "y": 849 + "width": 40, + "x": 918, + "y": 929 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -6347,13 +6351,17 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM02" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1073, - "y": 849 + "height": 55, + "width": 40, + "x": 863, + "y": 929 }, "props": { "params": { @@ -6374,13 +6382,23 @@ "name": "Label" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 44, + "rotate": { + "anchor": "25% 25%" + }, + "width": 228, + "x": 815, + "y": 11.03 }, "props": { - "text": "MCM03" + "style": { + "borderStyle": "groove" + }, + "text": "MCM03 Non Con", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_Chutes/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_Chutes/view.json index 189965b..1dd7f42 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_Chutes/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_Chutes/view.json @@ -56,10 +56,11 @@ "position": { "height": 56, "width": 147, - "x": 1455, - "y": 774.9976806640625 + "x": 1535, + "y": 764.998 }, "props": { + "primary": false, "text": "Go Back" }, "type": "ia.input.button" @@ -15402,6 +15403,31 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 44, + "rotate": { + "anchor": "25% 25%" + }, + "width": 182, + "x": 928, + "y": 20.03 + }, + "props": { + "style": { + "borderStyle": "groove" + }, + "text": "MCM04 Chutes", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json index 2b9e9d3..fb605dd 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json @@ -4141,11 +4141,12 @@ "position": { "height": 58, "width": 145, - "x": 1262, - "y": 761 + "x": 1333, + "y": 691 }, "props": { - "text": "View Chutes" + "primary": false, + "text": "Chutes" }, "type": "ia.input.button" }, @@ -11388,23 +11389,27 @@ } }, "meta": { - "name": "Nav_Button_0" + "name": "Nav_Button_0", + "tooltip": { + "enabled": true, + "text": "MCM05" + } }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1333, - "y": 918 + "width": 40, + "x": 1002, + "y": 938 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -11427,13 +11432,17 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM03" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1238, - "y": 918 + "height": 55, + "width": 40, + "x": 948, + "y": 938 }, "props": { "params": { @@ -11454,13 +11463,19 @@ "name": "Label" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 40, + "width": 740, + "x": 640, + "y": 13 }, "props": { - "text": "MCM04" + "style": { + "borderStyle": "groove" + }, + "text": "MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve", + "textStyle": { + "fontSize": 24 + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json index ade239d..a86daf4 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json @@ -53,7 +53,7 @@ }, "width": 20, "x": 359.881, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -93,7 +93,7 @@ }, "width": 20, "x": 340.881, - "y": 92.9 + "y": 164.9 }, "props": { "params": { @@ -133,7 +133,7 @@ }, "width": 20, "x": 392.881, - "y": 92.9 + "y": 164.9 }, "props": { "params": { @@ -173,7 +173,7 @@ }, "width": 20, "x": 444.881, - "y": 92.9 + "y": 164.9 }, "props": { "params": { @@ -213,7 +213,7 @@ }, "width": 20, "x": 444.881, - "y": 92.9 + "y": 164.9 }, "props": { "params": { @@ -253,7 +253,7 @@ }, "width": 20, "x": 494.881, - "y": 92.9 + "y": 164.9 }, "props": { "params": { @@ -293,7 +293,7 @@ }, "width": 20, "x": 733.881, - "y": 136.692 + "y": 208.692 }, "props": { "params": { @@ -333,7 +333,7 @@ }, "width": 20, "x": 1005.88, - "y": 136.272 + "y": 208.272 }, "props": { "params": { @@ -373,7 +373,7 @@ }, "width": 20, "x": 1134.88, - "y": 136.434 + "y": 208.434 }, "props": { "params": { @@ -413,7 +413,7 @@ }, "width": 20, "x": 186.131, - "y": 286.9 + "y": 358.9 }, "props": { "params": { @@ -453,7 +453,7 @@ }, "width": 20, "x": 848.29, - "y": 343.9 + "y": 415.9 }, "props": { "params": { @@ -493,7 +493,7 @@ }, "width": 20, "x": 1175.03, - "y": 385.202 + "y": 457.202 }, "props": { "params": { @@ -533,7 +533,7 @@ }, "width": 20, "x": 1493.03, - "y": 277.806 + "y": 349.806 }, "props": { "params": { @@ -573,7 +573,7 @@ }, "width": 20, "x": 1237.88, - "y": 449.43 + "y": 521.43 }, "props": { "params": { @@ -613,7 +613,7 @@ }, "width": 20, "x": 945.621, - "y": 449.287 + "y": 521.287 }, "props": { "params": { @@ -653,7 +653,7 @@ }, "width": 20, "x": 843.097, - "y": 450.007 + "y": 522.007 }, "props": { "params": { @@ -693,7 +693,7 @@ }, "width": 20, "x": 645.143, - "y": 449.437 + "y": 521.437 }, "props": { "params": { @@ -733,7 +733,7 @@ }, "width": 20, "x": 341.541, - "y": 449.867 + "y": 521.867 }, "props": { "params": { @@ -773,7 +773,7 @@ }, "width": 20, "x": 1064.62, - "y": 605.29 + "y": 677.29 }, "props": { "params": { @@ -813,7 +813,7 @@ }, "width": 20, "x": 1272.62, - "y": 605.29 + "y": 677.29 }, "props": { "params": { @@ -848,7 +848,7 @@ }, "width": 37, "x": 363.93, - "y": 98.48 + "y": 170.48 }, "props": { "params": { @@ -883,7 +883,7 @@ }, "width": 16, "x": 366.85, - "y": 116.62 + "y": 188.62 }, "props": { "params": { @@ -918,7 +918,7 @@ }, "width": 39, "x": 348.32, - "y": 98.14 + "y": 170.14 }, "props": { "params": { @@ -953,7 +953,7 @@ }, "width": 14, "x": 360.368, - "y": 67.7959 + "y": 139.796 }, "props": { "params": { @@ -988,7 +988,7 @@ }, "width": 32, "x": 419.36, - "y": 100.89 + "y": 172.89 }, "props": { "params": { @@ -1023,7 +1023,7 @@ }, "width": 39, "x": 399.26, - "y": 98.2 + "y": 170.2 }, "props": { "params": { @@ -1058,7 +1058,7 @@ }, "width": 17, "x": 418.85, - "y": 116.62 + "y": 188.62 }, "props": { "params": { @@ -1093,7 +1093,7 @@ }, "width": 14, "x": 412.369, - "y": 67.7982 + "y": 139.798 }, "props": { "params": { @@ -1128,7 +1128,7 @@ }, "width": 34, "x": 469.87, - "y": 100.54 + "y": 172.54 }, "props": { "params": { @@ -1163,7 +1163,7 @@ }, "width": 34, "x": 454.85, - "y": 100.61 + "y": 172.61 }, "props": { "params": { @@ -1198,7 +1198,7 @@ }, "width": 16, "x": 471.85, - "y": 116.62 + "y": 188.62 }, "props": { "params": { @@ -1233,7 +1233,7 @@ }, "width": 26, "x": 507.95, - "y": 96.32 + "y": 168.32 }, "props": { "params": { @@ -1268,7 +1268,7 @@ }, "width": 40, "x": 310.97, - "y": 102.44 + "y": 174.44 }, "props": { "params": { @@ -1303,7 +1303,7 @@ }, "width": 110, "x": 221.85, - "y": 122.17 + "y": 194.17 }, "props": { "params": { @@ -1338,7 +1338,7 @@ }, "width": 14, "x": 219.854, - "y": 110.696 + "y": 182.696 }, "props": { "params": { @@ -1373,7 +1373,7 @@ }, "width": 214, "x": 70.32, - "y": 250.09 + "y": 322.09 }, "props": { "params": { @@ -1408,7 +1408,7 @@ }, "width": 14, "x": 170.491, - "y": 349.501 + "y": 421.501 }, "props": { "params": { @@ -1443,7 +1443,7 @@ }, "width": 178, "x": 125.28, - "y": 266.15 + "y": 338.15 }, "props": { "params": { @@ -1478,7 +1478,7 @@ }, "width": 14, "x": 207.611, - "y": 348.498 + "y": 420.498 }, "props": { "params": { @@ -1513,7 +1513,7 @@ }, "width": 268, "x": 245.85, - "y": 162.17000000000002 + "y": 234.17 }, "props": { "params": { @@ -1548,7 +1548,7 @@ }, "width": 14, "x": 232.849, - "y": 150.698 + "y": 222.698 }, "props": { "params": { @@ -1583,7 +1583,7 @@ }, "width": 112, "x": 236.23, - "y": 438.6 + "y": 510.6 }, "props": { "params": { @@ -1618,7 +1618,7 @@ }, "width": 14, "x": 346.075, - "y": 426.602 + "y": 498.602 }, "props": { "params": { @@ -1653,7 +1653,7 @@ }, "width": 114, "x": 235.23, - "y": 475.6 + "y": 547.6 }, "props": { "params": { @@ -1688,7 +1688,7 @@ }, "width": 14, "x": 346.079, - "y": 463.598 + "y": 535.598 }, "props": { "params": { @@ -1723,7 +1723,7 @@ }, "width": 40, "x": 820.11, - "y": 402.25 + "y": 474.25 }, "props": { "params": { @@ -1758,7 +1758,7 @@ }, "width": 14, "x": 832.577, - "y": 366.694 + "y": 438.694 }, "props": { "params": { @@ -1793,7 +1793,7 @@ }, "width": 38, "x": 858.05, - "y": 404.31 + "y": 476.31 }, "props": { "params": { @@ -1828,7 +1828,7 @@ }, "width": 14, "x": 869.579, - "y": 366.698 + "y": 438.698 }, "props": { "params": { @@ -1863,7 +1863,7 @@ }, "width": 118, "x": 765.23, - "y": 475.6 + "y": 547.6 }, "props": { "params": { @@ -1898,7 +1898,7 @@ }, "width": 14, "x": 881.079, - "y": 464.598 + "y": 536.598 }, "props": { "params": { @@ -1933,7 +1933,7 @@ }, "width": 50, "x": 758.94, - "y": 437.55 + "y": 509.55 }, "props": { "params": { @@ -1968,7 +1968,7 @@ }, "width": 14, "x": 744.079, - "y": 425.598 + "y": 497.598 }, "props": { "params": { @@ -2003,7 +2003,7 @@ }, "width": 189, "x": 1428.26, - "y": 287.02 + "y": 359.02 }, "props": { "params": { @@ -2038,7 +2038,7 @@ }, "width": 14, "x": 1514.58, - "y": 175.786 + "y": 247.786 }, "props": { "params": { @@ -2073,7 +2073,7 @@ }, "width": 16, "x": 374.88, - "y": 64.5293 + "y": 136.529 }, "props": { "params": { @@ -2108,7 +2108,7 @@ }, "width": 16, "x": 426.88, - "y": 64.53 + "y": 136.53 }, "props": { "params": { @@ -2143,7 +2143,7 @@ }, "width": 16, "x": 478.88, - "y": 64.53 + "y": 136.53 }, "props": { "params": { @@ -2178,7 +2178,7 @@ }, "width": 16, "x": 514.88, - "y": 64.39 + "y": 136.39 }, "props": { "params": { @@ -2213,7 +2213,7 @@ }, "width": 16, "x": 322.88, - "y": 64.53 + "y": 136.53 }, "props": { "params": { @@ -2248,7 +2248,7 @@ }, "width": 16, "x": 169.88, - "y": 120.53 + "y": 192.53 }, "props": { "params": { @@ -2283,7 +2283,7 @@ }, "width": 16, "x": 832.241, - "y": 419.957 + "y": 491.957 }, "props": { "params": { @@ -2318,7 +2318,7 @@ }, "width": 16, "x": 512.239, - "y": 149.428 + "y": 221.428 }, "props": { "params": { @@ -2353,7 +2353,7 @@ }, "width": 16, "x": 217.24, - "y": 425.43 + "y": 497.43 }, "props": { "params": { @@ -2388,7 +2388,7 @@ }, "width": 16, "x": 217.24, - "y": 462.43 + "y": 534.43 }, "props": { "params": { @@ -2423,7 +2423,7 @@ }, "width": 16, "x": 869.24, - "y": 419.96 + "y": 491.96 }, "props": { "params": { @@ -2458,7 +2458,7 @@ }, "width": 16, "x": 745.24, - "y": 462.43 + "y": 534.43 }, "props": { "params": { @@ -2493,7 +2493,7 @@ }, "width": 16, "x": 811.24, - "y": 424.43 + "y": 496.43 }, "props": { "params": { @@ -2528,7 +2528,7 @@ }, "width": 16, "x": 1514.24, - "y": 375.96 + "y": 447.96 }, "props": { "params": { @@ -2563,7 +2563,7 @@ }, "width": 16, "x": 206.955, - "y": 153.427 + "y": 225.427 }, "props": { "params": { @@ -2595,7 +2595,7 @@ "height": 15, "width": 30, "x": 540.908, - "y": 430.387 + "y": 502.387 }, "props": { "params": { @@ -2627,7 +2627,7 @@ "height": 15, "width": 30, "x": 1138.79, - "y": 228.397 + "y": 300.397 }, "props": { "params": { @@ -2662,7 +2662,7 @@ }, "width": 20, "x": 520.5, - "y": 108.62 + "y": 180.62 }, "props": { "params": { @@ -2697,7 +2697,7 @@ }, "width": 14, "x": 539.73, - "y": 97.15 + "y": 169.15 }, "props": { "params": { @@ -2732,7 +2732,7 @@ }, "width": 14, "x": 464.369, - "y": 67.7982 + "y": 139.798 }, "props": { "params": { @@ -2775,11 +2775,12 @@ "position": { "height": 80, "width": 160, - "x": 1104.9590009765625, - "y": 812 + "x": 244.96, + "y": 832 }, "props": { - "text": "View Chutes" + "primary": false, + "text": "Chutes" }, "type": "ia.input.button" }, @@ -2799,7 +2800,7 @@ }, "width": 20, "x": 339.425, - "y": 36 + "y": 108 }, "props": { "params": { @@ -2831,7 +2832,7 @@ "height": 15, "width": 30, "x": 464.789, - "y": 168.468 + "y": 240.468 }, "props": { "params": { @@ -2871,7 +2872,7 @@ }, "width": 20, "x": 391.43, - "y": 36 + "y": 108 }, "props": { "params": { @@ -2911,7 +2912,7 @@ }, "width": 20, "x": 444.43, - "y": 36 + "y": 108 }, "props": { "params": { @@ -2951,7 +2952,7 @@ }, "width": 20, "x": 444.43, - "y": 36 + "y": 108 }, "props": { "params": { @@ -2991,7 +2992,7 @@ }, "width": 20, "x": 495, - "y": 36 + "y": 108 }, "props": { "params": { @@ -3031,7 +3032,7 @@ }, "width": 20, "x": 191.398, - "y": 444.427 + "y": 516.427 }, "props": { "params": { @@ -3071,7 +3072,7 @@ }, "width": 20, "x": 1486.76, - "y": 445.52 + "y": 517.52 }, "props": { "params": { @@ -3111,7 +3112,7 @@ }, "width": 20, "x": 1489.76, - "y": 158.725 + "y": 230.725 }, "props": { "params": { @@ -3151,7 +3152,7 @@ }, "width": 20, "x": 1456.76, - "y": 157.628 + "y": 229.628 }, "props": { "params": { @@ -3191,7 +3192,7 @@ }, "width": 20, "x": 1468.76, - "y": 337.536 + "y": 409.536 }, "props": { "params": { @@ -3231,7 +3232,7 @@ }, "width": 20, "x": 1468.76, - "y": 302.62 + "y": 374.62 }, "props": { "params": { @@ -3271,7 +3272,7 @@ }, "width": 20, "x": 1468.76, - "y": 240.701 + "y": 312.701 }, "props": { "params": { @@ -3311,7 +3312,7 @@ }, "width": 20, "x": 1468.76, - "y": 204.7 + "y": 276.7 }, "props": { "params": { @@ -3351,7 +3352,7 @@ }, "width": 20, "x": 1354.76, - "y": 571.54 + "y": 643.54 }, "props": { "params": { @@ -3391,7 +3392,7 @@ }, "width": 20, "x": 998.76, - "y": 571.54 + "y": 643.54 }, "props": { "params": { @@ -3431,7 +3432,7 @@ }, "width": 20, "x": 621.13, - "y": 710 + "y": 782 }, "props": { "params": { @@ -3471,7 +3472,7 @@ }, "width": 20, "x": 621.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -3511,7 +3512,7 @@ }, "width": 20, "x": 621.55, - "y": 828.83 + "y": 900.83 }, "props": { "params": { @@ -3551,7 +3552,7 @@ }, "width": 20, "x": 621.55, - "y": 876.83 + "y": 948.83 }, "props": { "params": { @@ -3591,7 +3592,7 @@ }, "width": 20, "x": 678.55, - "y": 876.83 + "y": 948.83 }, "props": { "params": { @@ -3631,7 +3632,7 @@ }, "width": 20, "x": 678.55, - "y": 828.83 + "y": 900.83 }, "props": { "params": { @@ -3671,7 +3672,7 @@ }, "width": 20, "x": 679.13, - "y": 710 + "y": 782 }, "props": { "params": { @@ -3711,7 +3712,7 @@ }, "width": 20, "x": 678.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -3751,7 +3752,7 @@ }, "width": 20, "x": 792.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -3791,7 +3792,7 @@ }, "width": 20, "x": 793.13, - "y": 710 + "y": 782 }, "props": { "params": { @@ -3831,7 +3832,7 @@ }, "width": 20, "x": 792.55, - "y": 828.83 + "y": 900.83 }, "props": { "params": { @@ -3871,7 +3872,7 @@ }, "width": 20, "x": 792.55, - "y": 876.83 + "y": 948.83 }, "props": { "params": { @@ -3911,7 +3912,7 @@ }, "width": 20, "x": 848.55, - "y": 876.83 + "y": 948.83 }, "props": { "params": { @@ -3951,7 +3952,7 @@ }, "width": 20, "x": 848.55, - "y": 828.83 + "y": 900.83 }, "props": { "params": { @@ -3991,7 +3992,7 @@ }, "width": 20, "x": 849.13, - "y": 710 + "y": 782 }, "props": { "params": { @@ -4031,7 +4032,7 @@ }, "width": 20, "x": 848.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4071,7 +4072,7 @@ }, "width": 20, "x": 906.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4111,7 +4112,7 @@ }, "width": 20, "x": 907, - "y": 710 + "y": 782 }, "props": { "params": { @@ -4151,7 +4152,7 @@ }, "width": 20, "x": 906.55, - "y": 828.83 + "y": 900.83 }, "props": { "params": { @@ -4191,7 +4192,7 @@ }, "width": 20, "x": 906.55, - "y": 876.83 + "y": 948.83 }, "props": { "params": { @@ -4231,7 +4232,7 @@ }, "width": 20, "x": 1425.5, - "y": 875 + "y": 947 }, "props": { "params": { @@ -4271,7 +4272,7 @@ }, "width": 20, "x": 1425.55, - "y": 826 + "y": 898 }, "props": { "params": { @@ -4311,7 +4312,7 @@ }, "width": 20, "x": 1425.5, - "y": 696 + "y": 768 }, "props": { "params": { @@ -4351,7 +4352,7 @@ }, "width": 20, "x": 1425.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4391,7 +4392,7 @@ }, "width": 20, "x": 1484.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4431,7 +4432,7 @@ }, "width": 20, "x": 1485.13, - "y": 696 + "y": 768 }, "props": { "params": { @@ -4471,7 +4472,7 @@ }, "width": 20, "x": 1484.55, - "y": 826 + "y": 898 }, "props": { "params": { @@ -4511,7 +4512,7 @@ }, "width": 20, "x": 1485.13, - "y": 875 + "y": 947 }, "props": { "params": { @@ -4551,7 +4552,7 @@ }, "width": 20, "x": 1541.3, - "y": 875 + "y": 947 }, "props": { "params": { @@ -4591,7 +4592,7 @@ }, "width": 20, "x": 1541.55, - "y": 827 + "y": 899 }, "props": { "params": { @@ -4631,7 +4632,7 @@ }, "width": 20, "x": 1542.13, - "y": 696 + "y": 768 }, "props": { "params": { @@ -4671,7 +4672,7 @@ }, "width": 20, "x": 1541.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4711,7 +4712,7 @@ }, "width": 20, "x": 1597.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4751,7 +4752,7 @@ }, "width": 20, "x": 1655.55, - "y": 561 + "y": 633 }, "props": { "params": { @@ -4791,7 +4792,7 @@ }, "width": 20, "x": 1655.13, - "y": 696 + "y": 768 }, "props": { "params": { @@ -4831,7 +4832,7 @@ }, "width": 20, "x": 1598.13, - "y": 696 + "y": 768 }, "props": { "params": { @@ -4871,7 +4872,7 @@ }, "width": 20, "x": 1598.55, - "y": 826 + "y": 898 }, "props": { "params": { @@ -4911,7 +4912,7 @@ }, "width": 20, "x": 1597.3, - "y": 875 + "y": 947 }, "props": { "params": { @@ -4951,7 +4952,7 @@ }, "width": 20, "x": 1655.13, - "y": 875 + "y": 947 }, "props": { "params": { @@ -4991,7 +4992,7 @@ }, "width": 20, "x": 1655.55, - "y": 826 + "y": 898 }, "props": { "params": { @@ -5029,7 +5030,7 @@ }, "width": 20, "x": 354.88, - "y": 257.002 + "y": 330.002 }, "props": { "params": { @@ -5067,7 +5068,7 @@ }, "width": 20, "x": 377.02, - "y": 257.022 + "y": 330.022 }, "props": { "params": { @@ -5105,7 +5106,7 @@ }, "width": 20, "x": 400.02, - "y": 257.052 + "y": 330.052 }, "props": { "params": { @@ -5143,7 +5144,7 @@ }, "width": 20, "x": 422.03, - "y": 257.062 + "y": 330.062 }, "props": { "params": { @@ -5181,7 +5182,7 @@ }, "width": 20, "x": 443.99, - "y": 258.122 + "y": 330.122 }, "props": { "params": { @@ -5219,7 +5220,7 @@ }, "width": 20, "x": 466.94, - "y": 258.202 + "y": 330.202 }, "props": { "params": { @@ -5257,7 +5258,7 @@ }, "width": 20, "x": 489.29, - "y": 258.202 + "y": 330.202 }, "props": { "params": { @@ -5295,7 +5296,7 @@ }, "width": 20, "x": 512.68, - "y": 258.152 + "y": 330.152 }, "props": { "params": { @@ -5333,7 +5334,7 @@ }, "width": 20, "x": 535.32, - "y": 258.172 + "y": 330.172 }, "props": { "params": { @@ -5371,7 +5372,7 @@ }, "width": 20, "x": 557.95, - "y": 258.272 + "y": 330.272 }, "props": { "params": { @@ -5409,7 +5410,7 @@ }, "width": 20, "x": 579.38, - "y": 258.202 + "y": 330.202 }, "props": { "params": { @@ -5447,7 +5448,7 @@ }, "width": 20, "x": 602.24, - "y": 258.152 + "y": 330.152 }, "props": { "params": { @@ -5485,7 +5486,7 @@ }, "width": 20, "x": 625.95, - "y": 258.152 + "y": 330.152 }, "props": { "params": { @@ -5523,7 +5524,7 @@ }, "width": 20, "x": 647.48, - "y": 258.292 + "y": 330.292 }, "props": { "params": { @@ -5558,7 +5559,7 @@ }, "width": 13, "x": 324.88, - "y": 54 + "y": 126 }, "props": { "params": { @@ -5593,7 +5594,7 @@ }, "width": 13, "x": 376.174, - "y": 54 + "y": 126 }, "props": { "params": { @@ -5628,7 +5629,7 @@ }, "width": 13, "x": 429.87, - "y": 54 + "y": 126 }, "props": { "params": { @@ -5663,7 +5664,7 @@ }, "width": 13, "x": 480.402, - "y": 54 + "y": 126 }, "props": { "params": { @@ -5698,7 +5699,7 @@ }, "width": 13, "x": 516.491, - "y": 54 + "y": 126 }, "props": { "params": { @@ -5733,7 +5734,7 @@ }, "width": 13, "x": 361.464, - "y": 121.898 + "y": 193.898 }, "props": { "params": { @@ -5768,7 +5769,7 @@ }, "width": 13, "x": 413.16, - "y": 121.898 + "y": 193.898 }, "props": { "params": { @@ -5803,7 +5804,7 @@ }, "width": 13, "x": 466.16, - "y": 121.898 + "y": 193.898 }, "props": { "params": { @@ -5838,7 +5839,7 @@ }, "width": 13, "x": 516.16, - "y": 121.898 + "y": 193.898 }, "props": { "params": { @@ -5873,7 +5874,7 @@ }, "width": 13, "x": 564.789, - "y": 104.695 + "y": 176.695 }, "props": { "params": { @@ -5908,7 +5909,7 @@ }, "width": 13, "x": 546.881, - "y": 175.768 + "y": 247.768 }, "props": { "params": { @@ -5943,7 +5944,7 @@ }, "width": 13, "x": 508.971, - "y": 175.848 + "y": 247.848 }, "props": { "params": { @@ -5978,7 +5979,7 @@ }, "width": 13, "x": 415.67, - "y": 166.928 + "y": 238.928 }, "props": { "params": { @@ -6013,7 +6014,7 @@ }, "width": 13, "x": 304.61, - "y": 110.828 + "y": 182.828 }, "props": { "params": { @@ -6048,7 +6049,7 @@ }, "width": 13, "x": 161.277, - "y": 150.729 + "y": 222.729 }, "props": { "params": { @@ -6083,7 +6084,7 @@ }, "width": 13, "x": 216.947, - "y": 182.808 + "y": 254.808 }, "props": { "params": { @@ -6118,7 +6119,7 @@ }, "width": 13, "x": 207.925, - "y": 417.519 + "y": 489.519 }, "props": { "params": { @@ -6153,7 +6154,7 @@ }, "width": 13, "x": 239.288, - "y": 482.494 + "y": 554.494 }, "props": { "params": { @@ -6188,7 +6189,7 @@ }, "width": 13, "x": 767.451, - "y": 481.49 + "y": 553.49 }, "props": { "params": { @@ -6223,7 +6224,7 @@ }, "width": 13, "x": 792.224, - "y": 425.49 + "y": 497.49 }, "props": { "params": { @@ -6258,7 +6259,7 @@ }, "width": 13, "x": 824.907, - "y": 409.49 + "y": 481.49 }, "props": { "params": { @@ -6293,7 +6294,7 @@ }, "width": 13, "x": 878.91, - "y": 409.49 + "y": 481.49 }, "props": { "params": { @@ -6328,7 +6329,7 @@ }, "width": 13, "x": 1452.79, - "y": 435.462 + "y": 507.462 }, "props": { "params": { @@ -6363,7 +6364,7 @@ }, "width": 13, "x": 1525.79, - "y": 365.723 + "y": 437.723 }, "props": { "params": { @@ -6398,7 +6399,7 @@ }, "width": 13, "x": 1526.79, - "y": 283.61453125 + "y": 355.615 }, "props": { "params": { @@ -6433,7 +6434,7 @@ }, "width": 13, "x": 1526.79, - "y": 208.391 + "y": 280.391 }, "props": { "params": { @@ -6468,7 +6469,7 @@ }, "width": 13, "x": 1444.79, - "y": 211.171 + "y": 283.171 }, "props": { "params": { @@ -6503,7 +6504,7 @@ }, "width": 13, "x": 1437.79, - "y": 243.17 + "y": 315.17 }, "props": { "params": { @@ -6538,7 +6539,7 @@ }, "width": 13, "x": 1444.79, - "y": 308.17 + "y": 380.17 }, "props": { "params": { @@ -6573,7 +6574,7 @@ }, "width": 13, "x": 1437.79, - "y": 339.17 + "y": 411.17 }, "props": { "params": { @@ -6608,7 +6609,7 @@ }, "width": 13, "x": 1157.79, - "y": 162.316 + "y": 234.316 }, "props": { "params": { @@ -6643,7 +6644,7 @@ }, "width": 13, "x": 1157.79, - "y": 590.32 + "y": 662.32 }, "props": { "params": { @@ -6678,7 +6679,7 @@ }, "width": 13, "x": 1197.79, - "y": 590.32 + "y": 662.32 }, "props": { "params": { @@ -6713,7 +6714,7 @@ }, "width": 13, "x": 1022.79, - "y": 590.32 + "y": 662.32 }, "props": { "params": { @@ -6748,7 +6749,7 @@ }, "width": 13, "x": 1338.79, - "y": 590.32 + "y": 662.32 }, "props": { "params": { @@ -6788,7 +6789,7 @@ }, "width": 13, "x": 606.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -6828,7 +6829,7 @@ }, "width": 13, "x": 606.55, - "y": 831.83 + "y": 903.83 }, "props": { "params": { @@ -6868,7 +6869,7 @@ }, "width": 13, "x": 663.55, - "y": 831.83 + "y": 903.83 }, "props": { "params": { @@ -6908,7 +6909,7 @@ }, "width": 13, "x": 663.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -6948,7 +6949,7 @@ }, "width": 13, "x": 777.55, - "y": 831.83 + "y": 903.83 }, "props": { "params": { @@ -6988,7 +6989,7 @@ }, "width": 13, "x": 777.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -7028,7 +7029,7 @@ }, "width": 13, "x": 833.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -7068,7 +7069,7 @@ }, "width": 13, "x": 833.55, - "y": 831.83 + "y": 903.83 }, "props": { "params": { @@ -7108,7 +7109,7 @@ }, "width": 13, "x": 891.55, - "y": 831.83 + "y": 903.83 }, "props": { "params": { @@ -7148,7 +7149,7 @@ }, "width": 13, "x": 891.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -7188,7 +7189,7 @@ }, "width": 13, "x": 1410.55, - "y": 583 + "y": 655 }, "props": { "params": { @@ -7228,7 +7229,7 @@ }, "width": 13, "x": 1410.55, - "y": 830 + "y": 902 }, "props": { "params": { @@ -7268,7 +7269,7 @@ }, "width": 13, "x": 1469.55, - "y": 582 + "y": 654 }, "props": { "params": { @@ -7308,7 +7309,7 @@ }, "width": 13, "x": 1526.55, - "y": 582 + "y": 654 }, "props": { "params": { @@ -7348,7 +7349,7 @@ }, "width": 13, "x": 1582.55, - "y": 582 + "y": 654 }, "props": { "params": { @@ -7388,7 +7389,7 @@ }, "width": 13, "x": 1640.55, - "y": 582 + "y": 654 }, "props": { "params": { @@ -7428,7 +7429,7 @@ }, "width": 13, "x": 1640.55, - "y": 830 + "y": 902 }, "props": { "params": { @@ -7468,7 +7469,7 @@ }, "width": 13, "x": 1583.55, - "y": 830 + "y": 902 }, "props": { "params": { @@ -7508,7 +7509,7 @@ }, "width": 13, "x": 1526.55, - "y": 831 + "y": 903 }, "props": { "params": { @@ -7548,7 +7549,7 @@ }, "width": 13, "x": 1469.55, - "y": 831 + "y": 903 }, "props": { "params": { @@ -7583,7 +7584,7 @@ }, "width": 13, "x": 1061.49, - "y": 121.899 + "y": 193.899 }, "props": { "params": { @@ -7618,7 +7619,7 @@ }, "width": 13, "x": 963.968, - "y": 122.402 + "y": 194.402 }, "props": { "params": { @@ -7653,7 +7654,7 @@ }, "width": 13, "x": 963.968, - "y": 158.402 + "y": 230.402 }, "props": { "params": { @@ -7688,7 +7689,7 @@ }, "width": 16, "x": 547, - "y": 112 + "y": 184 }, "props": { "params": { @@ -7723,7 +7724,7 @@ }, "width": 283, "x": 567, - "y": 125 + "y": 197 }, "props": { "params": { @@ -7758,7 +7759,7 @@ }, "width": 16, "x": 547, - "y": 150 + "y": 222 }, "props": { "params": { @@ -7793,7 +7794,7 @@ }, "width": 283, "x": 567, - "y": 163 + "y": 235 }, "props": { "params": { @@ -7828,7 +7829,7 @@ }, "width": 14, "x": 940, - "y": 114 + "y": 186 }, "props": { "params": { @@ -7863,7 +7864,7 @@ }, "width": 14, "x": 940, - "y": 150 + "y": 222 }, "props": { "params": { @@ -7898,7 +7899,7 @@ }, "width": 45, "x": 887, - "y": 163 + "y": 235 }, "props": { "params": { @@ -7933,7 +7934,7 @@ }, "width": 25, "x": 907, - "y": 126 + "y": 198 }, "props": { "params": { @@ -7968,7 +7969,7 @@ }, "width": 16, "x": 647.543, - "y": 232.089 + "y": 304.089 }, "props": { "params": { @@ -8003,7 +8004,7 @@ }, "width": 16, "x": 647, - "y": 272 + "y": 344 }, "props": { "params": { @@ -8038,7 +8039,7 @@ }, "width": 258, "x": 386, - "y": 245 + "y": 317 }, "props": { "params": { @@ -8073,7 +8074,7 @@ }, "width": 258, "x": 385, - "y": 284 + "y": 356 }, "props": { "params": { @@ -8108,7 +8109,7 @@ }, "width": 14, "x": 365, - "y": 233 + "y": 305 }, "props": { "params": { @@ -8143,7 +8144,7 @@ }, "width": 14, "x": 364, - "y": 271 + "y": 343 }, "props": { "params": { @@ -8178,7 +8179,7 @@ }, "width": 30, "x": 731, - "y": 721 + "y": 793 }, "props": { "params": { @@ -8213,7 +8214,7 @@ }, "width": 30, "x": 1566, - "y": 712 + "y": 784 }, "props": { "params": { @@ -8248,7 +8249,7 @@ }, "width": 13, "x": 889, - "y": 170 + "y": 242 }, "props": { "params": { @@ -8282,8 +8283,8 @@ "angle": 0 }, "width": 13, - "x": 889.7864990234375, - "y": 89.89583587646484 + "x": 889.786, + "y": 161.896 }, "props": { "params": { @@ -8318,7 +8319,7 @@ }, "width": 13, "x": 913, - "y": 210 + "y": 282 }, "props": { "params": { @@ -8353,7 +8354,7 @@ }, "width": 13, "x": 914, - "y": 242 + "y": 314 }, "props": { "params": { @@ -8388,7 +8389,7 @@ }, "width": 13, "x": 821, - "y": 180 + "y": 252 }, "props": { "params": { @@ -8428,7 +8429,7 @@ }, "width": 20, "x": 848.29, - "y": 131 + "y": 203 }, "props": { "params": { @@ -8463,7 +8464,7 @@ }, "width": 16, "x": 830, - "y": 45 + "y": 117 }, "props": { "params": { @@ -8498,7 +8499,7 @@ }, "width": 52, "x": 811.97, - "y": 96.03 + "y": 168.03 }, "props": { "params": { @@ -8533,7 +8534,7 @@ }, "width": 66, "x": 806, - "y": 198 + "y": 270 }, "props": { "params": { @@ -8568,7 +8569,7 @@ }, "width": 14, "x": 832, - "y": 233 + "y": 305 }, "props": { "params": { @@ -8603,7 +8604,7 @@ }, "width": 20, "x": 848.29, - "y": 32 + "y": 104 }, "props": { "params": { @@ -8638,7 +8639,7 @@ }, "width": 20, "x": 1058, - "y": 136.272 + "y": 208.272 }, "props": { "params": { @@ -8673,7 +8674,7 @@ }, "width": 20, "x": 875, - "y": 107 + "y": 179 }, "props": { "params": { @@ -8708,7 +8709,7 @@ }, "width": 20, "x": 874, - "y": 144 + "y": 216 }, "props": { "params": { @@ -8743,7 +8744,7 @@ }, "width": 20, "x": 874, - "y": 204 + "y": 276 }, "props": { "params": { @@ -8778,7 +8779,7 @@ }, "width": 20, "x": 873, - "y": 241 + "y": 313 }, "props": { "params": { @@ -8818,7 +8819,7 @@ }, "width": 20, "x": 469.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -8858,7 +8859,7 @@ }, "width": 20, "x": 440.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -8898,7 +8899,7 @@ }, "width": 20, "x": 409.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -8938,7 +8939,7 @@ }, "width": 20, "x": 379.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -8978,7 +8979,7 @@ }, "width": 20, "x": 329.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -9018,7 +9019,7 @@ }, "width": 20, "x": 1156.88, - "y": 136.9 + "y": 208.9 }, "props": { "params": { @@ -9058,7 +9059,7 @@ }, "width": 20, "x": 826.784, - "y": 450.33 + "y": 522.33 }, "props": { "params": { @@ -9098,7 +9099,7 @@ }, "width": 20, "x": 1492.78, - "y": 337.146 + "y": 409.146 }, "props": { "params": { @@ -9138,7 +9139,7 @@ }, "width": 20, "x": 1492.78, - "y": 303.15 + "y": 375.15 }, "props": { "params": { @@ -9178,7 +9179,7 @@ }, "width": 20, "x": 1492.78, - "y": 242.15 + "y": 314.15 }, "props": { "params": { @@ -9218,7 +9219,7 @@ }, "width": 20, "x": 1492.78, - "y": 211.15 + "y": 283.15 }, "props": { "params": { @@ -9258,7 +9259,7 @@ }, "width": 20, "x": 1492.78, - "y": 190.15 + "y": 262.15 }, "props": { "params": { @@ -9298,7 +9299,7 @@ }, "width": 20, "x": 1347.78, - "y": 605.869 + "y": 677.869 }, "props": { "params": { @@ -9338,7 +9339,7 @@ }, "width": 20, "x": 1445.78, - "y": 449.872 + "y": 521.872 }, "props": { "params": { @@ -9378,7 +9379,7 @@ }, "width": 20, "x": 806.78, - "y": 450.33 + "y": 522.33 }, "props": { "params": { @@ -9418,7 +9419,7 @@ }, "width": 20, "x": 317.972, - "y": 450.08 + "y": 522.08 }, "props": { "params": { @@ -9458,7 +9459,7 @@ }, "width": 20, "x": 848.169, - "y": 242.475 + "y": 314.475 }, "props": { "params": { @@ -9498,7 +9499,7 @@ }, "width": 20, "x": 848.17, - "y": 202.47 + "y": 274.47 }, "props": { "params": { @@ -9538,7 +9539,7 @@ }, "width": 20, "x": 848.17, - "y": 149.47 + "y": 221.47 }, "props": { "params": { @@ -9578,7 +9579,7 @@ }, "width": 20, "x": 848.17, - "y": 109.47 + "y": 181.47 }, "props": { "params": { @@ -9618,7 +9619,7 @@ }, "width": 20, "x": 1174.78, - "y": 605.87 + "y": 677.87 }, "props": { "params": { @@ -9658,7 +9659,7 @@ }, "width": 20, "x": 1017.78, - "y": 605.87 + "y": 677.87 }, "props": { "params": { @@ -9697,8 +9698,8 @@ "angle": 0 }, "width": 20, - "x": 700.6423547363281, - "y": 102.27828491210937 + "x": 700.642, + "y": 174.278 }, "props": { "params": { @@ -9738,7 +9739,7 @@ }, "width": 20, "x": 524.041, - "y": 173.707 + "y": 245.707 }, "props": { "params": { @@ -9778,7 +9779,7 @@ }, "width": 20, "x": 262.498, - "y": 102.032 + "y": 174.032 }, "props": { "params": { @@ -9817,8 +9818,8 @@ "angle": 0 }, "width": 20, - "x": 244.971205657959, - "y": 363.81106420898436 + "x": 244.971, + "y": 435.811 }, "props": { "params": { @@ -9858,7 +9859,7 @@ }, "width": 20, "x": 293.169, - "y": 482.213 + "y": 554.213 }, "props": { "params": { @@ -9898,7 +9899,7 @@ }, "width": 20, "x": 971.497, - "y": 581.454 + "y": 653.454 }, "props": { "params": { @@ -9938,7 +9939,7 @@ }, "width": 20, "x": 1381.5, - "y": 583.2529663085938 + "y": 655.253 }, "props": { "params": { @@ -9978,7 +9979,7 @@ }, "width": 20, "x": 1175.5, - "y": 722.45 + "y": 794.45 }, "props": { "params": { @@ -10017,8 +10018,8 @@ "angle": 0 }, "width": 20, - "x": 730.6445922851562, - "y": 584.4355224609376 + "x": 730.645, + "y": 656.436 }, "props": { "params": { @@ -10058,7 +10059,7 @@ }, "width": 20, "x": 1603.5, - "y": 294.25 + "y": 366.25 }, "props": { "params": { @@ -10096,23 +10097,27 @@ } }, "meta": { - "name": "Nav_Button_0" + "name": "Nav_Button_0", + "tooltip": { + "enabled": true, + "text": "MCM06" + } }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1208.21, - "y": 930.75 + "width": 40, + "x": 1185.21, + "y": 922.75 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -10135,13 +10140,17 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM04" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1113.21, - "y": 930.75 + "height": 55, + "width": 40, + "x": 1123.21, + "y": 922.75 }, "props": { "params": { @@ -10162,13 +10171,19 @@ "name": "Label" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 39, + "width": 736, + "x": 568, + "y": 24 }, "props": { - "text": "MCM05" + "style": { + "borderStyle": "groove" + }, + "text": "MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve", + "textStyle": { + "fontSize": 24 + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json index c42b2c0..dc52f0a 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json @@ -44,8 +44,8 @@ "position": { "height": 15, "width": 30, - "x": 497.91, - "y": 546.39 + "x": 498.91, + "y": 613.39 }, "props": { "params": { @@ -76,8 +76,8 @@ "position": { "height": 15, "width": 30, - "x": 901.789, - "y": 547.162 + "x": 902.789, + "y": 614.162 }, "props": { "params": { @@ -108,8 +108,8 @@ "position": { "height": 15, "width": 30, - "x": 1340.79, - "y": 546.93 + "x": 1341.79, + "y": 613.93 }, "props": { "params": { @@ -143,8 +143,8 @@ "angle": 90 }, "width": 30, - "x": 1336.79, - "y": 771.93 + "x": 1337.79, + "y": 838.93 }, "props": { "params": { @@ -175,8 +175,8 @@ "position": { "height": 15, "width": 30, - "x": 650.91, - "y": 72.38999999999999 + "x": 651.91, + "y": 139.39 }, "props": { "params": { @@ -207,8 +207,8 @@ "position": { "height": 15, "width": 30, - "x": 1101.91, - "y": 72.7743 + "x": 1102.91, + "y": 139.774 }, "props": { "params": { @@ -239,8 +239,8 @@ "position": { "height": 15, "width": 30, - "x": 1497.91, - "y": 72.15425350189209 + "x": 1498.91, + "y": 139.154 }, "props": { "params": { @@ -274,8 +274,8 @@ "angle": 90 }, "width": 30, - "x": 650.6351762655638, - "y": 318.92999999999995 + "x": 651.635, + "y": 385.93 }, "props": { "params": { @@ -314,8 +314,8 @@ "angle": 90 }, "width": 20, - "x": 1230.13, - "y": 727 + "x": 1231.13, + "y": 794 }, "props": { "params": { @@ -354,8 +354,8 @@ "angle": 90 }, "width": 20, - "x": 1288.13, - "y": 727 + "x": 1289.13, + "y": 795 }, "props": { "params": { @@ -394,8 +394,8 @@ "angle": 90 }, "width": 20, - "x": 1402.13, - "y": 727 + "x": 1403.13, + "y": 795 }, "props": { "params": { @@ -434,8 +434,8 @@ "angle": 90 }, "width": 20, - "x": 1464.13, - "y": 727 + "x": 1465.13, + "y": 795 }, "props": { "params": { @@ -474,8 +474,8 @@ "angle": 90 }, "width": 20, - "x": 1522, - "y": 727 + "x": 1523, + "y": 795 }, "props": { "params": { @@ -514,8 +514,8 @@ "angle": 90 }, "width": 20, - "x": 513.13, - "y": 239 + "x": 514.13, + "y": 307 }, "props": { "params": { @@ -554,8 +554,8 @@ "angle": 90 }, "width": 20, - "x": 453.5, - "y": 239 + "x": 454.5, + "y": 307 }, "props": { "params": { @@ -594,8 +594,8 @@ "angle": 90 }, "width": 20, - "x": 626.13, - "y": 239 + "x": 627.13, + "y": 307 }, "props": { "params": { @@ -634,8 +634,8 @@ "angle": 90 }, "width": 20, - "x": 683.13, - "y": 239 + "x": 684.13, + "y": 308 }, "props": { "params": { @@ -674,8 +674,8 @@ "angle": 90 }, "width": 20, - "x": 570.13, - "y": 239 + "x": 571.13, + "y": 308 }, "props": { "params": { @@ -714,8 +714,8 @@ "angle": 90 }, "width": 20, - "x": 303.113, - "y": 625 + "x": 304.113, + "y": 694 }, "props": { "params": { @@ -754,8 +754,8 @@ "angle": 90 }, "width": 20, - "x": 329.109, - "y": 625 + "x": 330.109, + "y": 693 }, "props": { "params": { @@ -794,8 +794,8 @@ "angle": 90 }, "width": 20, - "x": 353.109, - "y": 625 + "x": 354.109, + "y": 693 }, "props": { "params": { @@ -834,8 +834,8 @@ "angle": 90 }, "width": 20, - "x": 403.109, - "y": 625 + "x": 404.109, + "y": 693 }, "props": { "params": { @@ -874,8 +874,8 @@ "angle": 90 }, "width": 20, - "x": 428.109, - "y": 625 + "x": 429.109, + "y": 693 }, "props": { "params": { @@ -914,8 +914,8 @@ "angle": 90 }, "width": 20, - "x": 379.109, - "y": 625 + "x": 380.109, + "y": 693 }, "props": { "params": { @@ -954,8 +954,8 @@ "angle": 90 }, "width": 20, - "x": 678.109, - "y": 625 + "x": 679.109, + "y": 693 }, "props": { "params": { @@ -994,8 +994,8 @@ "angle": 90 }, "width": 20, - "x": 702.109, - "y": 625 + "x": 703.109, + "y": 693 }, "props": { "params": { @@ -1034,8 +1034,8 @@ "angle": 90 }, "width": 20, - "x": 652.109, - "y": 625 + "x": 653.109, + "y": 693 }, "props": { "params": { @@ -1074,8 +1074,8 @@ "angle": 90 }, "width": 20, - "x": 627.109, - "y": 625 + "x": 628.109, + "y": 693 }, "props": { "params": { @@ -1114,8 +1114,8 @@ "angle": 90 }, "width": 20, - "x": 602.109, - "y": 625 + "x": 603.109, + "y": 693 }, "props": { "params": { @@ -1154,8 +1154,8 @@ "angle": 90 }, "width": 20, - "x": 578.109, - "y": 625 + "x": 579.109, + "y": 693 }, "props": { "params": { @@ -1194,8 +1194,8 @@ "angle": 90 }, "width": 20, - "x": 553.109, - "y": 625 + "x": 554.109, + "y": 693 }, "props": { "params": { @@ -1234,8 +1234,8 @@ "angle": 90 }, "width": 20, - "x": 529.109, - "y": 625 + "x": 530.109, + "y": 693 }, "props": { "params": { @@ -1274,8 +1274,8 @@ "angle": 90 }, "width": 20, - "x": 503.109, - "y": 625 + "x": 504.109, + "y": 693 }, "props": { "params": { @@ -1314,8 +1314,8 @@ "angle": 90 }, "width": 20, - "x": 479.109, - "y": 625 + "x": 480.109, + "y": 693 }, "props": { "params": { @@ -1354,8 +1354,8 @@ "angle": 90 }, "width": 20, - "x": 453.109, - "y": 625 + "x": 454.109, + "y": 693 }, "props": { "params": { @@ -1394,8 +1394,8 @@ "angle": 90 }, "width": 20, - "x": 985.109, - "y": 626 + "x": 986.109, + "y": 694 }, "props": { "params": { @@ -1434,8 +1434,8 @@ "angle": 90 }, "width": 20, - "x": 1010.11, - "y": 626 + "x": 1011.11, + "y": 694 }, "props": { "params": { @@ -1474,8 +1474,8 @@ "angle": 90 }, "width": 20, - "x": 960.109, - "y": 626 + "x": 961.109, + "y": 694 }, "props": { "params": { @@ -1514,8 +1514,8 @@ "angle": 90 }, "width": 20, - "x": 1034.11, - "y": 626 + "x": 1035.11, + "y": 694 }, "props": { "params": { @@ -1554,8 +1554,8 @@ "angle": 90 }, "width": 20, - "x": 1193.11, - "y": 626 + "x": 1194.11, + "y": 694 }, "props": { "params": { @@ -1594,8 +1594,8 @@ "angle": 90 }, "width": 20, - "x": 1169.11, - "y": 626 + "x": 1170.11, + "y": 694 }, "props": { "params": { @@ -1634,8 +1634,8 @@ "angle": 90 }, "width": 20, - "x": 1252.11, - "y": 626 + "x": 1253.11, + "y": 694 }, "props": { "params": { @@ -1674,8 +1674,8 @@ "angle": 90 }, "width": 20, - "x": 1333.11, - "y": 626 + "x": 1334.11, + "y": 694 }, "props": { "params": { @@ -1714,8 +1714,8 @@ "angle": 90 }, "width": 20, - "x": 1308.11, - "y": 626 + "x": 1309.11, + "y": 694 }, "props": { "params": { @@ -1754,8 +1754,8 @@ "angle": 90 }, "width": 20, - "x": 1358.11, - "y": 626 + "x": 1359.11, + "y": 693 }, "props": { "params": { @@ -1794,8 +1794,8 @@ "angle": 90 }, "width": 20, - "x": 1424.11, - "y": 626 + "x": 1425.11, + "y": 693 }, "props": { "params": { @@ -1834,8 +1834,8 @@ "angle": 90 }, "width": 20, - "x": 1487.11, - "y": 626 + "x": 1488.11, + "y": 693 }, "props": { "params": { @@ -1874,8 +1874,8 @@ "angle": 90 }, "width": 20, - "x": 1544.11, - "y": 626 + "x": 1545.11, + "y": 693 }, "props": { "params": { @@ -1914,8 +1914,8 @@ "angle": 90 }, "width": 20, - "x": 935.109, - "y": 626 + "x": 936.109, + "y": 693 }, "props": { "params": { @@ -1954,8 +1954,8 @@ "angle": 90 }, "width": 20, - "x": 909.109, - "y": 626 + "x": 910.109, + "y": 693 }, "props": { "params": { @@ -1994,8 +1994,8 @@ "angle": 90 }, "width": 20, - "x": 885.109, - "y": 626 + "x": 886.109, + "y": 693 }, "props": { "params": { @@ -2034,8 +2034,8 @@ "angle": 90 }, "width": 20, - "x": 860.109, - "y": 626 + "x": 861.109, + "y": 693 }, "props": { "params": { @@ -2074,8 +2074,8 @@ "angle": 90 }, "width": 20, - "x": 836.109, - "y": 626 + "x": 837.109, + "y": 692 }, "props": { "params": { @@ -2114,8 +2114,8 @@ "angle": 90 }, "width": 20, - "x": 810.109, - "y": 626 + "x": 811.109, + "y": 692 }, "props": { "params": { @@ -2154,8 +2154,8 @@ "angle": 90 }, "width": 20, - "x": 786.109, - "y": 626 + "x": 787.109, + "y": 693 }, "props": { "params": { @@ -2194,8 +2194,8 @@ "angle": 90 }, "width": 20, - "x": 760.109, - "y": 626 + "x": 761.109, + "y": 693 }, "props": { "params": { @@ -2234,8 +2234,8 @@ "angle": 90 }, "width": 20, - "x": 1085.11, - "y": 626 + "x": 1086.11, + "y": 693 }, "props": { "params": { @@ -2274,8 +2274,8 @@ "angle": 90 }, "width": 20, - "x": 1059.11, - "y": 626 + "x": 1060.11, + "y": 693 }, "props": { "params": { @@ -2314,8 +2314,8 @@ "angle": 90 }, "width": 20, - "x": 1109.11, - "y": 626 + "x": 1110.11, + "y": 693 }, "props": { "params": { @@ -2354,8 +2354,8 @@ "angle": 90 }, "width": 20, - "x": 1286.3, - "y": 148 + "x": 1287.3, + "y": 214 }, "props": { "params": { @@ -2394,8 +2394,8 @@ "angle": 90 }, "width": 20, - "x": 1312.3, - "y": 148 + "x": 1313.3, + "y": 214 }, "props": { "params": { @@ -2434,8 +2434,8 @@ "angle": 90 }, "width": 20, - "x": 1336.3, - "y": 148 + "x": 1337.3, + "y": 214 }, "props": { "params": { @@ -2474,8 +2474,8 @@ "angle": 90 }, "width": 20, - "x": 1386.8, - "y": 148 + "x": 1387.8, + "y": 214 }, "props": { "params": { @@ -2514,8 +2514,8 @@ "angle": 90 }, "width": 20, - "x": 1411.55, - "y": 148 + "x": 1412.55, + "y": 214 }, "props": { "params": { @@ -2554,8 +2554,8 @@ "angle": 90 }, "width": 20, - "x": 1362.3, - "y": 148 + "x": 1363.3, + "y": 214 }, "props": { "params": { @@ -2594,8 +2594,8 @@ "angle": 90 }, "width": 20, - "x": 1436.3, - "y": 148 + "x": 1437.3, + "y": 214 }, "props": { "params": { @@ -2634,8 +2634,8 @@ "angle": 90 }, "width": 20, - "x": 1462.3, - "y": 148 + "x": 1463.3, + "y": 214 }, "props": { "params": { @@ -2674,8 +2674,8 @@ "angle": 90 }, "width": 20, - "x": 1486.3, - "y": 148 + "x": 1487.3, + "y": 214 }, "props": { "params": { @@ -2714,8 +2714,8 @@ "angle": 90 }, "width": 20, - "x": 1512.3, - "y": 148 + "x": 1513.3, + "y": 214 }, "props": { "params": { @@ -2754,8 +2754,8 @@ "angle": 90 }, "width": 20, - "x": 1237.3, - "y": 148 + "x": 1238.3, + "y": 214 }, "props": { "params": { @@ -2794,8 +2794,8 @@ "angle": 90 }, "width": 20, - "x": 1262.3, - "y": 148 + "x": 1263.3, + "y": 214 }, "props": { "params": { @@ -2834,8 +2834,8 @@ "angle": 90 }, "width": 20, - "x": 1212.8, - "y": 148 + "x": 1213.8, + "y": 214 }, "props": { "params": { @@ -2874,8 +2874,8 @@ "angle": 90 }, "width": 20, - "x": 1123.55, - "y": 149 + "x": 1124.55, + "y": 215 }, "props": { "params": { @@ -2914,8 +2914,8 @@ "angle": 90 }, "width": 20, - "x": 1149.55, - "y": 149 + "x": 1150.55, + "y": 215 }, "props": { "params": { @@ -2954,8 +2954,8 @@ "angle": 90 }, "width": 20, - "x": 1099.55, - "y": 149 + "x": 1100.55, + "y": 215 }, "props": { "params": { @@ -2994,8 +2994,8 @@ "angle": 90 }, "width": 20, - "x": 1073.55, - "y": 149 + "x": 1074.55, + "y": 215 }, "props": { "params": { @@ -3034,8 +3034,8 @@ "angle": 90 }, "width": 20, - "x": 1049.55, - "y": 149 + "x": 1050.55, + "y": 215 }, "props": { "params": { @@ -3074,8 +3074,8 @@ "angle": 90 }, "width": 20, - "x": 1024.55, - "y": 149 + "x": 1025.55, + "y": 215 }, "props": { "params": { @@ -3114,8 +3114,8 @@ "angle": 90 }, "width": 20, - "x": 1000.3, - "y": 149 + "x": 1001.3, + "y": 215 }, "props": { "params": { @@ -3154,8 +3154,8 @@ "angle": 90 }, "width": 20, - "x": 974.8, - "y": 149 + "x": 975.8, + "y": 215 }, "props": { "params": { @@ -3194,8 +3194,8 @@ "angle": 90 }, "width": 20, - "x": 950.3, - "y": 149 + "x": 951.3, + "y": 215 }, "props": { "params": { @@ -3234,8 +3234,8 @@ "angle": 90 }, "width": 20, - "x": 925.55, - "y": 149 + "x": 926.55, + "y": 215 }, "props": { "params": { @@ -3274,8 +3274,8 @@ "angle": 90 }, "width": 20, - "x": 899.8, - "y": 149 + "x": 900.8, + "y": 215 }, "props": { "params": { @@ -3314,8 +3314,8 @@ "angle": 90 }, "width": 20, - "x": 875.3, - "y": 149 + "x": 876.3, + "y": 215 }, "props": { "params": { @@ -3354,8 +3354,8 @@ "angle": 90 }, "width": 20, - "x": 850.8, - "y": 149 + "x": 851.8, + "y": 215 }, "props": { "params": { @@ -3394,8 +3394,8 @@ "angle": 90 }, "width": 20, - "x": 825.3, - "y": 149 + "x": 826.3, + "y": 215 }, "props": { "params": { @@ -3434,8 +3434,8 @@ "angle": 90 }, "width": 20, - "x": 800.8, - "y": 149 + "x": 801.8, + "y": 215 }, "props": { "params": { @@ -3474,8 +3474,8 @@ "angle": 90 }, "width": 20, - "x": 737.3, - "y": 149 + "x": 738.3, + "y": 215 }, "props": { "params": { @@ -3514,8 +3514,8 @@ "angle": 90 }, "width": 20, - "x": 648.431, - "y": 148.198 + "x": 649.431, + "y": 214.198 }, "props": { "params": { @@ -3554,8 +3554,8 @@ "angle": 90 }, "width": 20, - "x": 591.43, - "y": 148.2 + "x": 592.43, + "y": 214.2 }, "props": { "params": { @@ -3594,8 +3594,8 @@ "angle": 90 }, "width": 20, - "x": 536.43, - "y": 148.2 + "x": 537.43, + "y": 214.2 }, "props": { "params": { @@ -3634,8 +3634,8 @@ "angle": 90 }, "width": 20, - "x": 475.26, - "y": 147.768 + "x": 476.26, + "y": 213.768 }, "props": { "params": { @@ -3674,8 +3674,8 @@ "angle": 90 }, "width": 20, - "x": 709.87, - "y": 149 + "x": 710.87, + "y": 215 }, "props": { "params": { @@ -3718,10 +3718,11 @@ "position": { "height": 80, "width": 160, - "x": 402.73090332031245, - "y": 802 + "x": 916.731, + "y": 868 }, "props": { + "primary": false, "text": "Go Back" }, "type": "ia.input.button" @@ -3741,8 +3742,8 @@ "angle": -90 }, "width": 20, - "x": 303.55, - "y": 507 + "x": 304.55, + "y": 573 }, "props": { "params": { @@ -3781,8 +3782,8 @@ "angle": -90 }, "width": 20, - "x": 329.55, - "y": 507 + "x": 330.55, + "y": 573 }, "props": { "params": { @@ -3821,8 +3822,8 @@ "angle": -90 }, "width": 20, - "x": 353.55, - "y": 507 + "x": 354.55, + "y": 573 }, "props": { "params": { @@ -3861,8 +3862,8 @@ "angle": -90 }, "width": 20, - "x": 403.55, - "y": 507 + "x": 404.55, + "y": 573 }, "props": { "params": { @@ -3901,8 +3902,8 @@ "angle": -90 }, "width": 20, - "x": 428.55, - "y": 507 + "x": 429.55, + "y": 573 }, "props": { "params": { @@ -3941,8 +3942,8 @@ "angle": -90 }, "width": 20, - "x": 379.55, - "y": 507 + "x": 380.55, + "y": 575 }, "props": { "params": { @@ -3981,8 +3982,8 @@ "angle": -90 }, "width": 20, - "x": 453.55, - "y": 507 + "x": 454.55, + "y": 575 }, "props": { "params": { @@ -4021,8 +4022,8 @@ "angle": -90 }, "width": 20, - "x": 477.55, - "y": 507 + "x": 478.55, + "y": 575 }, "props": { "params": { @@ -4061,8 +4062,8 @@ "angle": -90 }, "width": 20, - "x": 528.55, - "y": 507 + "x": 529.55, + "y": 575 }, "props": { "params": { @@ -4101,8 +4102,8 @@ "angle": -90 }, "width": 20, - "x": 578.55, - "y": 507 + "x": 579.55, + "y": 575 }, "props": { "params": { @@ -4141,8 +4142,8 @@ "angle": -90 }, "width": 20, - "x": 603.55, - "y": 507 + "x": 604.55, + "y": 575 }, "props": { "params": { @@ -4181,8 +4182,8 @@ "angle": -90 }, "width": 20, - "x": 553.55, - "y": 507 + "x": 554.55, + "y": 575 }, "props": { "params": { @@ -4221,8 +4222,8 @@ "angle": -90 }, "width": 20, - "x": 652.55, - "y": 507 + "x": 653.55, + "y": 575 }, "props": { "params": { @@ -4261,8 +4262,8 @@ "angle": -90 }, "width": 20, - "x": 628.55, - "y": 507 + "x": 629.55, + "y": 575 }, "props": { "params": { @@ -4301,8 +4302,8 @@ "angle": -90 }, "width": 20, - "x": 677.55, - "y": 507 + "x": 678.55, + "y": 575 }, "props": { "params": { @@ -4341,8 +4342,8 @@ "angle": -90 }, "width": 20, - "x": 910.55, - "y": 507 + "x": 911.55, + "y": 575 }, "props": { "params": { @@ -4381,8 +4382,8 @@ "angle": -90 }, "width": 20, - "x": 885.55, - "y": 507 + "x": 886.55, + "y": 575 }, "props": { "params": { @@ -4421,8 +4422,8 @@ "angle": -90 }, "width": 20, - "x": 860.55, - "y": 507 + "x": 861.55, + "y": 575 }, "props": { "params": { @@ -4461,8 +4462,8 @@ "angle": -90 }, "width": 20, - "x": 835.55, - "y": 507 + "x": 836.55, + "y": 575 }, "props": { "params": { @@ -4501,8 +4502,8 @@ "angle": -90 }, "width": 20, - "x": 810.55, - "y": 507 + "x": 811.55, + "y": 575 }, "props": { "params": { @@ -4541,8 +4542,8 @@ "angle": -90 }, "width": 20, - "x": 786.55, - "y": 507 + "x": 787.55, + "y": 575 }, "props": { "params": { @@ -4581,8 +4582,8 @@ "angle": -90 }, "width": 20, - "x": 760.55, - "y": 507 + "x": 761.55, + "y": 575 }, "props": { "params": { @@ -4621,8 +4622,8 @@ "angle": -90 }, "width": 20, - "x": 959.55, - "y": 507 + "x": 960.55, + "y": 575 }, "props": { "params": { @@ -4661,8 +4662,8 @@ "angle": -90 }, "width": 20, - "x": 984.55, - "y": 507 + "x": 985.55, + "y": 575 }, "props": { "params": { @@ -4701,8 +4702,8 @@ "angle": -90 }, "width": 20, - "x": 1009.55, - "y": 507 + "x": 1010.55, + "y": 575 }, "props": { "params": { @@ -4741,8 +4742,8 @@ "angle": -90 }, "width": 20, - "x": 1034.55, - "y": 507 + "x": 1035.55, + "y": 575 }, "props": { "params": { @@ -4781,8 +4782,8 @@ "angle": -90 }, "width": 20, - "x": 1059.55, - "y": 507 + "x": 1060.55, + "y": 575 }, "props": { "params": { @@ -4821,8 +4822,8 @@ "angle": -90 }, "width": 20, - "x": 1085.05, - "y": 506.5 + "x": 1086.05, + "y": 574.5 }, "props": { "params": { @@ -4861,8 +4862,8 @@ "angle": -90 }, "width": 20, - "x": 1109.55, - "y": 507 + "x": 1110.55, + "y": 575 }, "props": { "params": { @@ -4901,8 +4902,8 @@ "angle": -90 }, "width": 20, - "x": 1192.55, - "y": 507 + "x": 1193.55, + "y": 575 }, "props": { "params": { @@ -4941,8 +4942,8 @@ "angle": -90 }, "width": 20, - "x": 1166.55, - "y": 507 + "x": 1167.55, + "y": 575 }, "props": { "params": { @@ -4981,8 +4982,8 @@ "angle": -90 }, "width": 20, - "x": 1221.55, - "y": 507 + "x": 1222.55, + "y": 575 }, "props": { "params": { @@ -5021,8 +5022,8 @@ "angle": -90 }, "width": 20, - "x": 1249.55, - "y": 507 + "x": 1250.55, + "y": 575 }, "props": { "params": { @@ -5061,8 +5062,8 @@ "angle": -90 }, "width": 20, - "x": 1280.55, - "y": 507 + "x": 1281.55, + "y": 575 }, "props": { "params": { @@ -5101,8 +5102,8 @@ "angle": -90 }, "width": 20, - "x": 1310.55, - "y": 507 + "x": 1311.55, + "y": 575 }, "props": { "params": { @@ -5141,8 +5142,8 @@ "angle": 90 }, "width": 20, - "x": 1230.55, - "y": 577 + "x": 1231.55, + "y": 643 }, "props": { "params": { @@ -5181,8 +5182,8 @@ "angle": 90 }, "width": 20, - "x": 1287.55, - "y": 577 + "x": 1288.55, + "y": 643 }, "props": { "params": { @@ -5221,8 +5222,8 @@ "angle": 90 }, "width": 20, - "x": 1401.55, - "y": 577 + "x": 1402.55, + "y": 643 }, "props": { "params": { @@ -5261,8 +5262,8 @@ "angle": 90 }, "width": 20, - "x": 1464.55, - "y": 577 + "x": 1465.55, + "y": 643 }, "props": { "params": { @@ -5301,8 +5302,8 @@ "angle": 90 }, "width": 20, - "x": 1521.55, - "y": 577 + "x": 1522.55, + "y": 643 }, "props": { "params": { @@ -5341,8 +5342,8 @@ "angle": 90 }, "width": 20, - "x": 1230.55, - "y": 843.83 + "x": 1231.55, + "y": 909.83 }, "props": { "params": { @@ -5381,8 +5382,8 @@ "angle": 90 }, "width": 20, - "x": 1230.55, - "y": 893.83 + "x": 1231.55, + "y": 959.83 }, "props": { "params": { @@ -5421,8 +5422,8 @@ "angle": 90 }, "width": 20, - "x": 1287.55, - "y": 893.83 + "x": 1288.55, + "y": 959.83 }, "props": { "params": { @@ -5461,8 +5462,8 @@ "angle": 90 }, "width": 20, - "x": 1287.55, - "y": 843.83 + "x": 1288.55, + "y": 909.83 }, "props": { "params": { @@ -5501,8 +5502,8 @@ "angle": 90 }, "width": 20, - "x": 1401.55, - "y": 893.83 + "x": 1402.55, + "y": 959.83 }, "props": { "params": { @@ -5541,8 +5542,8 @@ "angle": 90 }, "width": 20, - "x": 1401.55, - "y": 843.83 + "x": 1402.55, + "y": 909.83 }, "props": { "params": { @@ -5581,8 +5582,8 @@ "angle": 90 }, "width": 20, - "x": 1463.55, - "y": 843.83 + "x": 1464.55, + "y": 909.83 }, "props": { "params": { @@ -5621,8 +5622,8 @@ "angle": 90 }, "width": 20, - "x": 1463.55, - "y": 893.83 + "x": 1464.55, + "y": 959.83 }, "props": { "params": { @@ -5661,8 +5662,8 @@ "angle": 90 }, "width": 20, - "x": 1521.55, - "y": 843.83 + "x": 1522.55, + "y": 909.83 }, "props": { "params": { @@ -5701,8 +5702,8 @@ "angle": 90 }, "width": 20, - "x": 1521.55, - "y": 893.83 + "x": 1522.55, + "y": 959.83 }, "props": { "params": { @@ -5741,8 +5742,8 @@ "angle": 90 }, "width": 20, - "x": 682.55, - "y": 100 + "x": 683.55, + "y": 166 }, "props": { "params": { @@ -5781,8 +5782,8 @@ "angle": 90 }, "width": 20, - "x": 625.55, - "y": 100 + "x": 626.55, + "y": 166 }, "props": { "params": { @@ -5821,8 +5822,8 @@ "angle": 90 }, "width": 20, - "x": 568.55, - "y": 100 + "x": 569.55, + "y": 166 }, "props": { "params": { @@ -5861,8 +5862,8 @@ "angle": 90 }, "width": 20, - "x": 512.55, - "y": 100 + "x": 513.55, + "y": 166 }, "props": { "params": { @@ -5901,8 +5902,8 @@ "angle": 90 }, "width": 20, - "x": 453.55, - "y": 100 + "x": 454.55, + "y": 166 }, "props": { "params": { @@ -5941,8 +5942,8 @@ "angle": 90 }, "width": 20, - "x": 453.55, - "y": 367 + "x": 454.55, + "y": 433 }, "props": { "params": { @@ -5981,8 +5982,8 @@ "angle": 90 }, "width": 20, - "x": 512.55, - "y": 367 + "x": 513.55, + "y": 433 }, "props": { "params": { @@ -6021,8 +6022,8 @@ "angle": 90 }, "width": 20, - "x": 568.55, - "y": 367 + "x": 569.55, + "y": 433 }, "props": { "params": { @@ -6061,8 +6062,8 @@ "angle": 90 }, "width": 20, - "x": 625.55, - "y": 367 + "x": 626.55, + "y": 433 }, "props": { "params": { @@ -6101,8 +6102,8 @@ "angle": 90 }, "width": 20, - "x": 682.55, - "y": 367 + "x": 683.55, + "y": 433 }, "props": { "params": { @@ -6141,8 +6142,8 @@ "angle": 90 }, "width": 20, - "x": 683.13, - "y": 414 + "x": 684.13, + "y": 480 }, "props": { "params": { @@ -6181,8 +6182,8 @@ "angle": 90 }, "width": 20, - "x": 626.13, - "y": 414 + "x": 627.13, + "y": 480 }, "props": { "params": { @@ -6221,8 +6222,8 @@ "angle": 90 }, "width": 20, - "x": 570.13, - "y": 414 + "x": 571.13, + "y": 480 }, "props": { "params": { @@ -6261,8 +6262,8 @@ "angle": 90 }, "width": 20, - "x": 513.13, - "y": 414 + "x": 514.13, + "y": 480 }, "props": { "params": { @@ -6301,8 +6302,8 @@ "angle": 90 }, "width": 20, - "x": 453.5, - "y": 414 + "x": 454.5, + "y": 480 }, "props": { "params": { @@ -6341,8 +6342,8 @@ "angle": -90 }, "width": 20, - "x": 625, - "y": 32 + "x": 626, + "y": 98 }, "props": { "params": { @@ -6381,8 +6382,8 @@ "angle": -90 }, "width": 20, - "x": 594.9, - "y": 32 + "x": 595.9, + "y": 98 }, "props": { "params": { @@ -6421,8 +6422,8 @@ "angle": -90 }, "width": 20, - "x": 566.55, - "y": 32 + "x": 567.55, + "y": 98 }, "props": { "params": { @@ -6461,8 +6462,8 @@ "angle": -90 }, "width": 20, - "x": 537.55, - "y": 32 + "x": 538.55, + "y": 98 }, "props": { "params": { @@ -6501,8 +6502,8 @@ "angle": -90 }, "width": 20, - "x": 508.55, - "y": 32 + "x": 509.55, + "y": 98 }, "props": { "params": { @@ -6541,8 +6542,8 @@ "angle": -90 }, "width": 20, - "x": 479.55, - "y": 32 + "x": 480.55, + "y": 98 }, "props": { "params": { @@ -6581,8 +6582,8 @@ "angle": -90 }, "width": 20, - "x": 451.55, - "y": 32 + "x": 452.55, + "y": 98 }, "props": { "params": { @@ -6621,8 +6622,8 @@ "angle": -90 }, "width": 20, - "x": 683.55, - "y": 32 + "x": 684.55, + "y": 98 }, "props": { "params": { @@ -6661,8 +6662,8 @@ "angle": -90 }, "width": 20, - "x": 712.55, - "y": 32 + "x": 713.55, + "y": 98 }, "props": { "params": { @@ -6701,8 +6702,8 @@ "angle": -90 }, "width": 20, - "x": 738, - "y": 32 + "x": 739, + "y": 98 }, "props": { "params": { @@ -6741,8 +6742,8 @@ "angle": -90 }, "width": 20, - "x": 825.55, - "y": 32 + "x": 826.55, + "y": 98 }, "props": { "params": { @@ -6781,8 +6782,8 @@ "angle": -90 }, "width": 20, - "x": 850.55, - "y": 32 + "x": 851.55, + "y": 98 }, "props": { "params": { @@ -6821,8 +6822,8 @@ "angle": -90 }, "width": 20, - "x": 1050.15, - "y": 32.45 + "x": 1051.15, + "y": 99.45 }, "props": { "params": { @@ -6861,8 +6862,8 @@ "angle": -90 }, "width": 20, - "x": 800.55, - "y": 32 + "x": 801.55, + "y": 99 }, "props": { "params": { @@ -6901,8 +6902,8 @@ "angle": -90 }, "width": 20, - "x": 1025.55, - "y": 32.45 + "x": 1026.55, + "y": 99.45 }, "props": { "params": { @@ -6941,8 +6942,8 @@ "angle": -90 }, "width": 20, - "x": 1000, - "y": 32.45 + "x": 1001, + "y": 99.45 }, "props": { "params": { @@ -6981,8 +6982,8 @@ "angle": -90 }, "width": 20, - "x": 901, - "y": 32 + "x": 902, + "y": 99 }, "props": { "params": { @@ -7021,8 +7022,8 @@ "angle": -90 }, "width": 20, - "x": 924.55, - "y": 32 + "x": 925.55, + "y": 99 }, "props": { "params": { @@ -7061,8 +7062,8 @@ "angle": -90 }, "width": 20, - "x": 949.55, - "y": 32.45 + "x": 950.55, + "y": 99.45 }, "props": { "params": { @@ -7101,8 +7102,8 @@ "angle": -90 }, "width": 20, - "x": 974.55, - "y": 32.45 + "x": 975.55, + "y": 99.45 }, "props": { "params": { @@ -7141,8 +7142,8 @@ "angle": -90 }, "width": 20, - "x": 1099, - "y": 32.45 + "x": 1100, + "y": 99.45 }, "props": { "params": { @@ -7181,8 +7182,8 @@ "angle": -90 }, "width": 20, - "x": 1123, - "y": 32.45 + "x": 1124, + "y": 99.45 }, "props": { "params": { @@ -7221,8 +7222,8 @@ "angle": -90 }, "width": 20, - "x": 1148.15, - "y": 32.45 + "x": 1149.15, + "y": 99.45 }, "props": { "params": { @@ -7261,8 +7262,8 @@ "angle": -90 }, "width": 20, - "x": 1264.15, - "y": 32.45 + "x": 1265.15, + "y": 99.45 }, "props": { "params": { @@ -7301,8 +7302,8 @@ "angle": -90 }, "width": 20, - "x": 1214, - "y": 32.45 + "x": 1215, + "y": 99.45 }, "props": { "params": { @@ -7341,8 +7342,8 @@ "angle": -90 }, "width": 20, - "x": 1238, - "y": 32.45 + "x": 1239, + "y": 99.45 }, "props": { "params": { @@ -7381,8 +7382,8 @@ "angle": -90 }, "width": 20, - "x": 1461, - "y": 32.45 + "x": 1462, + "y": 99.45 }, "props": { "params": { @@ -7421,8 +7422,8 @@ "angle": -90 }, "width": 20, - "x": 1437, - "y": 32.45 + "x": 1438, + "y": 99.45 }, "props": { "params": { @@ -7461,8 +7462,8 @@ "angle": -90 }, "width": 20, - "x": 1412, - "y": 32.45 + "x": 1413, + "y": 99.45 }, "props": { "params": { @@ -7501,8 +7502,8 @@ "angle": -90 }, "width": 20, - "x": 1386.55, - "y": 32.45 + "x": 1387.55, + "y": 99.45 }, "props": { "params": { @@ -7541,8 +7542,8 @@ "angle": -90 }, "width": 20, - "x": 1361.55, - "y": 32.45 + "x": 1362.55, + "y": 99.45 }, "props": { "params": { @@ -7581,8 +7582,8 @@ "angle": -90 }, "width": 20, - "x": 1336.55, - "y": 32 + "x": 1337.55, + "y": 99 }, "props": { "params": { @@ -7621,8 +7622,8 @@ "angle": -90 }, "width": 20, - "x": 1313, - "y": 32 + "x": 1314, + "y": 98 }, "props": { "params": { @@ -7661,8 +7662,8 @@ "angle": -90 }, "width": 20, - "x": 1487.15, - "y": 32.45 + "x": 1488.15, + "y": 98.45 }, "props": { "params": { @@ -7701,8 +7702,8 @@ "angle": 90 }, "width": 13, - "x": 306.55, - "y": 484 + "x": 307.55, + "y": 550 }, "props": { "params": { @@ -7741,8 +7742,8 @@ "angle": 90 }, "width": 13, - "x": 332.55, - "y": 484 + "x": 333.55, + "y": 550 }, "props": { "params": { @@ -7781,8 +7782,8 @@ "angle": 90 }, "width": 13, - "x": 356.55, - "y": 484 + "x": 357.55, + "y": 550 }, "props": { "params": { @@ -7821,8 +7822,8 @@ "angle": 90 }, "width": 13, - "x": 406.55, - "y": 484 + "x": 407.55, + "y": 550 }, "props": { "params": { @@ -7861,8 +7862,8 @@ "angle": 90 }, "width": 13, - "x": 431.55, - "y": 484 + "x": 432.55, + "y": 550 }, "props": { "params": { @@ -7901,8 +7902,8 @@ "angle": 90 }, "width": 13, - "x": 382.55, - "y": 484 + "x": 383.55, + "y": 550 }, "props": { "params": { @@ -7941,8 +7942,8 @@ "angle": 90 }, "width": 13, - "x": 456.55, - "y": 484 + "x": 457.55, + "y": 551 }, "props": { "params": { @@ -7981,8 +7982,8 @@ "angle": 90 }, "width": 13, - "x": 480.55, - "y": 484 + "x": 481.55, + "y": 551 }, "props": { "params": { @@ -8021,8 +8022,8 @@ "angle": 90 }, "width": 13, - "x": 531.55, - "y": 484 + "x": 532.55, + "y": 551 }, "props": { "params": { @@ -8061,8 +8062,8 @@ "angle": 90 }, "width": 13, - "x": 581.55, - "y": 484 + "x": 582.55, + "y": 551 }, "props": { "params": { @@ -8101,8 +8102,8 @@ "angle": 90 }, "width": 13, - "x": 606.55, - "y": 484 + "x": 607.55, + "y": 551 }, "props": { "params": { @@ -8141,8 +8142,8 @@ "angle": 90 }, "width": 13, - "x": 556.55, - "y": 484 + "x": 557.55, + "y": 551 }, "props": { "params": { @@ -8181,8 +8182,8 @@ "angle": 90 }, "width": 13, - "x": 655.55, - "y": 484 + "x": 656.55, + "y": 551 }, "props": { "params": { @@ -8221,8 +8222,8 @@ "angle": 90 }, "width": 13, - "x": 631.55, - "y": 484 + "x": 632.55, + "y": 551 }, "props": { "params": { @@ -8261,8 +8262,8 @@ "angle": 90 }, "width": 13, - "x": 680.55, - "y": 484 + "x": 681.55, + "y": 551 }, "props": { "params": { @@ -8301,8 +8302,8 @@ "angle": 90 }, "width": 13, - "x": 913.55, - "y": 484 + "x": 914.55, + "y": 551 }, "props": { "params": { @@ -8341,8 +8342,8 @@ "angle": 90 }, "width": 13, - "x": 888.55, - "y": 484 + "x": 889.55, + "y": 552 }, "props": { "params": { @@ -8381,8 +8382,8 @@ "angle": 90 }, "width": 13, - "x": 863.55, - "y": 484 + "x": 864.55, + "y": 552 }, "props": { "params": { @@ -8421,8 +8422,8 @@ "angle": 90 }, "width": 13, - "x": 838.55, - "y": 484 + "x": 839.55, + "y": 552 }, "props": { "params": { @@ -8461,8 +8462,8 @@ "angle": 90 }, "width": 13, - "x": 813.55, - "y": 484 + "x": 814.55, + "y": 552 }, "props": { "params": { @@ -8501,8 +8502,8 @@ "angle": 90 }, "width": 13, - "x": 789.55, - "y": 484 + "x": 790.55, + "y": 552 }, "props": { "params": { @@ -8541,8 +8542,8 @@ "angle": 90 }, "width": 13, - "x": 763.55, - "y": 484 + "x": 764.55, + "y": 552 }, "props": { "params": { @@ -8581,8 +8582,8 @@ "angle": 90 }, "width": 13, - "x": 962.55, - "y": 484 + "x": 963.55, + "y": 552 }, "props": { "params": { @@ -8621,8 +8622,8 @@ "angle": 90 }, "width": 13, - "x": 987.55, - "y": 484 + "x": 988.55, + "y": 552 }, "props": { "params": { @@ -8661,8 +8662,8 @@ "angle": 90 }, "width": 13, - "x": 1012.55, - "y": 484 + "x": 1013.55, + "y": 552 }, "props": { "params": { @@ -8701,8 +8702,8 @@ "angle": 90 }, "width": 13, - "x": 1037.55, - "y": 484 + "x": 1038.55, + "y": 552 }, "props": { "params": { @@ -8741,8 +8742,8 @@ "angle": 90 }, "width": 13, - "x": 1062.55, - "y": 484 + "x": 1063.55, + "y": 552 }, "props": { "params": { @@ -8781,8 +8782,8 @@ "angle": 90 }, "width": 13, - "x": 1088.05, - "y": 483.5 + "x": 1089.05, + "y": 551.5 }, "props": { "params": { @@ -8821,8 +8822,8 @@ "angle": 90 }, "width": 13, - "x": 1112.55, - "y": 484 + "x": 1113.55, + "y": 552 }, "props": { "params": { @@ -8861,8 +8862,8 @@ "angle": 90 }, "width": 13, - "x": 1195.55, - "y": 484 + "x": 1196.55, + "y": 552 }, "props": { "params": { @@ -8901,8 +8902,8 @@ "angle": 90 }, "width": 13, - "x": 1169.55, - "y": 484 + "x": 1170.55, + "y": 552 }, "props": { "params": { @@ -8941,8 +8942,8 @@ "angle": 90 }, "width": 13, - "x": 1224.55, - "y": 484 + "x": 1225.55, + "y": 552 }, "props": { "params": { @@ -8981,8 +8982,8 @@ "angle": 90 }, "width": 13, - "x": 1252.55, - "y": 484 + "x": 1253.55, + "y": 552 }, "props": { "params": { @@ -9021,8 +9022,8 @@ "angle": 90 }, "width": 13, - "x": 1283.55, - "y": 484 + "x": 1284.55, + "y": 552 }, "props": { "params": { @@ -9061,8 +9062,8 @@ "angle": 90 }, "width": 13, - "x": 1313.55, - "y": 484 + "x": 1314.55, + "y": 552 }, "props": { "params": { @@ -9101,8 +9102,8 @@ "angle": 90 }, "width": 13, - "x": 628.514, - "y": 11 + "x": 629.514, + "y": 79 }, "props": { "params": { @@ -9141,8 +9142,8 @@ "angle": 90 }, "width": 13, - "x": 598.414, - "y": 11 + "x": 599.414, + "y": 79 }, "props": { "params": { @@ -9181,8 +9182,8 @@ "angle": 90 }, "width": 13, - "x": 570.064, - "y": 11 + "x": 571.064, + "y": 79 }, "props": { "params": { @@ -9221,8 +9222,8 @@ "angle": 90 }, "width": 13, - "x": 541.064, - "y": 11 + "x": 542.064, + "y": 79 }, "props": { "params": { @@ -9261,8 +9262,8 @@ "angle": 90 }, "width": 13, - "x": 512.064, - "y": 11 + "x": 513.064, + "y": 79 }, "props": { "params": { @@ -9301,8 +9302,8 @@ "angle": 90 }, "width": 13, - "x": 483.064, - "y": 11 + "x": 484.064, + "y": 79 }, "props": { "params": { @@ -9341,8 +9342,8 @@ "angle": 90 }, "width": 13, - "x": 455.064, - "y": 11 + "x": 456.064, + "y": 79 }, "props": { "params": { @@ -9381,8 +9382,8 @@ "angle": 90 }, "width": 13, - "x": 687.064, - "y": 11 + "x": 688.064, + "y": 79 }, "props": { "params": { @@ -9421,8 +9422,8 @@ "angle": 90 }, "width": 13, - "x": 716.064, - "y": 11 + "x": 717.064, + "y": 79 }, "props": { "params": { @@ -9461,8 +9462,8 @@ "angle": 90 }, "width": 13, - "x": 741.514, - "y": 11 + "x": 742.514, + "y": 79 }, "props": { "params": { @@ -9501,8 +9502,8 @@ "angle": 90 }, "width": 13, - "x": 829.064, - "y": 11 + "x": 830.064, + "y": 79 }, "props": { "params": { @@ -9541,8 +9542,8 @@ "angle": 90 }, "width": 13, - "x": 854.064, - "y": 11 + "x": 855.064, + "y": 79 }, "props": { "params": { @@ -9581,8 +9582,8 @@ "angle": 90 }, "width": 13, - "x": 1053.67, - "y": 11.45 + "x": 1054.67, + "y": 79.45 }, "props": { "params": { @@ -9621,8 +9622,8 @@ "angle": 90 }, "width": 13, - "x": 804.064, - "y": 11 + "x": 805.064, + "y": 79 }, "props": { "params": { @@ -9661,8 +9662,8 @@ "angle": 90 }, "width": 13, - "x": 1029.07, - "y": 11.45 + "x": 1030.07, + "y": 79.45 }, "props": { "params": { @@ -9701,8 +9702,8 @@ "angle": 90 }, "width": 13, - "x": 1003.52, - "y": 11.45 + "x": 1004.52, + "y": 79.45 }, "props": { "params": { @@ -9741,8 +9742,8 @@ "angle": 90 }, "width": 13, - "x": 904.514, - "y": 11 + "x": 905.514, + "y": 79 }, "props": { "params": { @@ -9781,8 +9782,8 @@ "angle": 90 }, "width": 13, - "x": 928.064, - "y": 11 + "x": 929.064, + "y": 79 }, "props": { "params": { @@ -9821,8 +9822,8 @@ "angle": 90 }, "width": 13, - "x": 953.064, - "y": 11.45 + "x": 954.064, + "y": 79.45 }, "props": { "params": { @@ -9861,8 +9862,8 @@ "angle": 90 }, "width": 13, - "x": 978.064, - "y": 11.45 + "x": 979.064, + "y": 79.45 }, "props": { "params": { @@ -9901,8 +9902,8 @@ "angle": 90 }, "width": 13, - "x": 1102.52, - "y": 11.45 + "x": 1103.52, + "y": 79.45 }, "props": { "params": { @@ -9941,8 +9942,8 @@ "angle": 90 }, "width": 13, - "x": 1126.52, - "y": 11.45 + "x": 1127.52, + "y": 77.45 }, "props": { "params": { @@ -9981,8 +9982,8 @@ "angle": 90 }, "width": 13, - "x": 1151.67, - "y": 11.45 + "x": 1152.67, + "y": 77.45 }, "props": { "params": { @@ -10021,8 +10022,8 @@ "angle": 90 }, "width": 13, - "x": 1267.67, - "y": 11.45 + "x": 1268.67, + "y": 77.45 }, "props": { "params": { @@ -10061,8 +10062,8 @@ "angle": 90 }, "width": 13, - "x": 1217.52, - "y": 11.45 + "x": 1218.52, + "y": 77.45 }, "props": { "params": { @@ -10101,8 +10102,8 @@ "angle": 90 }, "width": 13, - "x": 1241.52, - "y": 11.45 + "x": 1242.52, + "y": 77.45 }, "props": { "params": { @@ -10141,8 +10142,8 @@ "angle": 90 }, "width": 13, - "x": 1464.52, - "y": 11.45 + "x": 1465.52, + "y": 77.45 }, "props": { "params": { @@ -10181,8 +10182,8 @@ "angle": 90 }, "width": 13, - "x": 1440.52, - "y": 11.45 + "x": 1441.52, + "y": 77.45 }, "props": { "params": { @@ -10221,8 +10222,8 @@ "angle": 90 }, "width": 13, - "x": 1415.52, - "y": 11.45 + "x": 1416.52, + "y": 77.45 }, "props": { "params": { @@ -10261,8 +10262,8 @@ "angle": 90 }, "width": 13, - "x": 1390.07, - "y": 11.45 + "x": 1391.07, + "y": 77.45 }, "props": { "params": { @@ -10301,8 +10302,8 @@ "angle": 90 }, "width": 13, - "x": 1365.07, - "y": 11.45 + "x": 1366.07, + "y": 77.45 }, "props": { "params": { @@ -10341,8 +10342,8 @@ "angle": 90 }, "width": 13, - "x": 1340.07, - "y": 11 + "x": 1341.07, + "y": 77 }, "props": { "params": { @@ -10381,8 +10382,8 @@ "angle": 90 }, "width": 13, - "x": 1316.52, - "y": 11 + "x": 1317.52, + "y": 77 }, "props": { "params": { @@ -10421,8 +10422,8 @@ "angle": 90 }, "width": 13, - "x": 1490.67, - "y": 11.45 + "x": 1491.67, + "y": 77.45 }, "props": { "params": { @@ -10461,8 +10462,8 @@ "angle": 90 }, "width": 13, - "x": 307.287, - "y": 698.538 + "x": 308.287, + "y": 764.538 }, "props": { "params": { @@ -10501,8 +10502,8 @@ "angle": 90 }, "width": 13, - "x": 333.287, - "y": 698.538 + "x": 334.287, + "y": 764.538 }, "props": { "params": { @@ -10541,8 +10542,8 @@ "angle": 90 }, "width": 13, - "x": 357.287, - "y": 698.538 + "x": 358.287, + "y": 764.538 }, "props": { "params": { @@ -10581,8 +10582,8 @@ "angle": 90 }, "width": 13, - "x": 383.287, - "y": 698.538 + "x": 384.287, + "y": 764.538 }, "props": { "params": { @@ -10621,8 +10622,8 @@ "angle": 90 }, "width": 13, - "x": 407.287, - "y": 698.538 + "x": 408.287, + "y": 764.538 }, "props": { "params": { @@ -10661,8 +10662,8 @@ "angle": 90 }, "width": 13, - "x": 432.287, - "y": 698.538 + "x": 433.287, + "y": 763.538 }, "props": { "params": { @@ -10701,8 +10702,8 @@ "angle": 90 }, "width": 13, - "x": 457.287, - "y": 698.538 + "x": 458.287, + "y": 763.538 }, "props": { "params": { @@ -10741,8 +10742,8 @@ "angle": 90 }, "width": 13, - "x": 483.287, - "y": 698.538 + "x": 484.287, + "y": 763.538 }, "props": { "params": { @@ -10781,8 +10782,8 @@ "angle": 90 }, "width": 13, - "x": 507.287, - "y": 698.538 + "x": 508.287, + "y": 763.538 }, "props": { "params": { @@ -10821,8 +10822,8 @@ "angle": 90 }, "width": 13, - "x": 533.287, - "y": 698.538 + "x": 534.287, + "y": 763.538 }, "props": { "params": { @@ -10861,8 +10862,8 @@ "angle": 90 }, "width": 13, - "x": 557.287, - "y": 698.538 + "x": 558.287, + "y": 763.538 }, "props": { "params": { @@ -10901,8 +10902,8 @@ "angle": 90 }, "width": 13, - "x": 582.287, - "y": 698.538 + "x": 583.287, + "y": 763.538 }, "props": { "params": { @@ -10941,8 +10942,8 @@ "angle": 90 }, "width": 13, - "x": 606.287, - "y": 698.538 + "x": 607.287, + "y": 763.538 }, "props": { "params": { @@ -10981,8 +10982,8 @@ "angle": 90 }, "width": 13, - "x": 631.287, - "y": 698.538 + "x": 632.287, + "y": 763.538 }, "props": { "params": { @@ -11021,8 +11022,8 @@ "angle": 90 }, "width": 13, - "x": 656.287, - "y": 698.538 + "x": 657.287, + "y": 763.538 }, "props": { "params": { @@ -11061,8 +11062,8 @@ "angle": 90 }, "width": 13, - "x": 682.287, - "y": 698.538 + "x": 683.287, + "y": 763.538 }, "props": { "params": { @@ -11101,8 +11102,8 @@ "angle": 90 }, "width": 13, - "x": 706.287, - "y": 698.538 + "x": 707.287, + "y": 763.538 }, "props": { "params": { @@ -11141,8 +11142,8 @@ "angle": 90 }, "width": 13, - "x": 764.287, - "y": 698.538 + "x": 765.287, + "y": 763.538 }, "props": { "params": { @@ -11181,8 +11182,8 @@ "angle": 90 }, "width": 13, - "x": 790.287, - "y": 698.538 + "x": 791.287, + "y": 763.538 }, "props": { "params": { @@ -11221,8 +11222,8 @@ "angle": 90 }, "width": 13, - "x": 814.287, - "y": 698.538 + "x": 815.287, + "y": 763.538 }, "props": { "params": { @@ -11261,8 +11262,8 @@ "angle": 90 }, "width": 13, - "x": 840.287, - "y": 698.538 + "x": 841.287, + "y": 763.538 }, "props": { "params": { @@ -11301,8 +11302,8 @@ "angle": 90 }, "width": 13, - "x": 864.287, - "y": 698.538 + "x": 865.287, + "y": 763.538 }, "props": { "params": { @@ -11341,8 +11342,8 @@ "angle": 90 }, "width": 13, - "x": 889.287, - "y": 698.538 + "x": 890.287, + "y": 763.538 }, "props": { "params": { @@ -11381,8 +11382,8 @@ "angle": 90 }, "width": 13, - "x": 913.287, - "y": 698.538 + "x": 914.287, + "y": 763.538 }, "props": { "params": { @@ -11421,8 +11422,8 @@ "angle": 90 }, "width": 13, - "x": 939.287, - "y": 698.538 + "x": 940.287, + "y": 763.538 }, "props": { "params": { @@ -11461,8 +11462,8 @@ "angle": 90 }, "width": 13, - "x": 964.287, - "y": 698.538 + "x": 965.287, + "y": 763.538 }, "props": { "params": { @@ -11501,8 +11502,8 @@ "angle": 90 }, "width": 13, - "x": 989.287, - "y": 698.538 + "x": 990.287, + "y": 763.538 }, "props": { "params": { @@ -11541,8 +11542,8 @@ "angle": 90 }, "width": 13, - "x": 1014.29, - "y": 698.538 + "x": 1015.29, + "y": 763.538 }, "props": { "params": { @@ -11581,8 +11582,8 @@ "angle": 90 }, "width": 13, - "x": 1038.29, - "y": 698.538 + "x": 1039.29, + "y": 763.538 }, "props": { "params": { @@ -11621,8 +11622,8 @@ "angle": 90 }, "width": 13, - "x": 1063.29, - "y": 698.538 + "x": 1064.29, + "y": 763.538 }, "props": { "params": { @@ -11661,8 +11662,8 @@ "angle": 90 }, "width": 13, - "x": 1089.29, - "y": 698.538 + "x": 1090.29, + "y": 764.538 }, "props": { "params": { @@ -11701,8 +11702,8 @@ "angle": 90 }, "width": 13, - "x": 1113.29, - "y": 698.538 + "x": 1114.29, + "y": 764.538 }, "props": { "params": { @@ -11741,8 +11742,8 @@ "angle": 90 }, "width": 13, - "x": 1173.29, - "y": 698.538 + "x": 1174.29, + "y": 764.538 }, "props": { "params": { @@ -11781,8 +11782,8 @@ "angle": 90 }, "width": 13, - "x": 1197.29, - "y": 698.538 + "x": 1198.29, + "y": 764.538 }, "props": { "params": { @@ -11821,8 +11822,8 @@ "angle": 90 }, "width": 13, - "x": 1255.29, - "y": 698.538 + "x": 1256.29, + "y": 764.538 }, "props": { "params": { @@ -11861,8 +11862,8 @@ "angle": 90 }, "width": 13, - "x": 1312.29, - "y": 698.538 + "x": 1313.29, + "y": 764.538 }, "props": { "params": { @@ -11901,8 +11902,8 @@ "angle": 90 }, "width": 13, - "x": 1337.29, - "y": 698.538 + "x": 1338.29, + "y": 764.538 }, "props": { "params": { @@ -11941,8 +11942,8 @@ "angle": 90 }, "width": 13, - "x": 1361.29, - "y": 698.538 + "x": 1362.29, + "y": 765.538 }, "props": { "params": { @@ -11981,8 +11982,8 @@ "angle": 90 }, "width": 13, - "x": 1427.29, - "y": 698.538 + "x": 1428.29, + "y": 765.538 }, "props": { "params": { @@ -12021,8 +12022,8 @@ "angle": 90 }, "width": 13, - "x": 1487.29, - "y": 698.538 + "x": 1488.29, + "y": 765.538 }, "props": { "params": { @@ -12061,8 +12062,8 @@ "angle": 90 }, "width": 13, - "x": 1548.29, - "y": 698.538 + "x": 1549.29, + "y": 765.538 }, "props": { "params": { @@ -12101,8 +12102,8 @@ "angle": 90 }, "width": 13, - "x": 478.26, - "y": 222.77 + "x": 479.26, + "y": 289.77 }, "props": { "params": { @@ -12141,8 +12142,8 @@ "angle": 90 }, "width": 13, - "x": 539.43, - "y": 223.2 + "x": 540.43, + "y": 290.2 }, "props": { "params": { @@ -12181,8 +12182,8 @@ "angle": 90 }, "width": 13, - "x": 594.43, - "y": 223.2 + "x": 595.43, + "y": 290.2 }, "props": { "params": { @@ -12221,8 +12222,8 @@ "angle": 90 }, "width": 13, - "x": 651.43, - "y": 223.2 + "x": 652.43, + "y": 290.2 }, "props": { "params": { @@ -12261,8 +12262,8 @@ "angle": 90 }, "width": 13, - "x": 712.87, - "y": 224 + "x": 713.87, + "y": 291 }, "props": { "params": { @@ -12301,8 +12302,8 @@ "angle": 90 }, "width": 13, - "x": 740.3, - "y": 224 + "x": 741.3, + "y": 291 }, "props": { "params": { @@ -12341,8 +12342,8 @@ "angle": 90 }, "width": 13, - "x": 803.8, - "y": 224 + "x": 804.8, + "y": 290 }, "props": { "params": { @@ -12381,8 +12382,8 @@ "angle": 90 }, "width": 13, - "x": 828.3, - "y": 224 + "x": 829.3, + "y": 290 }, "props": { "params": { @@ -12421,8 +12422,8 @@ "angle": 90 }, "width": 13, - "x": 853.8, - "y": 224 + "x": 854.8, + "y": 290 }, "props": { "params": { @@ -12461,8 +12462,8 @@ "angle": 90 }, "width": 13, - "x": 878.3, - "y": 224 + "x": 879.3, + "y": 290 }, "props": { "params": { @@ -12501,8 +12502,8 @@ "angle": 90 }, "width": 13, - "x": 902.8, - "y": 224 + "x": 903.8, + "y": 290 }, "props": { "params": { @@ -12541,8 +12542,8 @@ "angle": 90 }, "width": 13, - "x": 928.55, - "y": 224 + "x": 929.55, + "y": 290 }, "props": { "params": { @@ -12581,8 +12582,8 @@ "angle": 90 }, "width": 13, - "x": 953.3, - "y": 224 + "x": 954.3, + "y": 290 }, "props": { "params": { @@ -12621,8 +12622,8 @@ "angle": 90 }, "width": 13, - "x": 977.8, - "y": 224 + "x": 978.8, + "y": 290 }, "props": { "params": { @@ -12661,8 +12662,8 @@ "angle": 90 }, "width": 13, - "x": 1003.3, - "y": 224 + "x": 1004.3, + "y": 290 }, "props": { "params": { @@ -12701,8 +12702,8 @@ "angle": 90 }, "width": 13, - "x": 1027.55, - "y": 224 + "x": 1028.55, + "y": 290 }, "props": { "params": { @@ -12741,8 +12742,8 @@ "angle": 90 }, "width": 13, - "x": 1052.55, - "y": 224 + "x": 1053.55, + "y": 290 }, "props": { "params": { @@ -12781,8 +12782,8 @@ "angle": 90 }, "width": 13, - "x": 1076.55, - "y": 224 + "x": 1077.55, + "y": 290 }, "props": { "params": { @@ -12821,8 +12822,8 @@ "angle": 90 }, "width": 13, - "x": 1102.55, - "y": 224 + "x": 1103.55, + "y": 290 }, "props": { "params": { @@ -12861,8 +12862,8 @@ "angle": 90 }, "width": 13, - "x": 1126.55, - "y": 224 + "x": 1127.55, + "y": 290 }, "props": { "params": { @@ -12901,8 +12902,8 @@ "angle": 90 }, "width": 13, - "x": 1152.55, - "y": 224 + "x": 1153.55, + "y": 290 }, "props": { "params": { @@ -12941,8 +12942,8 @@ "angle": 90 }, "width": 13, - "x": 1215.8, - "y": 223 + "x": 1216.8, + "y": 289 }, "props": { "params": { @@ -12981,8 +12982,8 @@ "angle": 90 }, "width": 13, - "x": 1240.3, - "y": 223 + "x": 1241.3, + "y": 289 }, "props": { "params": { @@ -13021,8 +13022,8 @@ "angle": 90 }, "width": 13, - "x": 1265.3, - "y": 223 + "x": 1266.3, + "y": 289 }, "props": { "params": { @@ -13061,8 +13062,8 @@ "angle": 90 }, "width": 13, - "x": 1289.3, - "y": 223 + "x": 1290.3, + "y": 289 }, "props": { "params": { @@ -13101,8 +13102,8 @@ "angle": 90 }, "width": 13, - "x": 1315.3, - "y": 223 + "x": 1316.3, + "y": 289 }, "props": { "params": { @@ -13141,8 +13142,8 @@ "angle": 90 }, "width": 13, - "x": 1339.3, - "y": 223 + "x": 1340.3, + "y": 290 }, "props": { "params": { @@ -13181,8 +13182,8 @@ "angle": 90 }, "width": 13, - "x": 1365.3, - "y": 223 + "x": 1366.3, + "y": 290 }, "props": { "params": { @@ -13221,8 +13222,8 @@ "angle": 90 }, "width": 13, - "x": 1389.8, - "y": 223 + "x": 1390.8, + "y": 290 }, "props": { "params": { @@ -13261,8 +13262,8 @@ "angle": 90 }, "width": 13, - "x": 1414.55, - "y": 223 + "x": 1415.55, + "y": 290 }, "props": { "params": { @@ -13301,8 +13302,8 @@ "angle": 90 }, "width": 13, - "x": 1439.3, - "y": 223 + "x": 1440.3, + "y": 290 }, "props": { "params": { @@ -13341,8 +13342,8 @@ "angle": 90 }, "width": 13, - "x": 1465.3, - "y": 223 + "x": 1466.3, + "y": 290 }, "props": { "params": { @@ -13381,8 +13382,8 @@ "angle": 90 }, "width": 13, - "x": 1489.3, - "y": 223 + "x": 1490.3, + "y": 290 }, "props": { "params": { @@ -13421,8 +13422,8 @@ "angle": 90 }, "width": 13, - "x": 1515.3, - "y": 223 + "x": 1516.3, + "y": 290 }, "props": { "params": { @@ -13461,8 +13462,8 @@ "angle": 0 }, "width": 20, - "x": 303.11, - "y": 608 + "x": 304.11, + "y": 675 }, "props": { "params": { @@ -13501,8 +13502,8 @@ "angle": 0 }, "width": 20, - "x": 353.11, - "y": 608 + "x": 354.11, + "y": 675 }, "props": { "params": { @@ -13541,8 +13542,8 @@ "angle": 0 }, "width": 20, - "x": 403.11, - "y": 608 + "x": 404.11, + "y": 675 }, "props": { "params": { @@ -13581,8 +13582,8 @@ "angle": 0 }, "width": 20, - "x": 453.11, - "y": 608 + "x": 454.11, + "y": 675 }, "props": { "params": { @@ -13621,8 +13622,8 @@ "angle": 0 }, "width": 20, - "x": 503.11, - "y": 608 + "x": 504.11, + "y": 675 }, "props": { "params": { @@ -13661,8 +13662,8 @@ "angle": 0 }, "width": 20, - "x": 553.11, - "y": 608 + "x": 554.11, + "y": 675 }, "props": { "params": { @@ -13701,8 +13702,8 @@ "angle": 0 }, "width": 20, - "x": 602.11, - "y": 608 + "x": 603.11, + "y": 675 }, "props": { "params": { @@ -13741,8 +13742,8 @@ "angle": 0 }, "width": 20, - "x": 652.11, - "y": 608 + "x": 653.11, + "y": 674 }, "props": { "params": { @@ -13781,8 +13782,8 @@ "angle": 0 }, "width": 20, - "x": 702.11, - "y": 608 + "x": 703.11, + "y": 674 }, "props": { "params": { @@ -13821,8 +13822,8 @@ "angle": 0 }, "width": 20, - "x": 760.11, - "y": 608 + "x": 761.11, + "y": 674 }, "props": { "params": { @@ -13861,8 +13862,8 @@ "angle": 0 }, "width": 20, - "x": 810.11, - "y": 608 + "x": 811.11, + "y": 674 }, "props": { "params": { @@ -13901,8 +13902,8 @@ "angle": 0 }, "width": 20, - "x": 860.11, - "y": 608 + "x": 861.11, + "y": 675 }, "props": { "params": { @@ -13941,8 +13942,8 @@ "angle": 0 }, "width": 20, - "x": 909.11, - "y": 608 + "x": 910.11, + "y": 674 }, "props": { "params": { @@ -13981,8 +13982,8 @@ "angle": 0 }, "width": 20, - "x": 960.11, - "y": 608 + "x": 961.11, + "y": 674 }, "props": { "params": { @@ -14021,8 +14022,8 @@ "angle": 0 }, "width": 20, - "x": 1010.11, - "y": 608 + "x": 1011.11, + "y": 674 }, "props": { "params": { @@ -14061,8 +14062,8 @@ "angle": 0 }, "width": 20, - "x": 1059.11, - "y": 608 + "x": 1060.11, + "y": 674 }, "props": { "params": { @@ -14101,8 +14102,8 @@ "angle": 0 }, "width": 20, - "x": 1109.11, - "y": 608 + "x": 1110.11, + "y": 674 }, "props": { "params": { @@ -14141,8 +14142,8 @@ "angle": 0 }, "width": 20, - "x": 1169.11, - "y": 608 + "x": 1170.11, + "y": 674 }, "props": { "params": { @@ -14181,8 +14182,8 @@ "angle": 0 }, "width": 20, - "x": 1252.11, - "y": 608 + "x": 1253.11, + "y": 674 }, "props": { "params": { @@ -14221,8 +14222,8 @@ "angle": 0 }, "width": 20, - "x": 1308.11, - "y": 608 + "x": 1309.11, + "y": 674 }, "props": { "params": { @@ -14261,8 +14262,8 @@ "angle": 0 }, "width": 20, - "x": 1358.11, - "y": 608 + "x": 1359.11, + "y": 674 }, "props": { "params": { @@ -14301,8 +14302,8 @@ "angle": 0 }, "width": 20, - "x": 1424.11, - "y": 608 + "x": 1425.11, + "y": 674 }, "props": { "params": { @@ -14341,8 +14342,8 @@ "angle": 0 }, "width": 20, - "x": 1487.11, - "y": 608 + "x": 1488.11, + "y": 674 }, "props": { "params": { @@ -14381,8 +14382,8 @@ "angle": 0 }, "width": 20, - "x": 1544.11, - "y": 608 + "x": 1545.11, + "y": 674 }, "props": { "params": { @@ -14421,8 +14422,8 @@ "angle": 0 }, "width": 20, - "x": 354.077, - "y": 535.583 + "x": 355.077, + "y": 601.583 }, "props": { "params": { @@ -14461,8 +14462,8 @@ "angle": 0 }, "width": 20, - "x": 454.077, - "y": 535.583 + "x": 455.077, + "y": 601.583 }, "props": { "params": { @@ -14501,8 +14502,8 @@ "angle": 0 }, "width": 20, - "x": 554.077, - "y": 535.583 + "x": 555.077, + "y": 601.583 }, "props": { "params": { @@ -14541,8 +14542,8 @@ "angle": 0 }, "width": 20, - "x": 653.077, - "y": 535.583 + "x": 654.077, + "y": 601.583 }, "props": { "params": { @@ -14581,8 +14582,8 @@ "angle": 0 }, "width": 20, - "x": 761.077, - "y": 535.583 + "x": 762.077, + "y": 601.583 }, "props": { "params": { @@ -14621,8 +14622,8 @@ "angle": 0 }, "width": 20, - "x": 861.077, - "y": 535.583 + "x": 862.077, + "y": 601.583 }, "props": { "params": { @@ -14661,8 +14662,8 @@ "angle": 0 }, "width": 20, - "x": 960.077, - "y": 535.583 + "x": 961.077, + "y": 601.583 }, "props": { "params": { @@ -14701,8 +14702,8 @@ "angle": 0 }, "width": 20, - "x": 1060.08, - "y": 535.583 + "x": 1061.08, + "y": 601.583 }, "props": { "params": { @@ -14741,8 +14742,8 @@ "angle": 0 }, "width": 20, - "x": 1167.08, - "y": 535.583 + "x": 1168.08, + "y": 600.583 }, "props": { "params": { @@ -14781,8 +14782,8 @@ "angle": 0 }, "width": 20, - "x": 1281.08, - "y": 535.583 + "x": 1282.08, + "y": 600.583 }, "props": { "params": { @@ -14821,8 +14822,8 @@ "angle": 0 }, "width": 20, - "x": 354.08, - "y": 553.58 + "x": 355.08, + "y": 618.58 }, "props": { "params": { @@ -14861,8 +14862,8 @@ "angle": 0 }, "width": 20, - "x": 454.08, - "y": 553.58 + "x": 455.08, + "y": 618.58 }, "props": { "params": { @@ -14901,8 +14902,8 @@ "angle": 0 }, "width": 20, - "x": 554.08, - "y": 553.58 + "x": 555.08, + "y": 618.58 }, "props": { "params": { @@ -14941,8 +14942,8 @@ "angle": 0 }, "width": 20, - "x": 653.08, - "y": 553.58 + "x": 654.08, + "y": 618.58 }, "props": { "params": { @@ -14981,8 +14982,8 @@ "angle": 0 }, "width": 20, - "x": 761.08, - "y": 553.58 + "x": 762.08, + "y": 618.58 }, "props": { "params": { @@ -15021,8 +15022,8 @@ "angle": 0 }, "width": 20, - "x": 861.08, - "y": 553.58 + "x": 862.08, + "y": 618.58 }, "props": { "params": { @@ -15061,8 +15062,8 @@ "angle": 0 }, "width": 20, - "x": 1281.08, - "y": 553.58 + "x": 1282.08, + "y": 618.58 }, "props": { "params": { @@ -15101,8 +15102,8 @@ "angle": 0 }, "width": 20, - "x": 1167.08, - "y": 553.58 + "x": 1168.08, + "y": 618.58 }, "props": { "params": { @@ -15141,8 +15142,8 @@ "angle": 0 }, "width": 20, - "x": 1060.08, - "y": 553.58 + "x": 1061.08, + "y": 618.58 }, "props": { "params": { @@ -15181,8 +15182,8 @@ "angle": 0 }, "width": 20, - "x": 960.08, - "y": 553.58 + "x": 961.08, + "y": 618.58 }, "props": { "params": { @@ -15221,8 +15222,8 @@ "angle": 90 }, "width": 13, - "x": 1507.29, - "y": 599.832 + "x": 1508.29, + "y": 664.832 }, "props": { "params": { @@ -15261,8 +15262,8 @@ "angle": 90 }, "width": 13, - "x": 1448.29, - "y": 599.83 + "x": 1449.29, + "y": 664.83 }, "props": { "params": { @@ -15301,8 +15302,8 @@ "angle": 90 }, "width": 13, - "x": 1386.29, - "y": 599.83 + "x": 1387.29, + "y": 664.83 }, "props": { "params": { @@ -15341,8 +15342,8 @@ "angle": 90 }, "width": 13, - "x": 1274.29, - "y": 599.83 + "x": 1275.29, + "y": 664.83 }, "props": { "params": { @@ -15381,8 +15382,8 @@ "angle": 90 }, "width": 13, - "x": 1215.29, - "y": 599.83 + "x": 1216.29, + "y": 664.83 }, "props": { "params": { @@ -15421,8 +15422,8 @@ "angle": 0 }, "width": 20, - "x": 475.26, - "y": 128.77 + "x": 476.26, + "y": 193.77 }, "props": { "params": { @@ -15461,8 +15462,8 @@ "angle": 0 }, "width": 20, - "x": 536.43, - "y": 129.2 + "x": 537.43, + "y": 194.2 }, "props": { "params": { @@ -15501,8 +15502,8 @@ "angle": 0 }, "width": 20, - "x": 591.43, - "y": 129.2 + "x": 592.43, + "y": 194.2 }, "props": { "params": { @@ -15541,8 +15542,8 @@ "angle": 0 }, "width": 20, - "x": 648.43, - "y": 129.2 + "x": 649.43, + "y": 194.2 }, "props": { "params": { @@ -15581,8 +15582,8 @@ "angle": 0 }, "width": 20, - "x": 709.87, - "y": 130 + "x": 710.87, + "y": 195 }, "props": { "params": { @@ -15621,8 +15622,8 @@ "angle": 0 }, "width": 20, - "x": 800.8, - "y": 130 + "x": 801.8, + "y": 195 }, "props": { "params": { @@ -15661,8 +15662,8 @@ "angle": 0 }, "width": 20, - "x": 850.8, - "y": 130 + "x": 851.8, + "y": 195 }, "props": { "params": { @@ -15701,8 +15702,8 @@ "angle": 0 }, "width": 20, - "x": 899.8, - "y": 130 + "x": 900.8, + "y": 195 }, "props": { "params": { @@ -15741,8 +15742,8 @@ "angle": 0 }, "width": 20, - "x": 950.3, - "y": 130 + "x": 951.3, + "y": 195 }, "props": { "params": { @@ -15781,8 +15782,8 @@ "angle": 0 }, "width": 20, - "x": 1000.3, - "y": 130 + "x": 1001.3, + "y": 195 }, "props": { "params": { @@ -15821,8 +15822,8 @@ "angle": 0 }, "width": 20, - "x": 1049.55, - "y": 130 + "x": 1050.55, + "y": 195 }, "props": { "params": { @@ -15861,8 +15862,8 @@ "angle": 0 }, "width": 20, - "x": 1099.55, - "y": 130 + "x": 1100.55, + "y": 195 }, "props": { "params": { @@ -15901,8 +15902,8 @@ "angle": 0 }, "width": 20, - "x": 1149.55, - "y": 130 + "x": 1150.55, + "y": 195 }, "props": { "params": { @@ -15941,8 +15942,8 @@ "angle": 0 }, "width": 20, - "x": 1212.8, - "y": 129 + "x": 1213.8, + "y": 196 }, "props": { "params": { @@ -15981,8 +15982,8 @@ "angle": 0 }, "width": 20, - "x": 1262.3, - "y": 129 + "x": 1263.3, + "y": 196 }, "props": { "params": { @@ -16021,8 +16022,8 @@ "angle": 0 }, "width": 20, - "x": 1312.3, - "y": 129 + "x": 1313.3, + "y": 196 }, "props": { "params": { @@ -16061,8 +16062,8 @@ "angle": 0 }, "width": 20, - "x": 1362.3, - "y": 129 + "x": 1363.3, + "y": 196 }, "props": { "params": { @@ -16101,8 +16102,8 @@ "angle": 0 }, "width": 20, - "x": 1411.55, - "y": 129 + "x": 1412.55, + "y": 196 }, "props": { "params": { @@ -16141,8 +16142,8 @@ "angle": 0 }, "width": 20, - "x": 1462.3, - "y": 129 + "x": 1463.3, + "y": 196 }, "props": { "params": { @@ -16181,8 +16182,8 @@ "angle": 0 }, "width": 20, - "x": 1512.3, - "y": 129 + "x": 1513.3, + "y": 196 }, "props": { "params": { @@ -16221,8 +16222,8 @@ "angle": 0 }, "width": 20, - "x": 507.55, - "y": 60.4399 + "x": 508.55, + "y": 127.44 }, "props": { "params": { @@ -16261,8 +16262,8 @@ "angle": 0 }, "width": 20, - "x": 593.9, - "y": 60.4399 + "x": 594.9, + "y": 127.44 }, "props": { "params": { @@ -16301,8 +16302,8 @@ "angle": 0 }, "width": 20, - "x": 737, - "y": 60.4399 + "x": 738, + "y": 127.44 }, "props": { "params": { @@ -16341,8 +16342,8 @@ "angle": 0 }, "width": 20, - "x": 849.55, - "y": 60.4399 + "x": 850.55, + "y": 126.44 }, "props": { "params": { @@ -16381,8 +16382,8 @@ "angle": 0 }, "width": 20, - "x": 948.55, - "y": 60.8899 + "x": 949.55, + "y": 126.89 }, "props": { "params": { @@ -16421,8 +16422,8 @@ "angle": 0 }, "width": 20, - "x": 1049.15, - "y": 60.8899 + "x": 1050.15, + "y": 126.89 }, "props": { "params": { @@ -16461,8 +16462,8 @@ "angle": 0 }, "width": 20, - "x": 1147.15, - "y": 60.8899 + "x": 1148.15, + "y": 126.89 }, "props": { "params": { @@ -16501,8 +16502,8 @@ "angle": 0 }, "width": 20, - "x": 1263.15, - "y": 60.8899 + "x": 1264.15, + "y": 126.89 }, "props": { "params": { @@ -16541,8 +16542,8 @@ "angle": 0 }, "width": 20, - "x": 1360.55, - "y": 60.8899 + "x": 1361.55, + "y": 126.89 }, "props": { "params": { @@ -16581,8 +16582,8 @@ "angle": 0 }, "width": 20, - "x": 1460, - "y": 60.8899 + "x": 1461, + "y": 126.89 }, "props": { "params": { @@ -16621,8 +16622,8 @@ "angle": 0 }, "width": 20, - "x": 507.55, - "y": 78.44 + "x": 508.55, + "y": 144.44 }, "props": { "params": { @@ -16661,8 +16662,8 @@ "angle": 0 }, "width": 20, - "x": 593.9, - "y": 78.44 + "x": 594.9, + "y": 144.44 }, "props": { "params": { @@ -16701,8 +16702,8 @@ "angle": 0 }, "width": 20, - "x": 737, - "y": 78.44 + "x": 738, + "y": 144.44 }, "props": { "params": { @@ -16741,8 +16742,8 @@ "angle": 0 }, "width": 20, - "x": 849.55, - "y": 78.44 + "x": 850.55, + "y": 144.44 }, "props": { "params": { @@ -16781,8 +16782,8 @@ "angle": 0 }, "width": 20, - "x": 948.55, - "y": 78.89 + "x": 949.55, + "y": 144.89 }, "props": { "params": { @@ -16821,8 +16822,8 @@ "angle": 0 }, "width": 20, - "x": 1049.15, - "y": 78.89 + "x": 1050.15, + "y": 144.89 }, "props": { "params": { @@ -16861,8 +16862,8 @@ "angle": 0 }, "width": 20, - "x": 1147.15, - "y": 78.89 + "x": 1148.15, + "y": 144.89 }, "props": { "params": { @@ -16901,8 +16902,8 @@ "angle": 0 }, "width": 20, - "x": 1263.15, - "y": 78.89 + "x": 1264.15, + "y": 144.89 }, "props": { "params": { @@ -16941,8 +16942,8 @@ "angle": 0 }, "width": 20, - "x": 1360.55, - "y": 78.89 + "x": 1361.55, + "y": 144.89 }, "props": { "params": { @@ -16981,8 +16982,8 @@ "angle": 0 }, "width": 20, - "x": 1460, - "y": 78.89 + "x": 1461, + "y": 144.89 }, "props": { "params": { @@ -17021,8 +17022,8 @@ "angle": 90 }, "width": 13, - "x": 439.018, - "y": 123.299 + "x": 440.018, + "y": 189.299 }, "props": { "params": { @@ -17061,8 +17062,8 @@ "angle": 90 }, "width": 13, - "x": 498.02, - "y": 123.3 + "x": 499.02, + "y": 189.3 }, "props": { "params": { @@ -17101,8 +17102,8 @@ "angle": 90 }, "width": 13, - "x": 556.02, - "y": 123.3 + "x": 557.02, + "y": 189.3 }, "props": { "params": { @@ -17141,8 +17142,8 @@ "angle": 90 }, "width": 13, - "x": 612.02, - "y": 123.3 + "x": 613.02, + "y": 189.3 }, "props": { "params": { @@ -17181,8 +17182,8 @@ "angle": 90 }, "width": 13, - "x": 669.02, - "y": 123.3 + "x": 670.02, + "y": 189.3 }, "props": { "params": { @@ -17221,8 +17222,8 @@ "angle": 0 }, "width": 20, - "x": 1322.04, - "y": 720.87 + "x": 1323.04, + "y": 786.87 }, "props": { "params": { @@ -17261,8 +17262,8 @@ "angle": 0 }, "width": 20, - "x": 1571.04, - "y": 584.099 + "x": 1572.04, + "y": 650.099 }, "props": { "params": { @@ -17301,8 +17302,8 @@ "angle": 0 }, "width": 20, - "x": 430.377, - "y": 100.562 + "x": 431.377, + "y": 166.562 }, "props": { "params": { @@ -17328,16 +17329,26 @@ }, { "meta": { - "name": "Label" + "name": "Label_0" }, "position": { - "height": 32, - "width": 50, - "x": 736.4341870117188, - "y": 826 + "height": 42, + "rotate": { + "anchor": "25% 25%" + }, + "width": 871, + "x": 559, + "y": 18.03 }, "props": { - "text": "MCM05" + "style": { + "borderStyle": "groove" + }, + "text": "MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve chutes", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json index 64da693..a97a19b 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json @@ -10284,23 +10284,27 @@ } }, "meta": { - "name": "Nav_Button_0" + "name": "Nav_Button_0", + "tooltip": { + "enabled": true, + "text": "MCM07" + } }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1163.21, + "width": 40, + "x": 1007.21, "y": 930.75 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -10323,12 +10327,16 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM05" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1068.21, + "height": 55, + "width": 40, + "x": 946.21, "y": 930.75 }, "props": { @@ -10347,16 +10355,26 @@ }, { "meta": { - "name": "Label" + "name": "Label_0" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 42, + "rotate": { + "anchor": "25% 25%" + }, + "width": 204, + "x": 878, + "y": 52.03 }, "props": { - "text": "MCM06" + "style": { + "borderStyle": "groove" + }, + "text": "MCM06 Non Con", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } }, "type": "ia.display.label" } diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json index bf4edfe..f6b5ccc 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json @@ -11,7 +11,11 @@ "children": [ { "meta": { - "name": "Image" + "name": "Image", + "tooltip": { + "enabled": true, + "text": "MCM01" + } }, "position": { "height": 1027.98, @@ -44,8 +48,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 549.45, - "y": 415.61 + "x": 549.127, + "y": 491.61 }, "props": { "params": { @@ -77,8 +81,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 580.34, - "y": 226.67 + "x": 580.017, + "y": 302.67 }, "props": { "params": { @@ -110,8 +114,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 998.44, - "y": 174.65 + "x": 998.117, + "y": 250.65 }, "props": { "params": { @@ -143,8 +147,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1143.48, - "y": 68.67 + "x": 1143.16, + "y": 144.67 }, "props": { "params": { @@ -176,8 +180,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 838.42, - "y": 574.64 + "x": 838.097, + "y": 650.64 }, "props": { "params": { @@ -209,8 +213,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1134.42, - "y": 626.66 + "x": 1134.1, + "y": 702.66 }, "props": { "params": { @@ -242,8 +246,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1166.42, - "y": 614.63 + "x": 1166.1, + "y": 690.63 }, "props": { "params": { @@ -275,8 +279,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1429.31, - "y": 612.68 + "x": 1428.99, + "y": 688.68 }, "props": { "params": { @@ -308,8 +312,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 905.39, - "y": 312.61 + "x": 905.067, + "y": 388.61 }, "props": { "params": { @@ -341,8 +345,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 938.32, - "y": 614.53 + "x": 937.997, + "y": 690.53 }, "props": { "params": { @@ -377,8 +381,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 31.82, - "y": 375.52 + "x": 31.4971, + "y": 451.52 }, "props": { "params": { @@ -413,8 +417,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 32.56, - "y": 449.13 + "x": 32.2371, + "y": 525.13 }, "props": { "params": { @@ -449,8 +453,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 33.12, - "y": 522.42 + "x": 32.7971, + "y": 598.42 }, "props": { "params": { @@ -485,8 +489,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 185.93, - "y": 375.52 + "x": 185.607, + "y": 451.52 }, "props": { "params": { @@ -521,8 +525,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 186.48, - "y": 449.23 + "x": 186.157, + "y": 525.23 }, "props": { "params": { @@ -557,8 +561,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 186.11, - "y": 522.42 + "x": 185.787, + "y": 598.42 }, "props": { "params": { @@ -593,8 +597,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 384.43, - "y": 375.63 + "x": 384.107, + "y": 451.63 }, "props": { "params": { @@ -629,8 +633,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 404.78, - "y": 449.23 + "x": 404.457, + "y": 525.23 }, "props": { "params": { @@ -665,8 +669,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 428.09, - "y": 522.42 + "x": 427.767, + "y": 598.42 }, "props": { "params": { @@ -701,8 +705,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 656.56, - "y": 522.32 + "x": 656.237, + "y": 598.32 }, "props": { "params": { @@ -737,8 +741,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 768.67, - "y": 522.32 + "x": 768.347, + "y": 598.32 }, "props": { "params": { @@ -773,8 +777,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 996.22, - "y": 522.22 + "x": 995.897, + "y": 598.22 }, "props": { "params": { @@ -812,8 +816,8 @@ "angle": "45deg" }, "width": 19.98, - "x": 1195.65, - "y": 528.28 + "x": 1195.33, + "y": 604.28 }, "props": { "params": { @@ -851,8 +855,8 @@ "angle": "-90.0deg" }, "width": 19.98, - "x": 486.92, - "y": 322.68 + "x": 486.597, + "y": 398.68 }, "props": { "params": { @@ -890,8 +894,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 526.7, - "y": 367.71 + "x": 526.377, + "y": 443.71 }, "props": { "params": { @@ -926,8 +930,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 600.88, - "y": 245.69 + "x": 600.557, + "y": 321.69 }, "props": { "params": { @@ -962,8 +966,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 628.81, - "y": 290.2 + "x": 628.487, + "y": 366.2 }, "props": { "params": { @@ -998,8 +1002,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 766.27, - "y": 290.3 + "x": 765.947, + "y": 366.3 }, "props": { "params": { @@ -1034,8 +1038,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 809.19, - "y": 290.3 + "x": 808.867, + "y": 366.3 }, "props": { "params": { @@ -1070,8 +1074,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 793.28, - "y": 245.48 + "x": 792.957, + "y": 321.48 }, "props": { "params": { @@ -1106,8 +1110,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1007.88, - "y": 245.48 + "x": 1007.56, + "y": 321.48 }, "props": { "params": { @@ -1142,8 +1146,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1132.94, - "y": 245.59 + "x": 1132.62, + "y": 321.59 }, "props": { "params": { @@ -1181,8 +1185,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1128.5, - "y": 193.36 + "x": 1128.18, + "y": 269.36 }, "props": { "params": { @@ -1220,8 +1224,8 @@ "angle": "90.0deg" }, "width": 19.98, - "x": 1196.95, - "y": 572.48 + "x": 1196.63, + "y": 648.48 }, "props": { "params": { @@ -1259,8 +1263,8 @@ "angle": 0 }, "width": 19.98, - "x": 1338.48, - "y": 773.04 + "x": 1338.16, + "y": 849.04 }, "props": { "params": { @@ -1298,8 +1302,8 @@ "angle": 0 }, "width": 19.98, - "x": 1585.63, - "y": 773.87 + "x": 1585.31, + "y": 849.87 }, "props": { "params": { @@ -1337,8 +1341,8 @@ "angle": 0 }, "width": 19.98, - "x": 1713.29, - "y": 773.97 + "x": 1712.97, + "y": 849.97 }, "props": { "params": { @@ -1376,8 +1380,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 118.95, - "y": 726.48 + "x": 118.627, + "y": 802.48 }, "props": { "params": { @@ -1415,8 +1419,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 207.2, - "y": 726.37 + "x": 206.877, + "y": 802.37 }, "props": { "params": { @@ -1454,8 +1458,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 389.54, - "y": 726.37 + "x": 389.217, + "y": 802.37 }, "props": { "params": { @@ -1493,8 +1497,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 576.64, - "y": 726.48 + "x": 576.317, + "y": 802.48 }, "props": { "params": { @@ -1532,8 +1536,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 787.36, - "y": 590.47 + "x": 787.037, + "y": 666.47 }, "props": { "params": { @@ -1571,8 +1575,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 841.01, - "y": 591.61 + "x": 840.687, + "y": 667.61 }, "props": { "params": { @@ -1610,8 +1614,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 991.42, - "y": 590.58 + "x": 991.097, + "y": 666.58 }, "props": { "params": { @@ -1649,8 +1653,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1143.3, - "y": 590.68 + "x": 1142.98, + "y": 666.68 }, "props": { "params": { @@ -1688,8 +1692,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1379.91, - "y": 590.68 + "x": 1379.59, + "y": 666.68 }, "props": { "params": { @@ -1727,8 +1731,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1529.95, - "y": 590.78 + "x": 1529.63, + "y": 666.78 }, "props": { "params": { @@ -1766,8 +1770,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1705.7, - "y": 590.78 + "x": 1705.38, + "y": 666.78 }, "props": { "params": { @@ -1805,8 +1809,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1797.83, - "y": 590.78 + "x": 1797.51, + "y": 666.78 }, "props": { "params": { @@ -1844,8 +1848,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1800.05, - "y": 386.42 + "x": 1799.73, + "y": 462.42 }, "props": { "params": { @@ -1883,8 +1887,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1708.66, - "y": 444.71 + "x": 1708.34, + "y": 520.71 }, "props": { "params": { @@ -1922,8 +1926,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1707.74, - "y": 386.52 + "x": 1707.42, + "y": 462.52 }, "props": { "params": { @@ -1961,8 +1965,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1538.09, - "y": 386.52 + "x": 1537.77, + "y": 462.52 }, "props": { "params": { @@ -2000,8 +2004,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1520.51, - "y": 444.71 + "x": 1520.19, + "y": 520.71 }, "props": { "params": { @@ -2039,8 +2043,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 1414.59, - "y": 226.16 + "x": 1414.27, + "y": 302.16 }, "props": { "params": { @@ -2078,8 +2082,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 1355.5, - "y": 290.92 + "x": 1355.18, + "y": 366.92 }, "props": { "params": { @@ -2117,8 +2121,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1281.68, - "y": 49.45 + "x": 1281.36, + "y": 125.45 }, "props": { "params": { @@ -2156,8 +2160,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1240.24, - "y": 111.02 + "x": 1239.92, + "y": 187.02 }, "props": { "params": { @@ -2195,8 +2199,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1124.8, - "y": 110.92 + "x": 1124.48, + "y": 186.92 }, "props": { "params": { @@ -2234,8 +2238,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1101.67, - "y": 49.45 + "x": 1101.35, + "y": 125.45 }, "props": { "params": { @@ -2273,8 +2277,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 924.26, - "y": 49.34 + "x": 923.937, + "y": 125.34 }, "props": { "params": { @@ -2312,8 +2316,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 810.12, - "y": 49.34 + "x": 809.797, + "y": 125.34 }, "props": { "params": { @@ -2351,8 +2355,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 814.18, - "y": 96.12 + "x": 813.857, + "y": 172.12 }, "props": { "params": { @@ -2390,8 +2394,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 119.88, - "y": 650.51 + "x": 119.557, + "y": 726.51 }, "props": { "params": { @@ -2429,8 +2433,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 119.88, - "y": 574.54 + "x": 119.557, + "y": 650.54 }, "props": { "params": { @@ -2468,8 +2472,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 210.16, - "y": 650.51 + "x": 209.837, + "y": 726.51 }, "props": { "params": { @@ -2507,8 +2511,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 207.57, - "y": 574.64 + "x": 207.247, + "y": 650.64 }, "props": { "params": { @@ -2546,8 +2550,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 372.04, - "y": 650.51 + "x": 371.717, + "y": 726.51 }, "props": { "params": { @@ -2585,8 +2589,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 554.63, - "y": 650.41 + "x": 554.307, + "y": 726.41 }, "props": { "params": { @@ -2624,8 +2628,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 368.7, - "y": 574.54 + "x": 368.377, + "y": 650.54 }, "props": { "params": { @@ -2663,8 +2667,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 553.15, - "y": 574.64 + "x": 552.827, + "y": 650.64 }, "props": { "params": { @@ -2702,8 +2706,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 819.37, - "y": 554.29 + "x": 819.047, + "y": 630.29 }, "props": { "params": { @@ -2741,8 +2745,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 817.51, - "y": 427.44 + "x": 817.187, + "y": 503.44 }, "props": { "params": { @@ -2780,8 +2784,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 897.81, - "y": 427.44 + "x": 897.487, + "y": 503.44 }, "props": { "params": { @@ -2819,8 +2823,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 857.11, - "y": 476.88 + "x": 856.787, + "y": 552.88 }, "props": { "params": { @@ -2858,8 +2862,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 905.02, - "y": 476.88 + "x": 904.697, + "y": 552.88 }, "props": { "params": { @@ -2894,8 +2898,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 845.45, - "y": 330.29 + "x": 845.127, + "y": 406.29 }, "props": { "params": { @@ -2933,8 +2937,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 821.03, - "y": 370.59 + "x": 820.707, + "y": 446.59 }, "props": { "params": { @@ -2969,8 +2973,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1027.31, - "y": 330.29 + "x": 1026.99, + "y": 406.29 }, "props": { "params": { @@ -3005,8 +3009,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1149.78, - "y": 330.39 + "x": 1149.46, + "y": 406.39 }, "props": { "params": { @@ -3044,8 +3048,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1144.04, - "y": 289.79 + "x": 1143.72, + "y": 365.79 }, "props": { "params": { @@ -3083,8 +3087,8 @@ "angle": "90.0deg" }, "width": 19.98, - "x": 819.74, - "y": 517.18 + "x": 819.417, + "y": 593.18 }, "props": { "params": { @@ -3122,8 +3126,8 @@ "angle": 0 }, "width": 19.98, - "x": 848.6, - "y": 643.42 + "x": 848.277, + "y": 719.42 }, "props": { "params": { @@ -3161,8 +3165,8 @@ "angle": 0 }, "width": 19.98, - "x": 964.03, - "y": 643.42 + "x": 963.707, + "y": 719.42 }, "props": { "params": { @@ -3200,8 +3204,8 @@ "angle": 0 }, "width": 19.98, - "x": 1161.98, - "y": 643.42 + "x": 1161.66, + "y": 719.42 }, "props": { "params": { @@ -3239,8 +3243,8 @@ "angle": 0 }, "width": 19.98, - "x": 1355.68, - "y": 643.52 + "x": 1355.36, + "y": 719.52 }, "props": { "params": { @@ -3278,8 +3282,8 @@ "angle": 0 }, "width": 19.98, - "x": 1580.27, - "y": 643.52 + "x": 1579.95, + "y": 719.52 }, "props": { "params": { @@ -3314,8 +3318,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1713.65, - "y": 709.41 + "x": 1713.33, + "y": 785.41 }, "props": { "params": { @@ -3353,8 +3357,8 @@ "angle": 0 }, "width": 19.98, - "x": 1581.38, - "y": 709.51 + "x": 1581.06, + "y": 785.51 }, "props": { "params": { @@ -3392,8 +3396,8 @@ "angle": 0 }, "width": 19.98, - "x": 1357.53, - "y": 709.41 + "x": 1357.21, + "y": 785.41 }, "props": { "params": { @@ -3431,8 +3435,8 @@ "angle": "90deg" }, "width": 19.98, - "x": 1238.58, - "y": 521.7 + "x": 1238.26, + "y": 597.7 }, "props": { "params": { @@ -3467,8 +3471,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1149.4, - "y": 427.33 + "x": 1149.08, + "y": 503.33 }, "props": { "params": { @@ -3503,8 +3507,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1150.33, - "y": 370.79 + "x": 1150.01, + "y": 446.79 }, "props": { "params": { @@ -3539,8 +3543,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1041.55, - "y": 371.41 + "x": 1041.23, + "y": 447.41 }, "props": { "params": { @@ -3575,8 +3579,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1041.92, - "y": 427.54 + "x": 1041.6, + "y": 503.54 }, "props": { "params": { @@ -3611,8 +3615,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1058.01, - "y": 481.92 + "x": 1057.69, + "y": 557.92 }, "props": { "params": { @@ -3650,8 +3654,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1106.3, - "y": 554.29 + "x": 1105.98, + "y": 630.29 }, "props": { "params": { @@ -3689,8 +3693,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 989.75, - "y": 554.39 + "x": 989.427, + "y": 630.39 }, "props": { "params": { @@ -3728,8 +3732,8 @@ "angle": "-90.0deg" }, "width": 19.98, - "x": 1238.94, - "y": 284.65 + "x": 1238.62, + "y": 360.65 }, "props": { "params": { @@ -3767,8 +3771,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 1133.87, - "y": 152.96 + "x": 1133.55, + "y": 228.96 }, "props": { "params": { @@ -3806,8 +3810,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 932.77, - "y": 152.96 + "x": 932.447, + "y": 228.96 }, "props": { "params": { @@ -3845,8 +3849,8 @@ "angle": "180.0deg" }, "width": 19.98, - "x": 812.34, - "y": 152.86 + "x": 812.017, + "y": 228.86 }, "props": { "params": { @@ -3884,8 +3888,8 @@ "angle": 0 }, "width": 19.98, - "x": 819.18, - "y": 199.94 + "x": 818.857, + "y": 275.94 }, "props": { "params": { @@ -3920,8 +3924,8 @@ "position": { "height": 20.05, "width": 19.98, - "x": 1713.29, - "y": 643.62 + "x": 1712.97, + "y": 719.62 }, "props": { "params": { @@ -3959,8 +3963,8 @@ "angle": "135deg" }, "width": 19.98, - "x": 822.14, - "y": 482.54 + "x": 821.817, + "y": 558.54 }, "props": { "params": { @@ -3998,8 +4002,8 @@ "angle": "160deg" }, "width": 19.98, - "x": 670.07, - "y": 723.5 + "x": 669.747, + "y": 799.5 }, "props": { "params": { @@ -4037,8 +4041,8 @@ "angle": "150deg" }, "width": 19.98, - "x": 759.61, - "y": 595.41 + "x": 759.287, + "y": 671.41 }, "props": { "params": { @@ -4076,8 +4080,8 @@ "angle": "135deg" }, "width": 19.98, - "x": 1126.28, - "y": 552.85 + "x": 1125.96, + "y": 628.85 }, "props": { "params": { @@ -4115,8 +4119,8 @@ "angle": "45deg" }, "width": 19.98, - "x": 1234.69, - "y": 432.68 + "x": 1234.37, + "y": 508.68 }, "props": { "params": { @@ -4154,8 +4158,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1417.29, - "y": 377.58 + "x": 1416.97, + "y": 453.58 }, "props": { "params": { @@ -4193,8 +4197,8 @@ "angle": "45deg" }, "width": 19.98, - "x": 1245.05, - "y": 705.71 + "x": 1244.73, + "y": 781.71 }, "props": { "params": { @@ -4232,8 +4236,8 @@ "angle": "45deg" }, "width": 19.98, - "x": 1204.72, - "y": 770.27 + "x": 1204.4, + "y": 846.27 }, "props": { "params": { @@ -4271,8 +4275,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1349.58, - "y": 114.41 + "x": 1349.26, + "y": 190.41 }, "props": { "params": { @@ -4310,8 +4314,8 @@ "angle": "-45deg" }, "width": 19.98, - "x": 1162.17, - "y": 239.62 + "x": 1161.85, + "y": 315.62 }, "props": { "params": { @@ -4349,8 +4353,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 756.21, - "y": 347.56 + "x": 755.887, + "y": 423.56 }, "props": { "params": { @@ -4388,8 +4392,8 @@ "angle": "60deg" }, "width": 19.98, - "x": 823.62, - "y": 635.71 + "x": 823.297, + "y": 711.71 }, "props": { "params": { @@ -4427,8 +4431,8 @@ "angle": "120.3163deg" }, "width": 19.98, - "x": 710.77, - "y": 602.4 + "x": 710.447, + "y": 678.4 }, "props": { "params": { @@ -4466,8 +4470,8 @@ "angle": "150deg" }, "width": 19.98, - "x": 740, - "y": 559.22 + "x": 739.677, + "y": 635.22 }, "props": { "params": { @@ -4505,8 +4509,8 @@ "angle": "120.02983deg" }, "width": 19.98, - "x": 715.58, - "y": 488.5 + "x": 715.257, + "y": 564.5 }, "props": { "params": { @@ -4544,8 +4548,8 @@ "angle": "160deg" }, "width": 19.98, - "x": 676.36, - "y": 647.53 + "x": 676.037, + "y": 723.53 }, "props": { "params": { @@ -4583,8 +4587,8 @@ "angle": "150deg" }, "width": 19.98, - "x": 662.48, - "y": 568.89 + "x": 662.157, + "y": 644.89 }, "props": { "params": { @@ -4622,8 +4626,8 @@ "angle": "145deg" }, "width": 19.98, - "x": 751.29, - "y": 433.19 + "x": 750.967, + "y": 509.19 }, "props": { "params": { @@ -4661,8 +4665,8 @@ "angle": "-45deg" }, "width": 19.98, - "x": 1233.77, - "y": 365.14 + "x": 1233.45, + "y": 441.14 }, "props": { "params": { @@ -4700,8 +4704,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1408.96, - "y": 54.28 + "x": 1408.64, + "y": 130.28 }, "props": { "params": { @@ -4739,8 +4743,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 1168.64, - "y": 219.47 + "x": 1168.32, + "y": 295.47 }, "props": { "params": { @@ -4778,8 +4782,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 1801.16, - "y": 444.6 + "x": 1800.84, + "y": 520.6 }, "props": { "params": { @@ -4817,8 +4821,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1233.21, - "y": 156.66 + "x": 1232.89, + "y": 232.66 }, "props": { "params": { @@ -4856,8 +4860,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1160.13, - "y": 196.35 + "x": 1159.81, + "y": 272.35 }, "props": { "params": { @@ -4895,8 +4899,8 @@ "angle": "-90deg" }, "width": 19.98, - "x": 1181.6, - "y": 308.22 + "x": 1181.28, + "y": 384.22 }, "props": { "params": { @@ -4934,8 +4938,8 @@ "angle": "90deg" }, "width": 19.98, - "x": 779.03, - "y": 177.22 + "x": 778.707, + "y": 253.22 }, "props": { "params": { @@ -4973,8 +4977,8 @@ "angle": "45deg" }, "width": 19.98, - "x": 1130.53, - "y": 487.4 + "x": 1130.21, + "y": 563.4 }, "props": { "params": { @@ -5012,8 +5016,8 @@ "angle": "90.0deg" }, "width": 19.98, - "x": 1134.23, - "y": 520.37 + "x": 1133.91, + "y": 596.37 }, "props": { "params": { @@ -5051,8 +5055,8 @@ "angle": "-135deg" }, "width": 19.98, - "x": 1358.16, - "y": 434.84 + "x": 1357.84, + "y": 510.84 }, "props": { "params": { @@ -5090,8 +5094,8 @@ "angle": "90deg" }, "width": 19.98, - "x": 777.56, - "y": 76.48 + "x": 777.237, + "y": 152.48 }, "props": { "params": { @@ -5129,8 +5133,8 @@ "angle": "-30deg" }, "width": 19.98, - "x": 520.04, - "y": 444.5 + "x": 519.717, + "y": 520.5 }, "props": { "params": { @@ -5168,8 +5172,8 @@ "angle": "-30deg" }, "width": 19.98, - "x": 479.89, - "y": 370.79 + "x": 479.567, + "y": 446.79 }, "props": { "params": { @@ -5207,8 +5211,8 @@ "angle": "-45deg" }, "width": 19.98, - "x": 536.5, - "y": 292.98 + "x": 536.177, + "y": 368.98 }, "props": { "params": { @@ -5246,8 +5250,8 @@ "angle": "-30deg" }, "width": 19.98, - "x": 497.84, - "y": 248.46 + "x": 497.517, + "y": 324.46 }, "props": { "params": { @@ -5285,8 +5289,8 @@ "angle": "120.02983deg" }, "width": 19.98, - "x": 725.2, - "y": 643.72 + "x": 724.877, + "y": 719.72 }, "props": { "params": { @@ -5324,8 +5328,8 @@ "angle": "180deg" }, "width": 19.98, - "x": 898.36, - "y": 370.69 + "x": 898.037, + "y": 446.69 }, "props": { "params": { @@ -5357,8 +5361,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 362.06 + "x": 39.6371, + "y": 438.06 }, "props": { "params": { @@ -5390,8 +5394,8 @@ "position": { "height": 5.96, "width": 64.94, - "x": 138.75, - "y": 600.55 + "x": 138.427, + "y": 676.55 }, "props": { "params": { @@ -5423,8 +5427,8 @@ "position": { "height": 5.96, "width": 66.97, - "x": 137.82, - "y": 563.54 + "x": 137.497, + "y": 639.54 }, "props": { "params": { @@ -5456,8 +5460,8 @@ "position": { "height": 5.96, "width": 66.97, - "x": 137.82, - "y": 638.58 + "x": 137.497, + "y": 714.58 }, "props": { "params": { @@ -5489,8 +5493,8 @@ "position": { "height": 5.96, "width": 69, - "x": 137.82, - "y": 676.52 + "x": 137.497, + "y": 752.52 }, "props": { "params": { @@ -5522,8 +5526,8 @@ "position": { "height": 5.96, "width": 69, - "x": 136.9, - "y": 713.52 + "x": 136.577, + "y": 789.52 }, "props": { "params": { @@ -5555,8 +5559,8 @@ "position": { "height": 5.96, "width": 69, - "x": 136.9, - "y": 751.56 + "x": 136.577, + "y": 827.56 }, "props": { "params": { @@ -5588,8 +5592,8 @@ "position": { "height": 5.96, "width": 68.08, - "x": 858.4, - "y": 452.62 + "x": 858.077, + "y": 528.62 }, "props": { "params": { @@ -5621,8 +5625,8 @@ "position": { "height": 5.96, "width": 68.08, - "x": 858.4, - "y": 415.72 + "x": 858.077, + "y": 491.72 }, "props": { "params": { @@ -5654,8 +5658,8 @@ "position": { "height": 5.96, "width": 68.08, - "x": 858.4, - "y": 397.62 + "x": 858.077, + "y": 473.62 }, "props": { "params": { @@ -5687,8 +5691,8 @@ "position": { "height": 5.96, "width": 69, - "x": 858.4, - "y": 357.64 + "x": 858.077, + "y": 433.64 }, "props": { "params": { @@ -5720,8 +5724,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 1029.15, - "y": 359.69 + "x": 1028.83, + "y": 435.69 }, "props": { "params": { @@ -5756,8 +5760,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930.92, - "y": 386.01 + "x": 930.597, + "y": 462.01 }, "props": { "params": { @@ -5792,8 +5796,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930.92, - "y": 346.02 + "x": 930.597, + "y": 422.02 }, "props": { "params": { @@ -5828,8 +5832,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930.92, - "y": 404 + "x": 930.597, + "y": 480 }, "props": { "params": { @@ -5864,8 +5868,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930, - "y": 439.98 + "x": 929.677, + "y": 515.98 }, "props": { "params": { @@ -5900,8 +5904,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.99, - "y": 347.97 + "x": 1008.67, + "y": 423.97 }, "props": { "params": { @@ -5936,8 +5940,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.99, - "y": 384.98 + "x": 1008.67, + "y": 460.98 }, "props": { "params": { @@ -5969,8 +5973,8 @@ "position": { "height": 5.96, "width": 42.92, - "x": 1030.08, - "y": 397.62 + "x": 1029.76, + "y": 473.62 }, "props": { "params": { @@ -6005,8 +6009,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.99, - "y": 402.97 + "x": 1008.67, + "y": 478.97 }, "props": { "params": { @@ -6038,8 +6042,8 @@ "position": { "height": 5.96, "width": 42.92, - "x": 1030.08, - "y": 414.69 + "x": 1029.76, + "y": 490.69 }, "props": { "params": { @@ -6074,8 +6078,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.99, - "y": 441.01 + "x": 1008.67, + "y": 517.01 }, "props": { "params": { @@ -6107,8 +6111,8 @@ "position": { "height": 5.96, "width": 42, - "x": 1031.19, - "y": 453.65 + "x": 1030.87, + "y": 529.65 }, "props": { "params": { @@ -6143,8 +6147,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.99, - "y": 457.97 + "x": 1008.67, + "y": 533.97 }, "props": { "params": { @@ -6176,8 +6180,8 @@ "position": { "height": 5.96, "width": 19, - "x": 1030.08, - "y": 469.69 + "x": 1029.76, + "y": 545.69 }, "props": { "params": { @@ -6209,8 +6213,8 @@ "position": { "height": 5.96, "width": 17, - "x": 1029.83, - "y": 509.15 + "x": 1029.51, + "y": 585.15 }, "props": { "params": { @@ -6245,8 +6249,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1008.92, - "y": 496.644 + "x": 1008.6, + "y": 572.644 }, "props": { "params": { @@ -6278,8 +6282,8 @@ "position": { "height": 5.96, "width": 22.94, - "x": 1145.15, - "y": 99.71 + "x": 1144.83, + "y": 175.71 }, "props": { "params": { @@ -6314,8 +6318,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1173.09, - "y": 88 + "x": 1172.77, + "y": 164 }, "props": { "params": { @@ -6350,8 +6354,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1174.01, - "y": 123.97 + "x": 1173.69, + "y": 199.97 }, "props": { "params": { @@ -6383,8 +6387,8 @@ "position": { "height": 5.96, "width": 21.09, - "x": 1145.15, - "y": 135.69 + "x": 1144.83, + "y": 211.69 }, "props": { "params": { @@ -6416,8 +6420,8 @@ "position": { "height": 5.96, "width": 55.87, - "x": 1142, - "y": 180.72 + "x": 1141.68, + "y": 256.72 }, "props": { "params": { @@ -6452,8 +6456,8 @@ "angle": "90deg" }, "width": 88.06, - "x": 1153.85, - "y": 223.89 + "x": 1153.53, + "y": 299.89 }, "props": { "params": { @@ -6485,8 +6489,8 @@ "position": { "height": 5.96, "width": 103.05, - "x": 1095.01, - "y": 267.69 + "x": 1094.69, + "y": 343.69 }, "props": { "params": { @@ -6521,8 +6525,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1073, - "y": 257 + "x": 1072.68, + "y": 333 }, "props": { "params": { @@ -6554,8 +6558,8 @@ "position": { "height": 5.96, "width": 22.02, - "x": 1142, - "y": 218.65 + "x": 1141.68, + "y": 294.65 }, "props": { "params": { @@ -6590,8 +6594,8 @@ "angle": 90 }, "width": 19.05, - "x": 1154.03, - "y": 228.73 + "x": 1153.71, + "y": 304.73 }, "props": { "params": { @@ -6623,8 +6627,8 @@ "position": { "height": 5.96, "width": 69.93, - "x": 1095.01, - "y": 237.67 + "x": 1094.69, + "y": 313.67 }, "props": { "params": { @@ -6659,8 +6663,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1073, - "y": 224 + "x": 1072.68, + "y": 300 }, "props": { "params": { @@ -6692,8 +6696,8 @@ "position": { "height": 5.96, "width": 54.76, - "x": 1156.62, - "y": 278.48 + "x": 1156.3, + "y": 354.48 }, "props": { "params": { @@ -6728,8 +6732,8 @@ "angle": "90deg" }, "width": 74, - "x": 1174.01, - "y": 314.67 + "x": 1173.69, + "y": 390.67 }, "props": { "params": { @@ -6761,8 +6765,8 @@ "position": { "height": 5.96, "width": 67, - "x": 1145.16, - "y": 352.5 + "x": 1144.84, + "y": 428.5 }, "props": { "params": { @@ -6797,8 +6801,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1119.96, - "y": 340.98 + "x": 1119.64, + "y": 416.98 }, "props": { "params": { @@ -6830,8 +6834,8 @@ "position": { "height": 5.96, "width": 105.08, - "x": 1337, - "y": 36.7 + "x": 1336.68, + "y": 112.7 }, "props": { "params": { @@ -6866,8 +6870,8 @@ "angle": "90deg" }, "width": 121.92, - "x": 1380.65, - "y": 96.94 + "x": 1380.33, + "y": 172.94 }, "props": { "params": { @@ -6899,8 +6903,8 @@ "position": { "height": 5.96, "width": 44.95, - "x": 1339.21, - "y": 98.69 + "x": 1338.89, + "y": 174.69 }, "props": { "params": { @@ -6935,8 +6939,8 @@ "angle": "90deg" }, "width": 59.94, - "x": 1354.75, - "y": 128.09 + "x": 1354.43, + "y": 204.09 }, "props": { "params": { @@ -6968,8 +6972,8 @@ "position": { "height": 5.96, "width": 7.03, - "x": 1340.14, - "y": 134.67 + "x": 1339.82, + "y": 210.67 }, "props": { "params": { @@ -7004,8 +7008,8 @@ "angle": "90deg" }, "width": 22.02, - "x": 1335.51, - "y": 146.18 + "x": 1335.19, + "y": 222.18 }, "props": { "params": { @@ -7037,8 +7041,8 @@ "position": { "height": 5.96, "width": 68.64, - "x": 1339.21, - "y": 73.71 + "x": 1338.89, + "y": 149.71 }, "props": { "params": { @@ -7073,8 +7077,8 @@ "angle": "90deg" }, "width": 84.92, - "x": 1364.93, - "y": 115.55 + "x": 1364.61, + "y": 191.55 }, "props": { "params": { @@ -7106,8 +7110,8 @@ "position": { "height": 30.02, "width": 14.06, - "x": 1339.96, - "y": 159.95 + "x": 1339.64, + "y": 235.95 }, "props": { "params": { @@ -7139,8 +7143,8 @@ "position": { "height": 30.02, "width": 14.06, - "x": 1378.07, - "y": 159.95 + "x": 1377.75, + "y": 235.95 }, "props": { "params": { @@ -7172,8 +7176,8 @@ "position": { "height": 30.02, "width": 14.06, - "x": 1400.08, - "y": 159.95 + "x": 1399.76, + "y": 235.95 }, "props": { "params": { @@ -7205,8 +7209,8 @@ "position": { "height": 30.02, "width": 14.06, - "x": 1435.97, - "y": 159.95 + "x": 1435.65, + "y": 235.95 }, "props": { "params": { @@ -7238,8 +7242,8 @@ "position": { "height": 5.96, "width": 39.96, - "x": 1772.3, - "y": 375.32 + "x": 1771.98, + "y": 451.32 }, "props": { "params": { @@ -7274,8 +7278,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1818.55, - "y": 362.98 + "x": 1818.23, + "y": 438.98 }, "props": { "params": { @@ -7310,8 +7314,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1818.73, - "y": 402.04 + "x": 1818.41, + "y": 478.04 }, "props": { "params": { @@ -7343,8 +7347,8 @@ "position": { "height": 5.96, "width": 36.82, - "x": 1774.33, - "y": 414.28 + "x": 1774.01, + "y": 490.28 }, "props": { "params": { @@ -7379,8 +7383,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1818.73, - "y": 420.03 + "x": 1818.41, + "y": 496.03 }, "props": { "params": { @@ -7412,8 +7416,8 @@ "position": { "height": 5.96, "width": 36.82, - "x": 1775.26, - "y": 432.27 + "x": 1774.94, + "y": 508.27 }, "props": { "params": { @@ -7448,8 +7452,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1819.66, - "y": 460.02 + "x": 1819.34, + "y": 536.02 }, "props": { "params": { @@ -7481,8 +7485,8 @@ "position": { "height": 5.96, "width": 36.82, - "x": 1776.18, - "y": 472.26 + "x": 1775.86, + "y": 548.26 }, "props": { "params": { @@ -7517,8 +7521,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1815.96, - "y": 566.01 + "x": 1815.64, + "y": 642.01 }, "props": { "params": { @@ -7550,8 +7554,8 @@ "position": { "height": 5.96, "width": 35.89, - "x": 1773.41, - "y": 578.24 + "x": 1773.09, + "y": 654.24 }, "props": { "params": { @@ -7586,8 +7590,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 619.98 + "x": 1644.7, + "y": 695.98 }, "props": { "params": { @@ -7619,8 +7623,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1666.11, - "y": 632.31 + "x": 1665.79, + "y": 708.31 }, "props": { "params": { @@ -7652,8 +7656,8 @@ "position": { "height": 5.96, "width": 47.91, - "x": 1665.92, - "y": 669.32 + "x": 1665.6, + "y": 745.32 }, "props": { "params": { @@ -7688,8 +7692,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 656.98 + "x": 1644.7, + "y": 732.98 }, "props": { "params": { @@ -7721,8 +7725,8 @@ "position": { "height": 5.96, "width": 47.91, - "x": 1665.92, - "y": 697.28 + "x": 1665.6, + "y": 773.28 }, "props": { "params": { @@ -7757,8 +7761,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 685.97 + "x": 1644.7, + "y": 761.97 }, "props": { "params": { @@ -7790,8 +7794,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1665.92, - "y": 736.24 + "x": 1665.6, + "y": 812.24 }, "props": { "params": { @@ -7826,8 +7830,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 724.01 + "x": 1644.7, + "y": 800.01 }, "props": { "params": { @@ -7859,8 +7863,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1665.92, - "y": 761.22 + "x": 1665.6, + "y": 837.22 }, "props": { "params": { @@ -7895,8 +7899,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 748.99 + "x": 1644.7, + "y": 824.99 }, "props": { "params": { @@ -7928,8 +7932,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1665.92, - "y": 800.29 + "x": 1665.6, + "y": 876.29 }, "props": { "params": { @@ -7964,8 +7968,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1645.02, - "y": 787.95 + "x": 1644.7, + "y": 863.95 }, "props": { "params": { @@ -7997,8 +8001,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1493.13, - "y": 616.28 + "x": 1492.81, + "y": 692.28 }, "props": { "params": { @@ -8033,8 +8037,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1472.04, - "y": 604.97 + "x": 1471.72, + "y": 680.97 }, "props": { "params": { @@ -8066,8 +8070,8 @@ "position": { "height": 5.96, "width": 46.99, - "x": 1493.13, - "y": 579.27 + "x": 1492.81, + "y": 655.27 }, "props": { "params": { @@ -8102,8 +8106,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1472.04, - "y": 567.04 + "x": 1471.72, + "y": 643.04 }, "props": { "params": { @@ -8135,8 +8139,8 @@ "position": { "height": 5.96, "width": 35.89, - "x": 1773.41, - "y": 617.3 + "x": 1773.09, + "y": 693.3 }, "props": { "params": { @@ -8171,8 +8175,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1816.88, - "y": 604.97 + "x": 1816.56, + "y": 680.97 }, "props": { "params": { @@ -8204,8 +8208,8 @@ "position": { "height": 5.96, "width": 165.02, - "x": 1343.1, - "y": 469.27 + "x": 1342.78, + "y": 545.27 }, "props": { "params": { @@ -8240,8 +8244,8 @@ "angle": "90deg" }, "width": 42.92, - "x": 1323.12, - "y": 448.51 + "x": 1322.8, + "y": 524.51 }, "props": { "params": { @@ -8276,8 +8280,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1516.08, - "y": 457.04 + "x": 1515.76, + "y": 533.04 }, "props": { "params": { @@ -8312,8 +8316,8 @@ "angle": "90deg" }, "width": 9.99, - "x": 1381.77, - "y": 429.9 + "x": 1381.45, + "y": 505.9 }, "props": { "params": { @@ -8345,8 +8349,8 @@ "position": { "height": 5.96, "width": 121.92, - "x": 1387.13, - "y": 434.22 + "x": 1386.81, + "y": 510.22 }, "props": { "params": { @@ -8381,8 +8385,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1516.08, - "y": 421.99 + "x": 1515.76, + "y": 497.99 }, "props": { "params": { @@ -8417,8 +8421,8 @@ "angle": "90deg" }, "width": 42, - "x": 1384.73, - "y": 389.91 + "x": 1384.41, + "y": 465.91 }, "props": { "params": { @@ -8450,8 +8454,8 @@ "position": { "height": 5.96, "width": 84.92, - "x": 1405.07, - "y": 410.27 + "x": 1404.75, + "y": 486.27 }, "props": { "params": { @@ -8486,8 +8490,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1494.99, - "y": 398.96 + "x": 1494.67, + "y": 474.96 }, "props": { "params": { @@ -8522,8 +8526,8 @@ "angle": "90deg" }, "width": 9.99, - "x": 1439.67, - "y": 373.06 + "x": 1439.35, + "y": 449.06 }, "props": { "params": { @@ -8555,8 +8559,8 @@ "position": { "height": 5.96, "width": 106, - "x": 1444.11, - "y": 377.27 + "x": 1443.79, + "y": 453.27 }, "props": { "params": { @@ -8591,8 +8595,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1556.96, - "y": 364.01 + "x": 1556.64, + "y": 440.01 }, "props": { "params": { @@ -8627,8 +8631,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 22.94, - "y": 350.03 + "x": 22.6171, + "y": 426.03 }, "props": { "params": { @@ -8660,8 +8664,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 403.07 + "x": 39.6371, + "y": 479.07 }, "props": { "params": { @@ -8696,8 +8700,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 22.94, - "y": 391.05 + "x": 22.6171, + "y": 467.05 }, "props": { "params": { @@ -8729,8 +8733,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 437 + "x": 39.6371, + "y": 513 }, "props": { "params": { @@ -8765,8 +8769,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 22.94, - "y": 424.97 + "x": 22.6171, + "y": 500.97 }, "props": { "params": { @@ -8798,8 +8802,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 475.03 + "x": 39.6371, + "y": 551.03 }, "props": { "params": { @@ -8834,8 +8838,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 22.94, - "y": 463 + "x": 22.6171, + "y": 539 }, "props": { "params": { @@ -8867,8 +8871,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 511.01 + "x": 39.6371, + "y": 587.01 }, "props": { "params": { @@ -8903,8 +8907,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 22.94, - "y": 498.98 + "x": 22.6171, + "y": 574.98 }, "props": { "params": { @@ -8936,8 +8940,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 39.96, - "y": 548.02 + "x": 39.6371, + "y": 624.02 }, "props": { "params": { @@ -8972,8 +8976,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 24.05, - "y": 537.02 + "x": 23.7271, + "y": 613.02 }, "props": { "params": { @@ -9008,8 +9012,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.01, - "y": 552.03 + "x": 211.687, + "y": 628.03 }, "props": { "params": { @@ -9044,8 +9048,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.01, - "y": 589.04 + "x": 211.687, + "y": 665.04 }, "props": { "params": { @@ -9080,8 +9084,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.94, - "y": 626.04 + "x": 212.617, + "y": 702.04 }, "props": { "params": { @@ -9116,8 +9120,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.94, - "y": 663.98 + "x": 212.617, + "y": 739.98 }, "props": { "params": { @@ -9152,8 +9156,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.01, - "y": 702.01 + "x": 211.687, + "y": 778.01 }, "props": { "params": { @@ -9188,8 +9192,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 212.01, - "y": 740.05 + "x": 211.687, + "y": 816.05 }, "props": { "params": { @@ -9221,8 +9225,8 @@ "position": { "height": 5.96, "width": 24.05, - "x": 800.87, - "y": 85.63 + "x": 800.547, + "y": 161.63 }, "props": { "params": { @@ -9257,8 +9261,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 794.02, - "y": 78.74 + "x": 793.697, + "y": 154.74 }, "props": { "params": { @@ -9290,8 +9294,8 @@ "position": { "height": 5.96, "width": 98.05, - "x": 801.24, - "y": 72.68 + "x": 800.917, + "y": 148.68 }, "props": { "params": { @@ -9326,8 +9330,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 905.95, - "y": 61.99 + "x": 905.627, + "y": 137.99 }, "props": { "params": { @@ -9359,8 +9363,8 @@ "position": { "height": 5.96, "width": 56.05, - "x": 770.89, - "y": 121.71 + "x": 770.567, + "y": 197.71 }, "props": { "params": { @@ -9395,8 +9399,8 @@ "angle": "90deg" }, "width": 81.95, - "x": 730.75, - "y": 80.9 + "x": 730.427, + "y": 156.9 }, "props": { "params": { @@ -9428,8 +9432,8 @@ "position": { "height": 5.96, "width": 59.01, - "x": 751.1, - "y": 277.66 + "x": 750.777, + "y": 353.66 }, "props": { "params": { @@ -9464,8 +9468,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 729.09, - "y": 266.04 + "x": 728.767, + "y": 342.04 }, "props": { "params": { @@ -9497,8 +9501,8 @@ "position": { "height": 5.96, "width": 59.94, - "x": 751.1, - "y": 316.62 + "x": 750.777, + "y": 392.62 }, "props": { "params": { @@ -9533,8 +9537,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 729.09, - "y": 305 + "x": 728.767, + "y": 381 }, "props": { "params": { @@ -9566,8 +9570,8 @@ "position": { "height": 5.96, "width": 128.02, - "x": 771.08, - "y": 39.68 + "x": 770.757, + "y": 115.68 }, "props": { "params": { @@ -9602,8 +9606,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 905.95, - "y": 27.04 + "x": 905.627, + "y": 103.04 }, "props": { "params": { @@ -9635,8 +9639,8 @@ "position": { "height": 5.96, "width": 74.92, - "x": 851, - "y": 500.63 + "x": 850.677, + "y": 576.63 }, "props": { "params": { @@ -9671,8 +9675,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930, - "y": 489.01 + "x": 929.677, + "y": 565.01 }, "props": { "params": { @@ -9707,8 +9711,8 @@ "angle": "90deg" }, "width": 21.09, - "x": 841.38, - "y": 510.29 + "x": 841.057, + "y": 586.29 }, "props": { "params": { @@ -9743,8 +9747,8 @@ "angle": "90deg" }, "width": 56, - "x": 778.23, - "y": 494.53 + "x": 777.907, + "y": 570.53 }, "props": { "params": { @@ -9776,8 +9780,8 @@ "position": { "height": 5.96, "width": 120.06, - "x": 804.75, - "y": 466.7 + "x": 804.427, + "y": 542.7 }, "props": { "params": { @@ -9812,8 +9816,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 930, - "y": 453.96 + "x": 929.677, + "y": 529.96 }, "props": { "params": { @@ -9845,8 +9849,8 @@ "position": { "height": 5.96, "width": 76.03, - "x": 1085.95, - "y": 577.62 + "x": 1085.63, + "y": 653.62 }, "props": { "params": { @@ -9881,8 +9885,8 @@ "angle": "90deg" }, "width": 108.97, - "x": 1106.48, - "y": 524.07 + "x": 1106.16, + "y": 600.07 }, "props": { "params": { @@ -9914,8 +9918,8 @@ "position": { "height": 5.96, "width": 49.02, - "x": 1113.14, - "y": 469.69 + "x": 1112.82, + "y": 545.69 }, "props": { "params": { @@ -9950,8 +9954,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1065.05, - "y": 567.04 + "x": 1064.73, + "y": 643.04 }, "props": { "params": { @@ -9983,8 +9987,8 @@ "position": { "height": 5.96, "width": 17.95, - "x": 807.34, - "y": 189.66 + "x": 807.017, + "y": 265.66 }, "props": { "params": { @@ -10019,8 +10023,8 @@ "angle": "90deg" }, "width": 14.98, - "x": 798.64, - "y": 183.08 + "x": 798.317, + "y": 259.08 }, "props": { "params": { @@ -10052,8 +10056,8 @@ "position": { "height": 5.96, "width": 79.92, - "x": 805.12, - "y": 176.71 + "x": 804.797, + "y": 252.71 }, "props": { "params": { @@ -10088,8 +10092,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 892.07, - "y": 166.02 + "x": 891.747, + "y": 242.02 }, "props": { "params": { @@ -10121,8 +10125,8 @@ "position": { "height": 5.96, "width": 56.05, - "x": 772.75, - "y": 226.67 + "x": 772.427, + "y": 302.67 }, "props": { "params": { @@ -10157,8 +10161,8 @@ "angle": "90deg" }, "width": 83.99, - "x": 731.68, - "y": 185.86 + "x": 731.357, + "y": 261.86 }, "props": { "params": { @@ -10190,8 +10194,8 @@ "position": { "height": 5.96, "width": 113.03, - "x": 773.12, - "y": 143.71 + "x": 772.797, + "y": 219.71 }, "props": { "params": { @@ -10226,8 +10230,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 892.07, - "y": 130.04 + "x": 891.747, + "y": 206.04 }, "props": { "params": { @@ -10259,8 +10263,8 @@ "position": { "height": 5.96, "width": 15.91, - "x": 1156.62, - "y": 313.54 + "x": 1156.3, + "y": 389.54 }, "props": { "params": { @@ -10295,8 +10299,8 @@ "angle": "90deg" }, "width": 9.99, - "x": 1167.54, - "y": 318.06 + "x": 1167.22, + "y": 394.06 }, "props": { "params": { @@ -10328,8 +10332,8 @@ "position": { "height": 5.96, "width": 44.03, - "x": 1128.87, - "y": 323.51 + "x": 1128.55, + "y": 399.51 }, "props": { "params": { @@ -10364,8 +10368,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1107.96, - "y": 310.04 + "x": 1107.64, + "y": 386.04 }, "props": { "params": { @@ -10403,8 +10407,8 @@ "angle": "90.0deg" }, "width": 19.98, - "x": 1198.06, - "y": 711.57 + "x": 1197.74, + "y": 787.57 }, "props": { "params": { @@ -10436,8 +10440,8 @@ "position": { "height": 5.96, "width": 14.25, - "x": 1114.07, - "y": 506.69 + "x": 1113.75, + "y": 582.69 }, "props": { "params": { @@ -10472,8 +10476,8 @@ "angle": "90deg" }, "width": 39.04, - "x": 1110.55, - "y": 526.23 + "x": 1110.23, + "y": 602.23 }, "props": { "params": { @@ -10505,8 +10509,8 @@ "position": { "height": 5.96, "width": 45.33, - "x": 1085.39, - "y": 544.63 + "x": 1085.07, + "y": 620.63 }, "props": { "params": { @@ -10541,8 +10545,8 @@ "angle": "90deg" }, "width": 14.06, - "x": 1065.05, - "y": 533.01 + "x": 1064.73, + "y": 609.01 }, "props": { "params": { @@ -10574,8 +10578,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 549.45, - "y": 415.61 + "x": 549.127, + "y": 491.61 }, "props": { "params": { @@ -10607,8 +10611,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 580.34, - "y": 226.67 + "x": 580.017, + "y": 302.67 }, "props": { "params": { @@ -10640,8 +10644,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 998.44, - "y": 174.65 + "x": 998.117, + "y": 250.65 }, "props": { "params": { @@ -10673,8 +10677,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1143.48, - "y": 68.67 + "x": 1143.16, + "y": 144.67 }, "props": { "params": { @@ -10706,8 +10710,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 838.42, - "y": 574.64 + "x": 838.097, + "y": 650.64 }, "props": { "params": { @@ -10739,8 +10743,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1134.42, - "y": 626.66 + "x": 1134.1, + "y": 702.66 }, "props": { "params": { @@ -10772,8 +10776,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1166.42, - "y": 614.63 + "x": 1166.1, + "y": 690.63 }, "props": { "params": { @@ -10805,8 +10809,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 1429.31, - "y": 612.68 + "x": 1428.99, + "y": 688.68 }, "props": { "params": { @@ -10838,8 +10842,8 @@ "position": { "height": 15.01, "width": 29.97, - "x": 905.39, - "y": 312.61 + "x": 905.067, + "y": 388.61 }, "props": { "params": { @@ -10874,8 +10878,8 @@ "angle": "90deg" }, "width": 16, - "x": 811.04, - "y": 266.25 + "x": 810.717, + "y": 342.25 }, "props": { "params": { @@ -10910,8 +10914,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1126.65, - "y": 168.49 + "x": 1126.33, + "y": 244.49 }, "props": { "params": { @@ -10946,8 +10950,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1128.68, - "y": 124.49 + "x": 1128.36, + "y": 200.49 }, "props": { "params": { @@ -10982,8 +10986,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1128.68, - "y": 86.25 + "x": 1128.36, + "y": 162.25 }, "props": { "params": { @@ -11018,8 +11022,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1322.75, - "y": 86.97 + "x": 1322.43, + "y": 162.97 }, "props": { "params": { @@ -11054,8 +11058,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1322.75, - "y": 62.91 + "x": 1322.43, + "y": 138.91 }, "props": { "params": { @@ -11090,8 +11094,8 @@ "angle": "-90deg" }, "width": 16, - "x": 840.09, - "y": 346.23 + "x": 839.767, + "y": 422.23 }, "props": { "params": { @@ -11123,8 +11127,8 @@ "position": { "height": 32, "width": 16, - "x": 1378.43, - "y": 403.48 + "x": 1378.11, + "y": 479.48 }, "props": { "params": { @@ -11156,8 +11160,8 @@ "position": { "height": 32, "width": 16, - "x": 1397.49, - "y": 345.51 + "x": 1397.17, + "y": 421.51 }, "props": { "params": { @@ -11189,8 +11193,8 @@ "position": { "height": 32, "width": 16, - "x": 1438.56, - "y": 345.51 + "x": 1438.24, + "y": 421.51 }, "props": { "params": { @@ -11222,8 +11226,8 @@ "position": { "height": 32, "width": 16, - "x": 1335.51, - "y": 403.48 + "x": 1335.19, + "y": 479.48 }, "props": { "params": { @@ -11258,8 +11262,8 @@ "angle": "180deg" }, "width": 16, - "x": 798.46, - "y": 519.44 + "x": 798.137, + "y": 595.44 }, "props": { "params": { @@ -11294,8 +11298,8 @@ "angle": "90deg" }, "width": 16, - "x": 1541.42, - "y": 566.73 + "x": 1541.1, + "y": 642.73 }, "props": { "params": { @@ -11330,8 +11334,8 @@ "angle": "90deg" }, "width": 16, - "x": 1541.42, - "y": 604.66 + "x": 1541.1, + "y": 680.66 }, "props": { "params": { @@ -11366,8 +11370,8 @@ "angle": "90deg" }, "width": 16, - "x": 88.25, - "y": 348.69 + "x": 87.9271, + "y": 424.69 }, "props": { "params": { @@ -11402,8 +11406,8 @@ "angle": "90deg" }, "width": 16, - "x": 87.29, - "y": 390.63 + "x": 86.9671, + "y": 466.63 }, "props": { "params": { @@ -11438,8 +11442,8 @@ "angle": "-90deg" }, "width": 16, - "x": 123.21, - "y": 664.69 + "x": 122.887, + "y": 740.69 }, "props": { "params": { @@ -11474,8 +11478,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 619.67 + "x": 1714.26, + "y": 695.67 }, "props": { "params": { @@ -11510,8 +11514,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 657.7 + "x": 1714.26, + "y": 733.7 }, "props": { "params": { @@ -11546,8 +11550,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 684.64 + "x": 1714.26, + "y": 760.64 }, "props": { "params": { @@ -11582,8 +11586,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 748.68 + "x": 1714.26, + "y": 824.68 }, "props": { "params": { @@ -11618,8 +11622,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 787.64 + "x": 1714.26, + "y": 863.64 }, "props": { "params": { @@ -11654,8 +11658,8 @@ "angle": "90deg" }, "width": 16, - "x": 1714.58, - "y": 723.7 + "x": 1714.26, + "y": 799.7 }, "props": { "params": { @@ -11690,8 +11694,8 @@ "angle": "90deg" }, "width": 16, - "x": 85.29, - "y": 424.66 + "x": 84.9671, + "y": 500.66 }, "props": { "params": { @@ -11726,8 +11730,8 @@ "angle": "90deg" }, "width": 16, - "x": 85.29, - "y": 462.7 + "x": 84.9671, + "y": 538.7 }, "props": { "params": { @@ -11762,8 +11766,8 @@ "angle": "90deg" }, "width": 16, - "x": 85.29, - "y": 498.68 + "x": 84.9671, + "y": 574.68 }, "props": { "params": { @@ -11798,8 +11802,8 @@ "angle": "90deg" }, "width": 16, - "x": 85.29, - "y": 536.71 + "x": 84.9671, + "y": 612.71 }, "props": { "params": { @@ -11834,8 +11838,8 @@ "angle": "-90deg" }, "width": 16, - "x": 123.39, - "y": 626.66 + "x": 123.067, + "y": 702.66 }, "props": { "params": { @@ -11870,8 +11874,8 @@ "angle": "-90deg" }, "width": 16, - "x": 122.47, - "y": 739.66 + "x": 122.147, + "y": 815.66 }, "props": { "params": { @@ -11906,8 +11910,8 @@ "angle": "-90deg" }, "width": 16, - "x": 122.47, - "y": 701.7 + "x": 122.147, + "y": 777.7 }, "props": { "params": { @@ -11942,8 +11946,8 @@ "angle": "-90deg" }, "width": 16, - "x": 124.32, - "y": 588.62 + "x": 123.997, + "y": 664.62 }, "props": { "params": { @@ -11978,8 +11982,8 @@ "angle": "180deg" }, "width": 16, - "x": 844.52, - "y": 519.44 + "x": 844.197, + "y": 595.44 }, "props": { "params": { @@ -12014,8 +12018,8 @@ "angle": "-90deg" }, "width": 16, - "x": 123.21, - "y": 550.69 + "x": 122.887, + "y": 626.69 }, "props": { "params": { @@ -12050,8 +12054,8 @@ "angle": "90deg" }, "width": 16, - "x": 811.04, - "y": 304.18 + "x": 810.717, + "y": 380.18 }, "props": { "params": { @@ -12086,8 +12090,8 @@ "angle": "90deg" }, "width": 16, - "x": 825.84, - "y": 176.09 + "x": 825.517, + "y": 252.09 }, "props": { "params": { @@ -12122,8 +12126,8 @@ "angle": "90deg" }, "width": 16, - "x": 826.76, - "y": 214.03 + "x": 826.437, + "y": 290.03 }, "props": { "params": { @@ -12158,8 +12162,8 @@ "angle": "90deg" }, "width": 16, - "x": 825.84, - "y": 110.1 + "x": 825.517, + "y": 186.1 }, "props": { "params": { @@ -12194,8 +12198,8 @@ "angle": "90deg" }, "width": 16, - "x": 825.84, - "y": 73.09 + "x": 825.517, + "y": 149.09 }, "props": { "params": { @@ -12230,8 +12234,8 @@ "angle": "-90deg" }, "width": 16, - "x": 840.09, - "y": 384.26 + "x": 839.767, + "y": 460.26 }, "props": { "params": { @@ -12266,8 +12270,8 @@ "angle": "-90deg" }, "width": 16, - "x": 840.09, - "y": 403.2 + "x": 839.767, + "y": 479.2 }, "props": { "params": { @@ -12302,8 +12306,8 @@ "angle": "-90deg" }, "width": 16, - "x": 840.09, - "y": 440.24 + "x": 839.767, + "y": 516.24 }, "props": { "params": { @@ -12338,8 +12342,8 @@ "angle": "90deg" }, "width": 16, - "x": 1073.56, - "y": 347.36 + "x": 1073.24, + "y": 423.36 }, "props": { "params": { @@ -12374,8 +12378,8 @@ "angle": "90deg" }, "width": 16, - "x": 1073.56, - "y": 385.39 + "x": 1073.24, + "y": 461.39 }, "props": { "params": { @@ -12410,8 +12414,8 @@ "angle": "90deg" }, "width": 16, - "x": 1073.56, - "y": 403.38 + "x": 1073.24, + "y": 479.38 }, "props": { "params": { @@ -12446,8 +12450,8 @@ "angle": "90deg" }, "width": 16, - "x": 1074.56, - "y": 441.42 + "x": 1074.24, + "y": 517.42 }, "props": { "params": { @@ -12482,8 +12486,8 @@ "angle": "90deg" }, "width": 16, - "x": 1050.56, - "y": 457.35 + "x": 1050.24, + "y": 533.35 }, "props": { "params": { @@ -12518,8 +12522,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1097.61, - "y": 457.35 + "x": 1097.29, + "y": 533.35 }, "props": { "params": { @@ -12554,8 +12558,8 @@ "angle": "90deg" }, "width": 16, - "x": 1050.39, - "y": 495.484 + "x": 1050.07, + "y": 571.484 }, "props": { "params": { @@ -12590,8 +12594,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1098.71, - "y": 495.39 + "x": 1098.39, + "y": 571.39 }, "props": { "params": { @@ -12626,8 +12630,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1126.65, - "y": 206.52 + "x": 1126.33, + "y": 282.52 }, "props": { "params": { @@ -12662,8 +12666,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1760.46, - "y": 566.73 + "x": 1760.14, + "y": 642.73 }, "props": { "params": { @@ -12698,8 +12702,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1761.57, - "y": 605.69 + "x": 1761.25, + "y": 681.69 }, "props": { "params": { @@ -12734,8 +12738,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1759.53, - "y": 459.71 + "x": 1759.21, + "y": 535.71 }, "props": { "params": { @@ -12770,8 +12774,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1758.42, - "y": 401.63 + "x": 1758.1, + "y": 477.63 }, "props": { "params": { @@ -12806,8 +12810,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1758.42, - "y": 362.67 + "x": 1758.1, + "y": 438.67 }, "props": { "params": { @@ -12842,8 +12846,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1758.42, - "y": 420.65 + "x": 1758.1, + "y": 496.65 }, "props": { "params": { @@ -12878,8 +12882,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1322.75, - "y": 24.98 + "x": 1322.43, + "y": 100.98 }, "props": { "params": { @@ -12914,8 +12918,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1322.75, - "y": 124.9 + "x": 1322.43, + "y": 200.9 }, "props": { "params": { @@ -12950,8 +12954,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1140.71, - "y": 265.53 + "x": 1140.39, + "y": 341.53 }, "props": { "params": { @@ -12986,8 +12990,8 @@ "angle": "-90deg" }, "width": 16, - "x": 1140.71, - "y": 301.54 + "x": 1140.39, + "y": 377.54 }, "props": { "params": { @@ -13019,8 +13023,8 @@ "position": { "height": 13, "width": 13, - "x": 73, - "y": 342.56 + "x": 72.6771, + "y": 418.56 }, "props": { "params": { @@ -13051,8 +13055,8 @@ "position": { "height": 13, "width": 13, - "x": 113, - "y": 400.56 + "x": 112.677, + "y": 476.56 }, "props": { "params": { @@ -13083,8 +13087,8 @@ "position": { "height": 13, "width": 13, - "x": 113, - "y": 432.56 + "x": 112.677, + "y": 508.56 }, "props": { "params": { @@ -13115,8 +13119,8 @@ "position": { "height": 13, "width": 13, - "x": 113, - "y": 472.56 + "x": 112.677, + "y": 548.56 }, "props": { "params": { @@ -13147,8 +13151,8 @@ "position": { "height": 13, "width": 13, - "x": 113, - "y": 505.56 + "x": 112.677, + "y": 581.56 }, "props": { "params": { @@ -13179,8 +13183,8 @@ "position": { "height": 13, "width": 13, - "x": 72, - "y": 564.56 + "x": 71.6771, + "y": 640.56 }, "props": { "params": { @@ -13211,8 +13215,8 @@ "position": { "height": 13, "width": 13, - "x": 122, - "y": 543.56 + "x": 121.677, + "y": 619.56 }, "props": { "params": { @@ -13243,8 +13247,8 @@ "position": { "height": 13, "width": 13, - "x": 100, - "y": 596.56 + "x": 99.6771, + "y": 672.56 }, "props": { "params": { @@ -13275,8 +13279,8 @@ "position": { "height": 13, "width": 13, - "x": 100, - "y": 635.56 + "x": 99.6771, + "y": 711.56 }, "props": { "params": { @@ -13307,8 +13311,8 @@ "position": { "height": 13, "width": 13, - "x": 100, - "y": 673.56 + "x": 99.6771, + "y": 749.56 }, "props": { "params": { @@ -13339,8 +13343,8 @@ "position": { "height": 13, "width": 13, - "x": 100, - "y": 711.56 + "x": 99.6771, + "y": 787.56 }, "props": { "params": { @@ -13371,8 +13375,8 @@ "position": { "height": 13, "width": 13, - "x": 100, - "y": 748.56 + "x": 99.6771, + "y": 824.56 }, "props": { "params": { @@ -13403,8 +13407,8 @@ "position": { "height": 13, "width": 13, - "x": 836, - "y": 274.56 + "x": 835.677, + "y": 350.56 }, "props": { "params": { @@ -13435,8 +13439,8 @@ "position": { "height": 13, "width": 13, - "x": 837, - "y": 312.56 + "x": 836.677, + "y": 388.56 }, "props": { "params": { @@ -13467,8 +13471,8 @@ "position": { "height": 13, "width": 13, - "x": 851, - "y": 223.56 + "x": 850.677, + "y": 299.56 }, "props": { "params": { @@ -13499,8 +13503,8 @@ "position": { "height": 13, "width": 13, - "x": 852.104, - "y": 186.213 + "x": 851.781, + "y": 262.213 }, "props": { "params": { @@ -13531,8 +13535,8 @@ "position": { "height": 13, "width": 13, - "x": 852.1, - "y": 81.21 + "x": 851.777, + "y": 157.21 }, "props": { "params": { @@ -13563,8 +13567,8 @@ "position": { "height": 13, "width": 13, - "x": 852.1, - "y": 119.21 + "x": 851.777, + "y": 195.21 }, "props": { "params": { @@ -13595,8 +13599,8 @@ "position": { "height": 13, "width": 13, - "x": 1108.1, - "y": 95.21 + "x": 1107.78, + "y": 171.21 }, "props": { "params": { @@ -13627,8 +13631,8 @@ "position": { "height": 13, "width": 13, - "x": 1108.1, - "y": 134.21 + "x": 1107.78, + "y": 210.21 }, "props": { "params": { @@ -13659,8 +13663,8 @@ "position": { "height": 13, "width": 13, - "x": 1303.1, - "y": 32.21 + "x": 1302.78, + "y": 108.21 }, "props": { "params": { @@ -13691,8 +13695,8 @@ "position": { "height": 13, "width": 13, - "x": 1301.1, - "y": 72.21 + "x": 1300.78, + "y": 148.21 }, "props": { "params": { @@ -13723,8 +13727,8 @@ "position": { "height": 13, "width": 13, - "x": 1302.1, - "y": 95.21 + "x": 1301.78, + "y": 171.21 }, "props": { "params": { @@ -13755,8 +13759,8 @@ "position": { "height": 13, "width": 13, - "x": 1301.1, - "y": 135.21 + "x": 1300.78, + "y": 211.21 }, "props": { "params": { @@ -13787,8 +13791,8 @@ "position": { "height": 13, "width": 13, - "x": 1107.1, - "y": 177.21 + "x": 1106.78, + "y": 253.21 }, "props": { "params": { @@ -13819,8 +13823,8 @@ "position": { "height": 13, "width": 13, - "x": 1107.1, - "y": 216.21 + "x": 1106.78, + "y": 292.21 }, "props": { "params": { @@ -13851,8 +13855,8 @@ "position": { "height": 13, "width": 13, - "x": 1119.1, - "y": 275.21 + "x": 1118.78, + "y": 351.21 }, "props": { "params": { @@ -13883,8 +13887,8 @@ "position": { "height": 13, "width": 13, - "x": 1119.1, - "y": 304.21 + "x": 1118.78, + "y": 380.21 }, "props": { "params": { @@ -13915,8 +13919,8 @@ "position": { "height": 13, "width": 13, - "x": 1737.1, - "y": 371.21 + "x": 1736.78, + "y": 447.21 }, "props": { "params": { @@ -13947,8 +13951,8 @@ "position": { "height": 13, "width": 13, - "x": 1737.1, - "y": 411.21 + "x": 1736.78, + "y": 487.21 }, "props": { "params": { @@ -13979,8 +13983,8 @@ "position": { "height": 13, "width": 13, - "x": 1737.1, - "y": 428.21 + "x": 1736.78, + "y": 504.21 }, "props": { "params": { @@ -14011,8 +14015,8 @@ "position": { "height": 13, "width": 13, - "x": 1737.1, - "y": 468.21 + "x": 1736.78, + "y": 544.21 }, "props": { "params": { @@ -14043,8 +14047,8 @@ "position": { "height": 13, "width": 13, - "x": 1761.1, - "y": 559.21 + "x": 1760.78, + "y": 635.21 }, "props": { "params": { @@ -14075,8 +14079,8 @@ "position": { "height": 13, "width": 13, - "x": 1762.1, - "y": 633.21 + "x": 1761.78, + "y": 709.21 }, "props": { "params": { @@ -14107,8 +14111,8 @@ "position": { "height": 13, "width": 13, - "x": 1566.1, - "y": 575.21 + "x": 1565.78, + "y": 651.21 }, "props": { "params": { @@ -14139,8 +14143,8 @@ "position": { "height": 13, "width": 13, - "x": 1566.1, - "y": 614.21 + "x": 1565.78, + "y": 690.21 }, "props": { "params": { @@ -14171,8 +14175,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 628.21 + "x": 1738.78, + "y": 704.21 }, "props": { "params": { @@ -14203,8 +14207,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 667.21 + "x": 1738.78, + "y": 743.21 }, "props": { "params": { @@ -14235,8 +14239,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 694.21 + "x": 1738.78, + "y": 770.21 }, "props": { "params": { @@ -14267,8 +14271,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 733.21 + "x": 1738.78, + "y": 809.21 }, "props": { "params": { @@ -14299,8 +14303,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 757.21 + "x": 1738.78, + "y": 833.21 }, "props": { "params": { @@ -14331,8 +14335,8 @@ "position": { "height": 13, "width": 13, - "x": 1739.1, - "y": 796.21 + "x": 1738.78, + "y": 872.21 }, "props": { "params": { @@ -14363,8 +14367,8 @@ "position": { "height": 13, "width": 13, - "x": 1338.1, - "y": 392.21 + "x": 1337.78, + "y": 468.21 }, "props": { "params": { @@ -14395,8 +14399,8 @@ "position": { "height": 13, "width": 13, - "x": 1381.1, - "y": 392.21 + "x": 1380.78, + "y": 468.21 }, "props": { "params": { @@ -14427,8 +14431,8 @@ "position": { "height": 13, "width": 13, - "x": 1400.1, - "y": 334.21 + "x": 1399.78, + "y": 410.21 }, "props": { "params": { @@ -14459,8 +14463,8 @@ "position": { "height": 13, "width": 13, - "x": 1441.1, - "y": 334.21 + "x": 1440.78, + "y": 410.21 }, "props": { "params": { @@ -14491,8 +14495,8 @@ "position": { "height": 13, "width": 13, - "x": 787, - "y": 505.56 + "x": 786.677, + "y": 581.56 }, "props": { "params": { @@ -14523,8 +14527,8 @@ "position": { "height": 13, "width": 13, - "x": 858, - "y": 506.56 + "x": 857.677, + "y": 582.56 }, "props": { "params": { @@ -14555,8 +14559,8 @@ "position": { "height": 13, "width": 13, - "x": 820, - "y": 354.56 + "x": 819.677, + "y": 430.56 }, "props": { "params": { @@ -14587,8 +14591,8 @@ "position": { "height": 13, "width": 13, - "x": 820, - "y": 394.56 + "x": 819.677, + "y": 470.56 }, "props": { "params": { @@ -14619,8 +14623,8 @@ "position": { "height": 13, "width": 13, - "x": 820, - "y": 411.56 + "x": 819.677, + "y": 487.56 }, "props": { "params": { @@ -14651,8 +14655,8 @@ "position": { "height": 13, "width": 13, - "x": 820, - "y": 450.56 + "x": 819.677, + "y": 526.56 }, "props": { "params": { @@ -14683,8 +14687,8 @@ "position": { "height": 13, "width": 13, - "x": 1098.1, - "y": 394.21 + "x": 1097.78, + "y": 470.21 }, "props": { "params": { @@ -14715,8 +14719,8 @@ "position": { "height": 13, "width": 13, - "x": 1096.65, - "y": 356.632 + "x": 1096.33, + "y": 432.632 }, "props": { "params": { @@ -14747,8 +14751,8 @@ "position": { "height": 13, "width": 13, - "x": 1098.1, - "y": 412.21 + "x": 1097.78, + "y": 488.21 }, "props": { "params": { @@ -14779,8 +14783,8 @@ "position": { "height": 13, "width": 13, - "x": 1098.1, - "y": 450.21 + "x": 1097.78, + "y": 526.21 }, "props": { "params": { @@ -14811,8 +14815,8 @@ "position": { "height": 13, "width": 13, - "x": 1075.6677490234374, - "y": 503.96347900390623 + "x": 1075.35, + "y": 579.963 }, "props": { "params": { @@ -14843,8 +14847,8 @@ "position": { "height": 13, "width": 13, - "x": 1075.1, - "y": 467.21 + "x": 1074.78, + "y": 543.21 }, "props": { "params": { @@ -14875,8 +14879,8 @@ "position": { "height": 13, "width": 13, - "x": 668, - "y": 748.56 + "x": 667.677, + "y": 824.56 }, "props": { "params": { @@ -14907,8 +14911,8 @@ "position": { "height": 13, "width": 13, - "x": 680, - "y": 671.56 + "x": 679.677, + "y": 747.56 }, "props": { "params": { @@ -14939,8 +14943,8 @@ "position": { "height": 13, "width": 13, - "x": 670, - "y": 591.56 + "x": 669.677, + "y": 667.56 }, "props": { "params": { @@ -14971,8 +14975,8 @@ "position": { "height": 13, "width": 13, - "x": 761, - "y": 577.56 + "x": 760.677, + "y": 653.56 }, "props": { "params": { @@ -15003,8 +15007,8 @@ "position": { "height": 13, "width": 13, - "x": 732, - "y": 546.56 + "x": 731.677, + "y": 622.56 }, "props": { "params": { @@ -15035,8 +15039,8 @@ "position": { "height": 13, "width": 13, - "x": 752, - "y": 416.56 + "x": 751.677, + "y": 492.56 }, "props": { "params": { @@ -15067,8 +15071,8 @@ "position": { "height": 13, "width": 13, - "x": 738, - "y": 353.56 + "x": 737.677, + "y": 429.56 }, "props": { "params": { @@ -15099,8 +15103,8 @@ "position": { "height": 13, "width": 13, - "x": 549, - "y": 452.56 + "x": 548.677, + "y": 528.56 }, "props": { "params": { @@ -15131,8 +15135,8 @@ "position": { "height": 13, "width": 13, - "x": 496, - "y": 393.56 + "x": 495.677, + "y": 469.56 }, "props": { "params": { @@ -15163,8 +15167,8 @@ "position": { "height": 13, "width": 13, - "x": 478, - "y": 239.56 + "x": 477.677, + "y": 315.56 }, "props": { "params": { @@ -15195,8 +15199,8 @@ "position": { "height": 13, "width": 13, - "x": 553, - "y": 315.56 + "x": 552.677, + "y": 391.56 }, "props": { "params": { @@ -15227,8 +15231,8 @@ "position": { "height": 13, "width": 13, - "x": 1257.1, - "y": 150.21 + "x": 1256.78, + "y": 226.21 }, "props": { "params": { @@ -15259,8 +15263,8 @@ "position": { "height": 13, "width": 13, - "x": 1179.1, - "y": 187.21 + "x": 1178.78, + "y": 263.21 }, "props": { "params": { @@ -15291,8 +15295,8 @@ "position": { "height": 13, "width": 13, - "x": 1183.1, - "y": 255.21 + "x": 1182.78, + "y": 331.21 }, "props": { "params": { @@ -15323,8 +15327,8 @@ "position": { "height": 13, "width": 13, - "x": 1214.1, - "y": 312.21 + "x": 1213.78, + "y": 388.21 }, "props": { "params": { @@ -15355,8 +15359,8 @@ "position": { "height": 13, "width": 13, - "x": 1254.1, - "y": 382.21 + "x": 1253.78, + "y": 458.21 }, "props": { "params": { @@ -15387,8 +15391,8 @@ "position": { "height": 13, "width": 13, - "x": 1254.1, - "y": 420.21 + "x": 1253.78, + "y": 496.21 }, "props": { "params": { @@ -15419,8 +15423,8 @@ "position": { "height": 13, "width": 13, - "x": 1146.1, - "y": 474.21 + "x": 1145.78, + "y": 550.21 }, "props": { "params": { @@ -15451,8 +15455,8 @@ "position": { "height": 13, "width": 13, - "x": 1202.1, - "y": 508.21 + "x": 1201.78, + "y": 584.21 }, "props": { "params": { @@ -15483,8 +15487,8 @@ "position": { "height": 13, "width": 13, - "x": 1166.1, - "y": 557.21 + "x": 1165.78, + "y": 633.21 }, "props": { "params": { @@ -15515,8 +15519,8 @@ "position": { "height": 13, "width": 13, - "x": 810, - "y": 472.56 + "x": 809.677, + "y": 548.56 }, "props": { "params": { @@ -15547,8 +15551,8 @@ "position": { "height": 13, "width": 13, - "x": 807, - "y": 647.56 + "x": 806.677, + "y": 723.56 }, "props": { "params": { @@ -15579,8 +15583,8 @@ "position": { "height": 13, "width": 13, - "x": 1240.1, - "y": 728.21 + "x": 1239.78, + "y": 804.21 }, "props": { "params": { @@ -15611,8 +15615,8 @@ "position": { "height": 13, "width": 13, - "x": 1190.1, - "y": 788.21 + "x": 1189.78, + "y": 864.21 }, "props": { "params": { @@ -15643,8 +15647,8 @@ "position": { "height": 20, "width": 20, - "x": 54, - "y": 375 + "x": 53.6771, + "y": 451 }, "props": { "params": { @@ -15672,8 +15676,8 @@ "position": { "height": 20, "width": 20, - "x": 54, - "y": 449 + "x": 53.6771, + "y": 525 }, "props": { "params": { @@ -15701,8 +15705,8 @@ "position": { "height": 20, "width": 20, - "x": 54, - "y": 522 + "x": 53.6771, + "y": 598 }, "props": { "params": { @@ -15730,8 +15734,8 @@ "position": { "height": 20, "width": 20, - "x": 144, - "y": 574 + "x": 143.677, + "y": 650 }, "props": { "params": { @@ -15759,8 +15763,8 @@ "position": { "height": 20, "width": 20, - "x": 144, - "y": 650 + "x": 143.677, + "y": 726 }, "props": { "params": { @@ -15788,8 +15792,8 @@ "position": { "height": 20, "width": 20, - "x": 833, - "y": 290 + "x": 832.677, + "y": 366 }, "props": { "params": { @@ -15817,8 +15821,8 @@ "position": { "height": 20, "width": 20, - "x": 847, - "y": 201 + "x": 846.677, + "y": 277 }, "props": { "params": { @@ -15846,8 +15850,8 @@ "position": { "height": 20, "width": 20, - "x": 1103, - "y": 194 + "x": 1102.68, + "y": 270 }, "props": { "params": { @@ -15875,8 +15879,8 @@ "position": { "height": 20, "width": 20, - "x": 1150, - "y": 111 + "x": 1149.68, + "y": 187 }, "props": { "params": { @@ -15904,8 +15908,8 @@ "position": { "height": 20, "width": 20, - "x": 1377, - "y": 49 + "x": 1376.68, + "y": 125 }, "props": { "params": { @@ -15933,8 +15937,8 @@ "position": { "height": 20, "width": 20, - "x": 1356, - "y": 408 + "x": 1355.68, + "y": 484 }, "props": { "params": { @@ -15962,8 +15966,8 @@ "position": { "height": 20, "width": 20, - "x": 1415, - "y": 347 + "x": 1414.68, + "y": 423 }, "props": { "params": { @@ -15991,8 +15995,8 @@ "position": { "height": 20, "width": 20, - "x": 1782, - "y": 386 + "x": 1781.68, + "y": 462 }, "props": { "params": { @@ -16020,8 +16024,8 @@ "position": { "height": 20, "width": 20, - "x": 1782, - "y": 444 + "x": 1781.68, + "y": 520 }, "props": { "params": { @@ -16049,8 +16053,8 @@ "position": { "height": 20, "width": 20, - "x": 1780, - "y": 590 + "x": 1779.68, + "y": 666 }, "props": { "params": { @@ -16078,8 +16082,8 @@ "position": { "height": 20, "width": 20, - "x": 1690, - "y": 643 + "x": 1689.68, + "y": 719 }, "props": { "params": { @@ -16107,8 +16111,8 @@ "position": { "height": 20, "width": 20, - "x": 1690, - "y": 709 + "x": 1689.68, + "y": 785 }, "props": { "params": { @@ -16136,8 +16140,8 @@ "position": { "height": 20, "width": 20, - "x": 1736, - "y": 774 + "x": 1735.68, + "y": 850 }, "props": { "params": { @@ -16165,8 +16169,8 @@ "position": { "height": 20, "width": 20, - "x": 1071, - "y": 427 + "x": 1070.68, + "y": 503 }, "props": { "params": { @@ -16194,8 +16198,8 @@ "position": { "height": 20, "width": 20, - "x": 1071, - "y": 371 + "x": 1070.68, + "y": 447 }, "props": { "params": { @@ -16223,8 +16227,8 @@ "position": { "height": 20, "width": 20, - "x": 1080, - "y": 482 + "x": 1079.68, + "y": 558 }, "props": { "params": { @@ -16252,8 +16256,8 @@ "position": { "height": 20, "width": 20, - "x": 919, - "y": 370 + "x": 918.677, + "y": 446 }, "props": { "params": { @@ -16281,8 +16285,8 @@ "position": { "height": 20, "width": 20, - "x": 919, - "y": 427 + "x": 918.677, + "y": 503 }, "props": { "params": { @@ -16310,8 +16314,8 @@ "position": { "height": 20, "width": 20, - "x": 1320, - "y": 111 + "x": 1319.68, + "y": 187 }, "props": { "params": { @@ -16349,20 +16353,20 @@ "name": "Nav_Button_0" }, "position": { - "height": 42.87, + "height": 55, "rotate": { - "angle": "180deg" + "angle": 0 }, - "width": 43.29, - "x": 1163.21, - "y": 930.75 + "width": 40, + "x": 1017.8900000000001, + "y": 866.75 }, "props": { "params": { "direction": { "downward": false, - "left": true, - "right": false, + "left": false, + "right": true, "upward": false }, "pageid": "DetailedView/MTN6" @@ -16385,13 +16389,17 @@ } }, "meta": { - "name": "Nav_Button" + "name": "Nav_Button", + "tooltip": { + "enabled": true, + "text": "MCM06" + } }, "position": { - "height": 42.87, - "width": 43.29, - "x": 1068.21, - "y": 930.75 + "height": 55, + "width": 40, + "x": 952.887, + "y": 866.75 }, "props": { "params": { @@ -16409,16 +16417,26 @@ }, { "meta": { - "name": "Label" + "name": "Label_1" }, "position": { - "height": 32, - "width": 50, - "x": 1019.33, - "y": 8 + "height": 45, + "rotate": { + "anchor": "25% 25%" + }, + "width": 209, + "x": 928, + "y": 38.19 }, "props": { - "text": "MCM07" + "style": { + "borderStyle": "groove" + }, + "text": "MCM07 Bypass", + "textStyle": { + "fontSize": 24, + "textAlign": "center" + } }, "type": "ia.display.label" } diff --git a/image_server/MCM05_Bulk_Inbound_Problem_Solve_+_Fluid_Inbound.svg b/image_server/MCM05_Bulk_Inbound_Problem_Solve_+_Fluid_Inbound.svg index 2f282e7..00c8c58 100644 --- a/image_server/MCM05_Bulk_Inbound_Problem_Solve_+_Fluid_Inbound.svg +++ b/image_server/MCM05_Bulk_Inbound_Problem_Solve_+_Fluid_Inbound.svg @@ -23,16 +23,16 @@ inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" - inkscape:zoom="3.9999998" - inkscape:cx="583.75003" - inkscape:cy="299.50001" + inkscape:zoom="0.99999995" + inkscape:cx="794.00004" + inkscape:cy="565.00003" inkscape:window-width="3840" inkscape:window-height="2054" inkscape:window-x="-11" inkscape:window-y="-11" inkscape:window-maximized="1" inkscape:current-layer="layer1" - showguides="true"> diff --git a/image_server/MCM07_Bypass.svg b/image_server/MCM07_Bypass.svg index 9791431..c8432f1 100644 --- a/image_server/MCM07_Bypass.svg +++ b/image_server/MCM07_Bypass.svg @@ -24,12 +24,12 @@ inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" - inkscape:zoom="2.8284272" - inkscape:cx="933.91126" - inkscape:cy="297.16162" + inkscape:zoom="1" + inkscape:cx="565.99998" + inkscape:cy="394.99999" inkscape:window-width="3840" - inkscape:window-height="2043" - inkscape:window-x="3829" + inkscape:window-height="2054" + inkscape:window-x="-11" inkscape:window-y="-11" inkscape:window-maximized="1" inkscape:current-layer="layer1" />