summaryrefslogtreecommitdiff
path: root/OpenSCAD
AgeCommit message (Collapse)Author
2019-04-25added at command, placeColored, rough/experimental version of spreadEvenly;Steven
added writeTempSCAD and openTempSCAD (moved out of shelves.hs)
2019-04-15added functions:Steven
place board positions which places a board at positions placeAlong board initial shiftFunction endCondition conditionTarget which generates a list of positions from initial by applying shiftFunction on initial until conditionTaget no longer satisfies endCondition
2019-03-26Carpentry helper model for Graphics.OpenSCAD (rough draft for review)Steven