summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-25moved OpenSCAD.Carpentry to CarpentryHEADmasterSteven
2019-06-12Added support for colorsSteven
2019-05-29Now with cut listsSteven
2019-05-24Added new interface `assemble` and `component` to OpenSCAD.Carpentry;Steven
reimplemented shelves.hs with above interface. (This interface broke the ability to change board colors; a fix is coming up)
2019-04-25added support for new interface of OpenSCAD/CarpentrySteven
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
2019-03-20filled in stubsSteven
removed old code
2019-03-13stub out new shelf codeAndrew Cady
2019-03-13bring in OpenSCAD (forward-ported)Andrew Cady
2019-03-13remove unused codeAndrew Cady
2019-03-13stylish haskellAndrew Cady
2019-03-13type signaturesAndrew Cady
2019-03-13arguably less convolutedAndrew Cady
2019-03-13qualify import GenSCADAndrew Cady
2019-03-13add MakefileAndrew Cady
2019-03-13add type signaturesAndrew Cady
2019-03-13use type alias 'String'Andrew Cady
2019-03-13add type signaturesAndrew Cady
2019-03-13remove unused importsAndrew Cady
2019-03-13enable GHC warningsAndrew Cady
2019-03-12bump stackageAndrew Cady
2019-03-12stackifyAndrew Cady
2019-03-12lost trackSteven
2019-03-08lost tracksSteven
2019-02-25initial cad sandboxSteven