From a77415114720901ab0ced80381fa034bd1dcc4e6 Mon Sep 17 00:00:00 2001 From: MaD_CaT Date: Fri, 12 Jan 2024 16:11:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=81=D1=85=D0=B5=D0=BC=20=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=D0=B1=D0=BE=D1=80=D0=BE=D0=B2=20=D0=90=D0=A4=D0=A1-?= =?UTF-8?q?=D0=9F=20=D0=B8=20=D0=A3=D0=A4=20=D0=B2=20=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=BB=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/pribor-afsp-l/pribor-afsp-l.tscn | 469 +++++++++++++++++++++++- scenes/pribor-afsp-r/pribor-afsp-r.tscn | 11 +- scenes/pribor-rtr/pribor-rtr.tscn | 90 ++--- scenes/pribor-sch3/pribor-sch3.tscn | 100 ++--- scenes/pribor-uf/pribor-uf.tscn | 177 ++++++++- 5 files changed, 744 insertions(+), 103 deletions(-) diff --git a/scenes/pribor-afsp-l/pribor-afsp-l.tscn b/scenes/pribor-afsp-l/pribor-afsp-l.tscn index 4b8962c..6f23471 100644 --- a/scenes/pribor-afsp-l/pribor-afsp-l.tscn +++ b/scenes/pribor-afsp-l/pribor-afsp-l.tscn @@ -1,6 +1,469 @@ -[gd_scene format=3 uid="uid://cpsbybk4r6t8d"] +[gd_scene load_steps=3 format=3 uid="uid://cpsbybk4r6t8d"] + +[ext_resource type="Texture2D" uid="uid://c4mdrmk7h638f" path="res://data/nine-patch-round.png" id="1_p0177"] +[ext_resource type="PackedScene" uid="uid://d3iqb5e4g81m5" path="res://scenes/контроль/element_h.tscn" id="2_wgsuv"] [node name="pribor_UF" type="Node2D"] -[node name="test_label" type="Label" parent="."] -text = "Здесь будет схема прибора АФСП Левый" +[node name="ref_A1_lpa" type="NinePatchRect" parent="."] +offset_left = 25.0 +offset_top = 121.0 +offset_right = 378.0 +offset_bottom = 1128.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_block_la1" type="NinePatchRect" parent="ref_A1_lpa"] +offset_left = 32.0 +offset_top = 70.0 +offset_right = 332.0 +offset_bottom = 454.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_mshu1" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 211.0 +offset_right = 280.0 +offset_bottom = 253.0 +fname = "МШУ" +rname = "А5" + +[node name="ref_mshu2" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 89.0 +offset_right = 280.0 +offset_bottom = 131.0 +fname = "МШУ" +rname = "А2" + +[node name="ref_mshu3" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 130.0 +offset_right = 280.0 +offset_bottom = 172.0 +fname = "МШУ" +rname = "А3" + +[node name="ref_mshu4" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 171.0 +offset_right = 280.0 +offset_bottom = 213.0 +fname = "МШУ" +rname = "А4" + +[node name="ref_mshu5" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 252.0 +offset_right = 280.0 +offset_bottom = 294.0 +fname = "МШУ" +rname = "А6" + +[node name="ref_mshu6" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 48.0 +offset_right = 280.0 +offset_bottom = 90.0 +fname = "МШУ" +rname = "А1" + +[node name="ref_mshu7" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 291.0 +offset_right = 280.0 +offset_bottom = 333.0 +fname = "МШУ" +rname = "А7" + +[node name="ref_mshu8" parent="ref_A1_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 334.0 +offset_right = 280.0 +offset_bottom = 376.0 +fname = "МШУ" +rname = "А8" + +[node name="lbl_la" type="Label" parent="ref_A1_lpa/ref_block_la1"] +layout_mode = 0 +offset_left = 89.0 +offset_top = 17.0 +offset_right = 200.0 +offset_bottom = 41.0 +text = "Модули ЛА6А45" + +[node name="ref_bpch" type="NinePatchRect" parent="ref_A1_lpa"] +offset_left = 32.0 +offset_top = 458.0 +offset_right = 332.0 +offset_bottom = 600.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="lbl_bpch" type="Label" parent="ref_A1_lpa/ref_bpch"] +offset_left = 135.0 +offset_top = 16.0 +offset_right = 167.0 +offset_bottom = 40.0 +text = "БПЧ" + +[node name="ref_og" parent="ref_A1_lpa/ref_bpch" instance=ExtResource("2_wgsuv")] +layout_mode = 2 +offset_left = 20.0 +offset_top = 36.0 +offset_right = 280.0 +offset_bottom = 78.0 +fname = "Модуль ОГ" +rname = "А23" + +[node name="ref_geterodin" parent="ref_A1_lpa/ref_bpch" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 85.0 +offset_right = 280.0 +offset_bottom = 127.0 +fname = "Гетеродин" +rname = "А10" + +[node name="ref_block_la2" type="NinePatchRect" parent="ref_A1_lpa"] +offset_left = 33.0 +offset_top = 605.0 +offset_right = 333.0 +offset_bottom = 989.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_mshu9" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 48.0 +offset_right = 280.0 +offset_bottom = 90.0 +fname = "МШУ" +rname = "А9" + +[node name="ref_mshu10" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 89.0 +offset_right = 280.0 +offset_bottom = 131.0 +fname = "МШУ" +rname = "А10" + +[node name="ref_mshu11" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 130.0 +offset_right = 280.0 +offset_bottom = 172.0 +fname = "МШУ" +rname = "А11" + +[node name="ref_mshu12" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 171.0 +offset_right = 280.0 +offset_bottom = 213.0 +fname = "МШУ" +rname = "А12" + +[node name="ref_mshu13" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 211.0 +offset_right = 280.0 +offset_bottom = 253.0 +fname = "МШУ" +rname = "А13" + +[node name="ref_mshu14" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 252.0 +offset_right = 280.0 +offset_bottom = 294.0 +fname = "МШУ" +rname = "А14" + +[node name="ref_mshu15" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 291.0 +offset_right = 280.0 +offset_bottom = 333.0 +fname = "МШУ" +rname = "А15" + +[node name="ref_mshu16" parent="ref_A1_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 334.0 +offset_right = 280.0 +offset_bottom = 376.0 +fname = "МШУ" +rname = "А16" + +[node name="lbl_la" type="Label" parent="ref_A1_lpa/ref_block_la2"] +layout_mode = 0 +offset_left = 89.0 +offset_top = 17.0 +offset_right = 200.0 +offset_bottom = 41.0 +text = "Модули ЛА6А45" + +[node name="lbl_lpa" type="Label" parent="ref_A1_lpa"] +offset_left = 169.0 +offset_top = 28.0 +offset_right = 197.0 +offset_bottom = 52.0 +text = "ЛПА" + +[node name="lbl_A" type="Label" parent="ref_A1_lpa"] +offset_left = 302.0 +offset_top = 16.0 +offset_right = 330.0 +offset_bottom = 40.0 +text = "A1" + +[node name="ref_A2_lpa" type="NinePatchRect" parent="."] +offset_left = 414.0 +offset_top = 121.0 +offset_right = 767.0 +offset_bottom = 1128.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_block_la1" type="NinePatchRect" parent="ref_A2_lpa"] +offset_left = 32.0 +offset_top = 70.0 +offset_right = 332.0 +offset_bottom = 454.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_mshu1" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 211.0 +offset_right = 280.0 +offset_bottom = 253.0 +fname = "МШУ" +rname = "А5" + +[node name="ref_mshu2" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 89.0 +offset_right = 280.0 +offset_bottom = 131.0 +fname = "МШУ" +rname = "А2" + +[node name="ref_mshu3" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 130.0 +offset_right = 280.0 +offset_bottom = 172.0 +fname = "МШУ" +rname = "А3" + +[node name="ref_mshu4" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 171.0 +offset_right = 280.0 +offset_bottom = 213.0 +fname = "МШУ" +rname = "А4" + +[node name="ref_mshu5" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 252.0 +offset_right = 280.0 +offset_bottom = 294.0 +fname = "МШУ" +rname = "А6" + +[node name="ref_mshu6" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 48.0 +offset_right = 280.0 +offset_bottom = 90.0 +fname = "МШУ" +rname = "А1" + +[node name="ref_mshu7" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 291.0 +offset_right = 280.0 +offset_bottom = 333.0 +fname = "МШУ" +rname = "А7" + +[node name="ref_mshu8" parent="ref_A2_lpa/ref_block_la1" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 334.0 +offset_right = 280.0 +offset_bottom = 376.0 +fname = "МШУ" +rname = "А8" + +[node name="lbl_la" type="Label" parent="ref_A2_lpa/ref_block_la1"] +layout_mode = 0 +offset_left = 89.0 +offset_top = 17.0 +offset_right = 200.0 +offset_bottom = 41.0 +text = "Модули ЛА6А45" + +[node name="ref_bpch" type="NinePatchRect" parent="ref_A2_lpa"] +offset_left = 32.0 +offset_top = 458.0 +offset_right = 332.0 +offset_bottom = 600.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="lbl_bpch" type="Label" parent="ref_A2_lpa/ref_bpch"] +offset_left = 135.0 +offset_top = 16.0 +offset_right = 167.0 +offset_bottom = 40.0 +text = "БПЧ" + +[node name="ref_og" parent="ref_A2_lpa/ref_bpch" instance=ExtResource("2_wgsuv")] +layout_mode = 2 +offset_left = 20.0 +offset_top = 36.0 +offset_right = 280.0 +offset_bottom = 78.0 +fname = "Модуль ОГ" +rname = "А23" + +[node name="ref_geterodin" parent="ref_A2_lpa/ref_bpch" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 85.0 +offset_right = 280.0 +offset_bottom = 127.0 +fname = "Гетеродин" +rname = "А10" + +[node name="ref_block_la2" type="NinePatchRect" parent="ref_A2_lpa"] +offset_left = 33.0 +offset_top = 605.0 +offset_right = 333.0 +offset_bottom = 989.0 +texture = ExtResource("1_p0177") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_mshu9" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 48.0 +offset_right = 280.0 +offset_bottom = 90.0 +fname = "МШУ" +rname = "А9" + +[node name="ref_mshu10" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 89.0 +offset_right = 280.0 +offset_bottom = 131.0 +fname = "МШУ" +rname = "А10" + +[node name="ref_mshu11" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 130.0 +offset_right = 280.0 +offset_bottom = 172.0 +fname = "МШУ" +rname = "А11" + +[node name="ref_mshu12" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 171.0 +offset_right = 280.0 +offset_bottom = 213.0 +fname = "МШУ" +rname = "А12" + +[node name="ref_mshu13" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 211.0 +offset_right = 280.0 +offset_bottom = 253.0 +fname = "МШУ" +rname = "А13" + +[node name="ref_mshu14" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 252.0 +offset_right = 280.0 +offset_bottom = 294.0 +fname = "МШУ" +rname = "А14" + +[node name="ref_mshu15" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 291.0 +offset_right = 280.0 +offset_bottom = 333.0 +fname = "МШУ" +rname = "А15" + +[node name="ref_mshu16" parent="ref_A2_lpa/ref_block_la2" instance=ExtResource("2_wgsuv")] +offset_left = 20.0 +offset_top = 334.0 +offset_right = 280.0 +offset_bottom = 376.0 +fname = "МШУ" +rname = "А16" + +[node name="lbl_la" type="Label" parent="ref_A2_lpa/ref_block_la2"] +layout_mode = 0 +offset_left = 89.0 +offset_top = 17.0 +offset_right = 200.0 +offset_bottom = 41.0 +text = "Модули ЛА6А45" + +[node name="lbl_lpa" type="Label" parent="ref_A2_lpa"] +offset_left = 169.0 +offset_top = 28.0 +offset_right = 197.0 +offset_bottom = 52.0 +text = "ЛПА" + +[node name="lbl_A" type="Label" parent="ref_A2_lpa"] +offset_left = 302.0 +offset_top = 16.0 +offset_right = 330.0 +offset_bottom = 40.0 +text = "A2 +" + +[node name="lbl_header" type="Label" parent="."] +offset_left = -6.0 +offset_top = 81.0 +offset_right = 849.0 +offset_bottom = 107.0 +theme_override_font_sizes/font_size = 22 +text = "Контроль исправности прибора АФС-П Левый борт" +horizontal_alignment = 1 +vertical_alignment = 1 diff --git a/scenes/pribor-afsp-r/pribor-afsp-r.tscn b/scenes/pribor-afsp-r/pribor-afsp-r.tscn index 8b808ed..db0337b 100644 --- a/scenes/pribor-afsp-r/pribor-afsp-r.tscn +++ b/scenes/pribor-afsp-r/pribor-afsp-r.tscn @@ -2,5 +2,12 @@ [node name="pribor_UF" type="Node2D"] -[node name="test_label" type="Label" parent="."] -text = "Здесь будет схема прибора АФСП Правый" +[node name="lbl_header" type="Label" parent="."] +offset_left = -6.0 +offset_top = 81.0 +offset_right = 849.0 +offset_bottom = 107.0 +theme_override_font_sizes/font_size = 22 +text = "Контроль исправности прибора АФС-П Правый борт" +horizontal_alignment = 1 +vertical_alignment = 1 diff --git a/scenes/pribor-rtr/pribor-rtr.tscn b/scenes/pribor-rtr/pribor-rtr.tscn index eab4ff0..ebf0fe6 100644 --- a/scenes/pribor-rtr/pribor-rtr.tscn +++ b/scenes/pribor-rtr/pribor-rtr.tscn @@ -5,51 +5,6 @@ [node name="pribor_UF" type="Node2D"] -[node name="ref_A23" parent="." instance=ExtResource("2_e75yj")] -offset_left = 499.0 -offset_top = 185.0 -offset_right = 659.0 -offset_bottom = 340.0 -fname = "MAA2000" -rname = "A23" -state = 1 - -[node name="ref_A24" parent="." instance=ExtResource("2_e75yj")] -offset_left = 457.0 -offset_top = 508.0 -offset_right = 767.0 -offset_bottom = 666.0 -fname = "Модуль процессорный O31S.B" -rname = "A24" -state = 1 - -[node name="ref_A26" parent="." instance=ExtResource("2_e75yj")] -offset_left = 460.0 -offset_top = 871.0 -offset_right = 770.0 -offset_bottom = 1029.0 -fname = "Модуль процессорный O31S.B" -rname = "A27" -state = 1 - -[node name="ref_A25" parent="." instance=ExtResource("2_e75yj")] -offset_left = 193.0 -offset_top = 549.0 -offset_right = 398.0 -offset_bottom = 665.0 -fname = "Плата" -rname = "A25" -state = 1 - -[node name="ref_A27" parent="." instance=ExtResource("2_e75yj")] -offset_left = 192.0 -offset_top = 915.0 -offset_right = 397.0 -offset_bottom = 1031.0 -fname = "Плата" -rname = "A27" -state = 1 - [node name="ref_G1" type="NinePatchRect" parent="."] offset_left = 394.0 offset_top = 157.0 @@ -61,6 +16,15 @@ patch_margin_top = 16 patch_margin_right = 16 patch_margin_bottom = 16 +[node name="ref_A23" parent="ref_G1" instance=ExtResource("2_e75yj")] +offset_left = 105.0 +offset_top = 28.0 +offset_right = 265.0 +offset_bottom = 183.0 +fname = "MAA2000" +rname = "A23" +state = 1 + [node name="ref_A1" type="NinePatchRect" parent="."] offset_left = 123.0 offset_top = 434.0 @@ -72,6 +36,24 @@ patch_margin_top = 16 patch_margin_right = 16 patch_margin_bottom = 16 +[node name="ref_A24" parent="ref_A1" instance=ExtResource("2_e75yj")] +offset_left = 334.0 +offset_top = 74.0 +offset_right = 644.0 +offset_bottom = 232.0 +fname = "Модуль процессорный O31S.B" +rname = "A24" +state = 1 + +[node name="ref_A25" parent="ref_A1" instance=ExtResource("2_e75yj")] +offset_left = 70.0 +offset_top = 115.0 +offset_right = 275.0 +offset_bottom = 231.0 +fname = "Плата" +rname = "A25" +state = 1 + [node name="ref_A2" type="NinePatchRect" parent="."] offset_left = 124.0 offset_top = 803.0 @@ -83,6 +65,24 @@ patch_margin_top = 16 patch_margin_right = 16 patch_margin_bottom = 16 +[node name="ref_A26" parent="ref_A2" instance=ExtResource("2_e75yj")] +offset_left = 336.0 +offset_top = 68.0 +offset_right = 646.0 +offset_bottom = 226.0 +fname = "Модуль процессорный O31S.B" +rname = "A27" +state = 1 + +[node name="ref_A27" parent="ref_A2" instance=ExtResource("2_e75yj")] +offset_left = 68.0 +offset_top = 112.0 +offset_right = 273.0 +offset_bottom = 228.0 +fname = "Плата" +rname = "A27" +state = 1 + [node name="lbl_header" type="Label" parent="."] offset_left = 10.0 offset_top = 131.0 diff --git a/scenes/pribor-sch3/pribor-sch3.tscn b/scenes/pribor-sch3/pribor-sch3.tscn index b93a1b6..67dc6f7 100644 --- a/scenes/pribor-sch3/pribor-sch3.tscn +++ b/scenes/pribor-sch3/pribor-sch3.tscn @@ -18,79 +18,89 @@ patch_margin_top = 16 patch_margin_right = 16 patch_margin_bottom = 16 -[node name="ref_A1" parent="." instance=ExtResource("2_bp8jp")] -offset_left = 175.0 -offset_top = 529.0 -offset_right = 332.0 -offset_bottom = 984.0 +[node name="ref_A1" parent="ref_G1" instance=ExtResource("2_bp8jp")] +offset_left = 77.0 +offset_top = 345.0 +offset_right = 234.0 +offset_bottom = 800.0 self_size = Vector2i(157, 455) fname = "МАА150-1С27" rname = "A1" state = 1 -[node name="ref_A2" parent="." instance=ExtResource("2_bp8jp")] -offset_left = 496.0 -offset_top = 531.0 -offset_right = 631.0 -offset_bottom = 988.0 +[node name="ref_A2" parent="ref_G1" instance=ExtResource("2_bp8jp")] +offset_left = 398.0 +offset_top = 347.0 +offset_right = 533.0 +offset_bottom = 804.0 self_size = Vector2i(135, 457) fname = "МАА150-1С27" rname = "A2" state = 1 -[node name="ref_A3" parent="." instance=ExtResource("2_bp8jp")] -offset_left = 377.0 -offset_top = 531.0 -offset_right = 468.0 -offset_bottom = 985.0 +[node name="ref_A3" parent="ref_G1" instance=ExtResource("2_bp8jp")] +offset_left = 279.0 +offset_top = 347.0 +offset_right = 370.0 +offset_bottom = 801.0 self_size = Vector2i(91, 454) fname = "МАА150-1С27" rname = "A2" state = 1 -[node name="lbl_legend1" type="Label" parent="."] +[node name="lbl_legend1" type="Label" parent="ref_G1"] self_modulate = Color(1, 1, 1, 0.627451) -offset_left = 130.0 -offset_top = 1064.0 -offset_right = 203.0 -offset_bottom = 1084.0 +offset_left = 32.0 +offset_top = 880.0 +offset_right = 105.0 +offset_bottom = 900.0 theme_override_font_sizes/font_size = 17 text = "Исправно" -[node name="txr_legend0" type="TextureRect" parent="."] -offset_left = 302.0 -offset_top = 1064.0 -offset_right = 526.0 -offset_bottom = 1288.0 +[node name="txr_legend0" type="TextureRect" parent="ref_G1"] +offset_left = 204.0 +offset_top = 880.0 +offset_right = 428.0 +offset_bottom = 1104.0 scale = Vector2(0.1, 0.1) texture = ExtResource("3_vvbft") -[node name="lbl_legend0" type="Label" parent="."] +[node name="lbl_legend0" type="Label" parent="ref_G1"] self_modulate = Color(1, 1, 1, 0.627451) -offset_left = 330.0 -offset_top = 1064.0 -offset_right = 486.0 -offset_bottom = 1084.0 +offset_left = 232.0 +offset_top = 880.0 +offset_right = 388.0 +offset_bottom = 900.0 theme_override_font_sizes/font_size = 17 text = "Ожидание результата" -[node name="txr_legend2" type="TextureRect" parent="."] -offset_left = 559.0 -offset_top = 1064.0 -offset_right = 783.0 -offset_bottom = 1288.0 +[node name="txr_legend2" type="TextureRect" parent="ref_G1"] +offset_left = 461.0 +offset_top = 880.0 +offset_right = 685.0 +offset_bottom = 1104.0 scale = Vector2(0.1, 0.1) texture = ExtResource("4_ly6ja") -[node name="lbl_legend2" type="Label" parent="."] +[node name="lbl_legend2" type="Label" parent="ref_G1"] self_modulate = Color(1, 1, 1, 0.627451) -offset_left = 587.0 -offset_top = 1064.0 -offset_right = 743.0 -offset_bottom = 1084.0 +offset_left = 489.0 +offset_top = 880.0 +offset_right = 645.0 +offset_bottom = 900.0 theme_override_font_sizes/font_size = 17 text = "Сбой" +[node name="Label" type="Label" parent="ref_G1"] +self_modulate = Color(0.835294, 0.141176, 0.286275, 1) +offset_left = 146.0 +offset_top = 855.0 +offset_right = 521.0 +offset_bottom = 874.0 +text = "** Позиционные обозначения требуют уточнения **" +horizontal_alignment = 1 +vertical_alignment = 1 + [node name="lbl_header" type="Label" parent="."] offset_left = 10.0 offset_top = 156.0 @@ -100,13 +110,3 @@ theme_override_font_sizes/font_size = 22 text = "Контроль исправности прибора Щ3" horizontal_alignment = 1 vertical_alignment = 1 - -[node name="Label" type="Label" parent="."] -self_modulate = Color(0.835294, 0.141176, 0.286275, 1) -offset_left = 244.0 -offset_top = 1039.0 -offset_right = 619.0 -offset_bottom = 1058.0 -text = "** Позиционные обозначения требуют уточнения **" -horizontal_alignment = 1 -vertical_alignment = 1 diff --git a/scenes/pribor-uf/pribor-uf.tscn b/scenes/pribor-uf/pribor-uf.tscn index 12dccce..dd8b218 100644 --- a/scenes/pribor-uf/pribor-uf.tscn +++ b/scenes/pribor-uf/pribor-uf.tscn @@ -1,6 +1,177 @@ -[gd_scene format=3 uid="uid://dwxn2puh462nl"] +[gd_scene load_steps=3 format=3 uid="uid://dwxn2puh462nl"] + +[ext_resource type="Texture2D" uid="uid://c4mdrmk7h638f" path="res://data/nine-patch-round.png" id="2_ho0da"] +[ext_resource type="PackedScene" uid="uid://p2suppildvq0" path="res://scenes/контроль/element_v.tscn" id="3_dp78y"] [node name="pribor_UF" type="Node2D"] -[node name="test_label" type="Label" parent="."] -text = "Здесь будет схема прибора УФ" +[node name="ref_uf" type="NinePatchRect" parent="."] +offset_left = 98.0 +offset_top = 247.0 +offset_right = 708.0 +offset_bottom = 1121.0 +texture = ExtResource("2_ho0da") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_bu1" type="NinePatchRect" parent="ref_uf"] +offset_left = 281.0 +offset_top = 138.0 +offset_right = 591.0 +offset_bottom = 468.0 +texture = ExtResource("2_ho0da") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_A13" parent="ref_uf/ref_bu1" instance=ExtResource("3_dp78y")] +offset_left = 7.0 +offset_top = 58.0 +offset_right = 59.0 +offset_bottom = 322.0 +self_size = Vector2i(52, 264) +fname = "MKEG/C" +rname = "A13" +state = 1 + +[node name="ref_A" parent="ref_uf/ref_bu1" instance=ExtResource("3_dp78y")] +offset_left = 59.0 +offset_top = 57.0 +offset_right = 302.0 +offset_bottom = 322.0 +self_size = Vector2i(243, 265) +fname = "ВК-110" +state = 1 + +[node name="А8" type="Label" parent="ref_uf/ref_bu1"] +offset_left = 21.0 +offset_top = 12.0 +offset_right = 39.0 +offset_bottom = 31.0 +text = "А8" + +[node name="А1" type="Label" parent="ref_uf/ref_bu1"] +offset_left = 140.0 +offset_top = 13.0 +offset_right = 174.0 +offset_bottom = 32.0 +text = "БУ-1" + +[node name="ref_kassetav13" type="NinePatchRect" parent="ref_uf"] +offset_left = 8.0 +offset_top = 517.0 +offset_right = 597.0 +offset_bottom = 857.0 +texture = ExtResource("2_ho0da") +patch_margin_left = 16 +patch_margin_top = 16 +patch_margin_right = 16 +patch_margin_bottom = 16 + +[node name="ref_A18" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 6.0 +offset_top = 64.0 +offset_right = 165.0 +offset_bottom = 328.0 +self_size = Vector2i(159, 264) +fname = "ESW-6U16TP" +rname = "A18" +state = 1 + +[node name="ref_A7" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 166.0 +offset_top = 63.0 +offset_right = 218.0 +offset_bottom = 327.0 +self_size = Vector2i(52, 264) +fname = "ЯУ-07Б" +rname = "A7" +state = 1 + +[node name="ref_A2" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 218.0 +offset_top = 63.0 +offset_right = 270.0 +offset_bottom = 327.0 +self_size = Vector2i(52, 264) +fname = "КЭМС-Б" +rname = "A2" +state = 1 + +[node name="ref_A4" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 269.0 +offset_top = 63.0 +offset_right = 321.0 +offset_bottom = 327.0 +self_size = Vector2i(52, 264) +fname = "КЭМС-Б1" +rname = "A4" +state = 1 + +[node name="ref_A5" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 322.0 +offset_top = 63.0 +offset_right = 374.0 +offset_bottom = 327.0 +self_size = Vector2i(52, 264) +fname = "ЭМС-Б" +rname = "A5" +state = 1 + +[node name="ref_A6" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 374.0 +offset_top = 63.0 +offset_right = 426.0 +offset_bottom = 327.0 +self_size = Vector2i(52, 264) +fname = "ЭМС-Б" +rname = "A6" +state = 1 + +[node name="ref_A3" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 427.0 +offset_top = 63.0 +offset_right = 532.0 +offset_bottom = 327.0 +self_size = Vector2i(105, 264) +fname = "ИП-220-5Б" +rname = "A3" +state = 1 + +[node name="ref_A8" parent="ref_uf/ref_kassetav13" instance=ExtResource("3_dp78y")] +offset_left = 531.0 +offset_top = 63.0 +offset_right = 582.0 +offset_bottom = 327.0 +self_size = Vector2i(51, 264) +fname = "ИП220-27Б" +rname = "A12" +state = 1 + +[node name="А1" type="Label" parent="ref_uf/ref_kassetav13"] +offset_left = 21.0 +offset_top = 15.0 +offset_right = 55.0 +offset_bottom = 34.0 +text = "А1" + +[node name="А2" type="Label" parent="ref_uf/ref_kassetav13"] +offset_left = 244.0 +offset_top = 16.0 +offset_right = 337.0 +offset_bottom = 35.0 +text = "Кассета В-13" + +[node name="lbl_header" type="Label" parent="."] +offset_left = 9.0 +offset_top = 215.0 +offset_right = 864.0 +offset_bottom = 241.0 +theme_override_font_sizes/font_size = 22 +text = "Контроль исправности прибора УФ +" +horizontal_alignment = 1 +vertical_alignment = 1