| Input: Output: 3D Lattice Structure Vertices Continuous bending path |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 for i = 1 to size(LV) |
| //toolpath vector |
| 6 |
| 7 end |
| 8 for i = 1 to size(TV) |
| 9 //wire feed length |
| 10 //bend angle |
| 11 //control axis selection |
| 12 |
| 13 end |
| 14 return |
| Input: Output: 3D Lattice Structure Vertices Continuous bending path |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 for i = 1 to size(LV) |
| //toolpath vector |
| 6 |
| 7 end |
| 8 for i = 1 to size(TV) |
| 9 //wire feed length |
| 10 //bend angle |
| 11 //control axis selection |
| 12 |
| 13 end |
| 14 return |