This website requires JavaScript.
Explore
Help
Sign In
16mm
/
GNAL
Watch
1
Star
0
Fork
You've already forked GNAL
0
Code
Issues
3
Pull Requests
Projects
Releases
3
Wiki
Activity
e05b6cfc8d
GNAL
/
spiral
History
mmcwilliams
93e4a3d1ed
Next-gen spiral is ready to benchmark. Generates 60 rotation spiral in 7 seconds on laptop. Wow. Hitting limits at which the spiral module overflows in the path_extrude() module. Seems to be an issue where if length of path vector array exceeds ~8500, program throws. Will test this module on newer builds to see if the 2019.05 version is the issue.
2020-05-25 23:01:10 -04:00
..
spiral_1.scad
Run benchmark script on 6 spiral approaches
2020-05-22 19:00:32 -04:00
spiral_2.scad
Run benchmark script on 6 spiral approaches
2020-05-22 19:00:32 -04:00
spiral_3.scad
Add verbose comments, trying to figure this spiral generation out. Ahhhh!
2020-05-25 22:28:12 -04:00
spiral_4.scad
Add verbose comments, trying to figure this spiral generation out. Ahhhh!
2020-05-25 22:28:12 -04:00
spiral_5.scad
Add comments to spiral generation code (surrounding v3, which is where the most significant performance is gained). Change gnal_v2 to use library gnal_v2.scad
2020-05-25 19:07:02 -04:00
spiral_6.scad
Run benchmark script on 6 spiral approaches
2020-05-22 19:00:32 -04:00
spiral_7.scad
Next-gen spiral is ready to benchmark. Generates 60 rotation spiral in 7 seconds on laptop. Wow. Hitting limits at which the spiral module overflows in the path_extrude() module. Seems to be an issue where if length of path vector array exceeds ~8500, program throws. Will test this module on newer builds to see if the 2019.05 version is the issue.
2020-05-25 23:01:10 -04:00