mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
format
This commit is contained in:
@@ -28,6 +28,7 @@ module foot() {
|
||||
along_with(upper_arm_path, scale = 0.75, method = "EULER_ANGLE")
|
||||
rotate([-90, 0, 0])
|
||||
dragon_body_scales(upper_arm_r, arm_fn, upper_arm_scale_data);
|
||||
|
||||
along_with(lower_arm_path, scale = 0.7, method = "EULER_ANGLE")
|
||||
rotate([-90, 0, 0])
|
||||
dragon_body_scales(lower_arm_r, arm_fn, lower_arm_scale_data);
|
||||
|
Reference in New Issue
Block a user