diff --git a/resources/views/rd/fire-shutter-drawing/index.blade.php b/resources/views/rd/fire-shutter-drawing/index.blade.php
index 0877fb3f..f9c6514d 100644
--- a/resources/views/rd/fire-shutter-drawing/index.blade.php
+++ b/resources/views/rd/fire-shutter-drawing/index.blade.php
@@ -1494,10 +1494,10 @@ function renderSbSide() {
}).join('')}
` : ''}
${b.showMotor ? (() => {
- const mR = shaftR * 0.9;
- const gap = shaftR + mR + 6*sc;
+ const mR = shaftR * 1.1;
+ const gap = rollR + mR + 10*sc;
const mCx = shaftCx + gap;
- const mCy = shaftCy + 5*sc;
+ const mCy = shaftCy;
return `
M