Skip to content

Commit

Permalink
Fixed typo in README. Added TODO for github hash in recorded SP code
Browse files Browse the repository at this point in the history
  • Loading branch information
etjones committed Jul 20, 2013
1 parent 3761862 commit 19de666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ SolidPython includes a number of useful functions in solid/utils.py. Currently

seems a lot clearer to me than:

transform( [0,0,10])(
translate( [0,0,10])(
cylinder()
)

Expand Down
1 change: 1 addition & 0 deletions TODO_SolidPython.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- Add github hash or version number to SolidPython code appended to SCAD code.
-- Add bezier support
-- Add fillet_2d() section to README
-- unit tests for box_align & other rotation methods in utils.py
Expand Down

0 comments on commit 19de666

Please sign in to comment.