Skip to content

Commit 1457b62

Browse files
dorkmoCopilot
andauthored
Update .github/workflows/openscad-render.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ec8adf1 commit 1457b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openscad-render.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
# Top margin: max arm height should reach near top with small margin
9898
# Height range to capture: 0 to MAX_ARM_TIP_HEIGHT
9999
SCENE_HEIGHT=$MAX_ARM_TIP_HEIGHT
100-
MARGIN_FACTOR="1.75" # 75% additional space around assembly for better visibility of full arm range of motion
100+
MARGIN_FACTOR="1.75" # Margin factor 1.75× provides 75% total additional space (37.5% margin on top and bottom) for better visibility of full arm range of motion
101101
102102
# Center point: halfway between ground and max height, at wheel midpoint Y
103103
CENTER_Y=$WHEEL_MIDPOINT_Y

0 commit comments

Comments
 (0)