remove executable bit and add todo list item

This commit is contained in:
Timothy Schmidt 2013-05-31 14:57:16 -07:00
parent 1cc850b449
commit 9a958fd11b

1
gridbeam.scad Executable file → Normal file
View file

@ -7,6 +7,7 @@
/* Todo: /* Todo:
- implement "dxf" mode - implement "dxf" mode
- implement hole cutout pattern - interference based on hole size, compatible with two sizes above and below the currently set size.
*/ */
// zBeam(segments) - create a vertical gridbeam strut 'segments' long // zBeam(segments) - create a vertical gridbeam strut 'segments' long