1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-31 18:22:08 +02:00

change a default

This commit is contained in:
Justin Lin
2021-11-29 09:56:47 +08:00
parent 154436382c
commit 55e64dcb53

View File

@@ -34,7 +34,7 @@ translate([0, 30, 0])
*/ */
function lemniscate_curve(t_step, a = 1, b = 1, c = 1) = function lemniscate_curve(t_step, a = 2, b = 1, c = 1) =
[ [
for(t = [0:t_step:360 - t_step]) for(t = [0:t_step:360 - t_step])
let( let(