-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Thanks for providing this very extensive workbench, it seems like a massive amount of work put into this project.
Regarding fabrication I would like to use an older industrial CNC, that has a lot of predefined macros especially for woodworking features.
Examples:
- Define a panel x,y,z dimensions. Use the CNC macro to drill a hole in x,y of a certain depth with a predefined drill bit.
- Define a panel x,y,z dimensions. Use the CNC macro to cut a grove using a saw blade from x1, to x2 at a given depth
What would be the canonical way of integrating this into the Woodworking workbench?
One can use the CNC workbench, but I would prefer a workflow where I could use the parameters already defined to build the furniture, to extract these an make a CNC program directly or as input to a CNC program template. However I struggle to get my head around how that should be approached ?
One example could be defining a cabinet with hinges drawers and a backpanel grooved into the panel.
Then I would like to gather the dowel positions and the positions of the mounting holes, somehow add a parameter about tool and the generate a drilling program. Likewise for the backpanel groove.