1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00
This commit is contained in:
Justin Lin
2022-05-03 09:49:28 +08:00
parent 19b4434c83
commit af6903992b

View File

@@ -141,7 +141,7 @@ module along_with(points, angles, twist = 0, scale = 1.0, method = "AXIS_ANGLE")
x_90 = [90, 0, 0];
#for(i = [0, 1]) {
for(i = [0, 1]) {
translate(pts[i])
axis_angle_align_with_pts_rs(0, scale_one + scale_step_vt * i)
rotate(x_90)