Requesting Gadgets
-
- Posts: 5
- Joined: Thu Dec 05, 2019 2:09 pm
- Model of CNC Machine: shapeoko xl
Re: Requesting Gadgets
yeah, that is what I did attached thew board against the front of the machine where my spindle could still reach it and there I cut my real dovetails. but that was with trial and error and lots of waste material to try it out. Kind regards Hans
-
- Posts: 6
- Joined: Fri Apr 21, 2017 6:29 pm
- Model of CNC Machine: Artisan II from Legacy Woodworking
Re: Requesting Gadgets
I need a way to create a contour Toolpath for cutting out plastic vacuum formed parts on my CNC. Here is a short Youtube video which shows what I am trying to accomplish:
I need a way to create a profile Toolpath that has a variable Z height that follows the 3D shape of the outside of the part to cut out.
Is there a gadget, or could a gadget be created to make generating such a Toolpath possible?
I need a way to create a profile Toolpath that has a variable Z height that follows the 3D shape of the outside of the part to cut out.
Is there a gadget, or could a gadget be created to make generating such a Toolpath possible?
- Adrian
- Vectric Archimage
- Posts: 11298
- Joined: Thu Nov 23, 2006 2:19 pm
- Model of CNC Machine: ShopBot PRS Alpha 96x48
- Location: Surrey, UK
Re: Requesting Gadgets
Yes there is. You need to import the model of the shape into VCarve/Aspire, create your cutout vector (use the Create Vector Boundary tool) and then create a profile toolpath from that vector but make sure you have the Project Toolpath onto 3D box checked in the toolpath.
The toolpath will then follow the contours of the shape "underneath" the profile vector.
Re: Requesting Gadgets
hello i would like to create a gadget for: selecting an imported file, and rotate 90 ° ,and then set it back to x 0 y 0. is there anyone who can help me i'm stuck on the point rotation and set it back on x0 y0
- Adrian
- Vectric Archimage
- Posts: 11298
- Joined: Thu Nov 23, 2006 2:19 pm
- Model of CNC Machine: ShopBot PRS Alpha 96x48
- Location: Surrey, UK
Re: Requesting Gadgets
Assuming it is vectors you want to rotate you need to look at the Transform method in the SDK documentation.