Generate accurate cut lists from OpenSCAD furniture designs using the woodworkers-lib library's automatic ECHO output for panel dimensions and edge banding specifications.
| planeLeft() | Left side (YZ plane) | f, B, t, b (front, Back, top, bottom) | | planeRight() | Right side (YZ plane) | f, B, t, b | | planeFront() | Front face (XZ plane) | l, r, t, b (left, right, top, bottom) | | planeBack() | Back face (XZ plane) | l, r, t, b | | planeTop() | Top (XY plane) | l, r, f, B (left, right, front, Back) |
| planeBottom() | Bottom (XY plane) | l, r, f, B |
使用 woodworkers-lib 從 OpenSCAD 家具設計產生木工切割清單 圖書館。自動從 ECHO 輸出中提取家具、櫥櫃、 衣櫃和層架單元。在設計帶有膠合板/MDF 面板的家具時使用, 產生 CNC 銑削或手動切割的切割清單,或準備板材數據 優化工具。觸發「產生切割清單」、「提取面板尺寸」、 「家具切割清單」、「木工 ECHO 輸出」或使用 planLeft/planeRight/ 時 planeTop/planeBottom/planeFront/planeBack 模組。使用 .scad 檔案工作 woodworkers-lib 函式庫。 來源:dawiddutoit/custom-claude。