Mark van Renswoude
ce1e31432f
Added layer reordering Fixed a few issues related to non-millimeter units Edge/End components were incorrectly named, whoops
17 lines
723 B
Markdown
17 lines
723 B
Markdown
ToDo
|
|
====
|
|
|
|
Should have
|
|
----
|
|
- Material usage overview
|
|
- Generate cutting list
|
|
- Support for fractional inches (see, not all europeans look down on freedom units!)
|
|
- Save/load via URL (MessagePack encoded Base64 in URL)
|
|
|
|
Nice to have
|
|
----
|
|
- Render width and height of the boards in the previews (simplified version implemented, moved to Nice to have)
|
|
- More advanced options, like custom direction per strip and mixing multiple edge grain boards with different layers for the end grain board (the code is half prepared for this by having the boards array encapsulating the layers, though it's all hardcoded to board[0] now)
|
|
- 3D effect for previews emulating thickness / crosscut width
|
|
- Make it a tiny bit prettier overall
|