From 4bf85dc8a7e094c7324a1db4e6ae0c0aff886fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Wed, 11 Mar 2026 16:04:14 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[fire-shutter]=20=EA=B0=80=EC=9D=B4?= =?UTF-8?q?=EB=93=9C=EB=A0=88=EC=9D=BC=20=EC=9B=90=EC=88=AB=EC=9E=90=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=EB=A5=BC=20=EC=B0=B8=EC=A1=B0=20=EB=8F=84?= =?UTF-8?q?=EB=A9=B4=20=EA=B8=B0=EC=A4=80=EC=9C=BC=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ① 마감재: 도면 상단→우측 랩/플랜지 영역(상하 2개, 참조 도면 동일) - ③ C형: 위쪽 치우침→몸체(45mm) 수직 중심 - ④ D형: 아래쪽 치우침→몸체(40mm) 수직 중심 --- .../views/rd/fire-shutter-drawing/index.blade.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/resources/views/rd/fire-shutter-drawing/index.blade.php b/resources/views/rd/fire-shutter-drawing/index.blade.php index 2e66536f..53f8ee27 100644 --- a/resources/views/rd/fire-shutter-drawing/index.blade.php +++ b/resources/views/rd/fire-shutter-drawing/index.blade.php @@ -914,11 +914,16 @@ function renderGrCross() { dimLines += `②립${g.lip}`; // 두께 (하단, 120mm 치수선 아래) dimLines += `①t=${g.trimThick||1.2}(SUS) ②t=${g.thickness}(EGI)`; - // 부재 번호 라벨 (겹치지 않게 배치) - dimLines += ``; + // 부재 번호 라벨 (참조 도면 기준 배치) + // ① 마감재: 우측 랩/플랜지 영역 (상단, 하단 각 1개) + dimLines += ``; + dimLines += ``; + // ② 가이드레일: 채널 내부 중앙 dimLines += ``; - dimLines += ``; - dimLines += ``; + // ③ C형: 몸체(45mm) 중심 + dimLines += ``; + // ④ D형: 몸체(40mm) 중심 + dimLines += ``; } const svg = `