This commit is contained in:
2025-03-11 17:14:07 +01:00
parent eee588c0b0
commit d766c5fc98
10 changed files with 32 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@@ -184,7 +184,7 @@ Offset and raster are 2 different paths of cutting
We ran some tests on snap fit, conventional or climb milling and we varied with the feed and rpm. We did 2 of the 3 tests wrong the first time. With the Rpm and the feed tests we cut against the grain of the wood.
### Feed and rpm test
![alt text](IMG_8848.JPEG)
![alt text](IMG_8848.jpg)
The top 3 are the feed tests. The values of those where 60 90 120. From top to bottom. The other 3 lines we varied with the rpm. //TODO: add rpm values
#### Calculating the Vcutting and Tchip of the lines
@@ -192,7 +192,7 @@ The top 3 are the feed tests. The values of those where 60 90 120. From top to b
### Snap fit test
The first time we did the snap fit test we set the offsets wrong. We accidentally did it to the outside instead of towards the inside.
![alt text](IMG_8869.JPEG)
![alt text](IMG_8869.jpg)
The first test where the 3 blocks on the right. We couldn't get those into the wood. Afterwards realized we set the offset wrong so the next day friday morning we did it again and then we got the expected result. The -0.1 was kind of snap fit but still a bit loose. -0.2 and -0.3 where more loose so these weren't qualified for snap fit. After that I wanted to try -0.05 and that worked even better than the -0.1. Because we could lift the wood partially without the snap fit getting loose and we still could get the piece of wood out.
<video controls src="jj-500.mp4" title="Title"></video>
@@ -265,6 +265,7 @@ These are my values. I also added offsets so it doesn't put the material in the
When creating a toolpath it needs a tool assigned. We are using a preset from the fusion library the 5mm 3 flute bit. But we needed to modify it to 2 flute so that's what we did. The rest of the values where good and we had no issues milling.
![alt text](image-35.jpg)
//TODO: Stock point (Starting point)
#### Problems with generating toolpaths
@@ -300,10 +301,37 @@ Otherwise it will drill through the entire material instead of 2 mm as a marker.
This is my final results of my toolpaths. In the simulation I also don't get any errors.
![alt text](image-34.jpg)
So it's time to start milling.
So it's time to create the file.
#### Post processing
Post processing is the part where your toolpaths get converted to instructions for your machine. In my case it's the shopbot.
![alt text](image-38.jpg)
After doing all the toolpaths I can finally press `Create NC Program` to create a .shb file.
![alt text](image-39.jpg)
The only thing that I needed to do was to add the ShopBot post processor. Then I could hit `Post`. After that my shopbot file was created.
In this operations tab you can select which toolpaths you wanna post process.
![alt text](image-40.jpg)
So for my first file I only want the drill holes.
![alt text](image-41.jpg)
https://cam.autodesk.com/hsmposts
https://cam.autodesk.com/hsmposts
#### The cutting
When I started cutting I quickly noticed a problem. The toolhead wasn't going the right way. That was because the X and Y weren't set properly in the setup.
![alt text](image-42.jpg)
The second issue I had was that the plunge too high So it went through the entire material at once and started moving. To fix that I needed to enable `Multiple depths` And set `Maximum Roughing` to 2.5mm instead of 15mm. So it doesn't go down 15 mm at once but 2.5mm.
![alt text](image-43.jpg)
![alt text](image-44.jpg)
The third issue is that a lot of material doesn't get sucked into the vacuum system. We checked the tube of the vacuum system together and I re-taped it. Henk checked some other things but in the end we lowered the shoe and that seemed to help.
![alt text](IMG_8925.jpg)
Henk pointed out to always turn off spindle when you walk away or pause the machine during operation otherwise the spindle may create friction/heat and that can catch on fire and cause accidents.
### The result
This is the result. Tomorrow morning im going to sand it down and assemble it.
![alt text](IMG_8941.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB