Skip to content

Commit 476f441

Browse files
authored
Merge pull request #63 from OpenSourceEcology/copilot/adjust-v25-assembly-zoom
Adjust v25 render camera: increase zoom out to 1.75
2 parents 1abc403 + 1457b62 commit 476f441

File tree

3 files changed

+1
-1
lines changed

3 files 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.15" # 15% margin on top and bottom
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
-366 Bytes
Loading
-30.8 KB
Loading

0 commit comments

Comments
 (0)