From 67db8d30f8b0a4a445c9469069d0ecef52cf4806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Mon, 16 Mar 2026 14:46:38 +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=EB=B3=B8=EC=B2=B4=201mm=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20=EC=A2=8C=EC=B8=A1=20=EC=9D=B4=EB=8F=99=20?= =?UTF-8?q?(=EC=84=A0=20=EA=B2=B9=EC=B9=A8=20=EB=B0=A9=EC=A7=80)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/rd/fire-shutter-drawing/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/rd/fire-shutter-drawing/index.blade.php b/resources/views/rd/fire-shutter-drawing/index.blade.php index c17bf3a7..60dd8af5 100644 --- a/resources/views/rd/fire-shutter-drawing/index.blade.php +++ b/resources/views/rd/fire-shutter-drawing/index.blade.php @@ -1140,7 +1140,7 @@ function renderGrCross() { // 내부 개구부가 아래로 확장 (④ 진입 공간) // ══════════════════════════════════════════ { - const ox2 = w4x + w4depth + (6 + 0.75) * sc; // ② 좌측벽 = ④ 끝 + 6mm + 0.75(반두께) — 4mm 좌측 이동 + const ox2 = w4x + w4depth + (5 + 0.75) * sc; // ② 좌측벽 = ④ 끝 + 5mm + 0.75(반두께) — 1mm 추가 좌측 이동 const oy2 = by; // ② 상단 const c = cBody, s = '#94a3b8'; // 프로파일 좌표 → SVG 좌표 변환