Adaptive Path/CAM Operation

Here's the place for discussion related to CAM/CNC and the development of the Path module.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
RatonLaveur
Posts: 991
Joined: Wed Mar 27, 2019 10:45 am

Re: Adaptive Path/CAM Operation

Post by RatonLaveur »

I like this idea of reducing linking moves. In some use cases it would be extremely helpful. When milling pockets this would homogenize the sidewalls quality quite nicely.
User avatar
lrak
Posts: 34
Joined: Fri Feb 22, 2019 12:33 am

Re: Adaptive Path/CAM Operation

Post by lrak »

I need a couple of definitions:

Operation Type - Profiling vs clearing? - not clear what this means. Not seeing a change when I change this?

Finishing Profile - could mean a few things - might be a spring pass?

Use outline One place said this means to ignore holes? Not sure what it is supposed to do?


There is an Accuracy vs performance slider - which end is which? Turns out max accuracy is to the left.
I would rather have questions that cannot be answered,
than answers that cannot be questioned’
Richard Feynman.
GeneFC
Veteran
Posts: 5373
Joined: Sat Mar 19, 2016 3:36 pm
Location: Punta Gorda, FL

Re: Adaptive Path/CAM Operation

Post by GeneFC »

Profiling
Profiling.JPG
Profiling.JPG (27.1 KiB) Viewed 2816 times


Clearing

Clearing.JPG
Clearing.JPG (24.71 KiB) Viewed 2816 times



Finishing Profile

Finishing Profile.JPG
Finishing Profile.JPG (17.8 KiB) Viewed 2816 times


No Finishing Profile
No Finishing Profile.JPG
No Finishing Profile.JPG (16.18 KiB) Viewed 2816 times


Gene
spitzlbergerj
Posts: 12
Joined: Mon Feb 28, 2022 7:04 pm

Re: Adaptive Path/CAM Operation

Post by spitzlbergerj »

Hello,

when I am milling pockets with the Adaptive Tool, the milling works in "same direction" (german: Gleichlauf)

Is it possible to have the milling process work in counter direction (german: Gegenlauf) with the Adaptive tool?
Where can I configure this if possible?

Many thanks
Josef
Grüße
Sepp
-----------
Alles entsteht zuerst in deiner Fantasie

Mein Repository: https://github.com/spitzlbergerj/freecad-3d-repository
(im Aufbau)
User avatar
sliptonic
Veteran
Posts: 3459
Joined: Tue Oct 25, 2011 10:46 pm
Location: Columbia, Missouri
Contact:

Re: Adaptive Path/CAM Operation

Post by sliptonic »

Do you mean 'conventional' vs 'climb' milling?

The adaptive operation only supports climb milling at this time. Support for conventional milling has been discussed but nobody has stepped up to do it.
Since adaptive is generally considered a roughing operation, there isn't a lot of benefit in supporting conventional milling.
spitzlbergerj
Posts: 12
Joined: Mon Feb 28, 2022 7:04 pm

Re: Adaptive Path/CAM Operation

Post by spitzlbergerj »

Thank you very much for the answer. Especially the reference to the use as a roughing operation helps me. With that, I can understand.

To clarify my question, here is a picture of what I mean. But I think you have already understood me correctly.

Image

May I add one more question?

If adaptive is the roughing operation, can I use the Contour operation on a pocket as well? Or what would be used to mill the contour of the pocket cleanly then?

Sorry for these questions, I am just getting started with CNC. Thanks for the understanding.

Regards
Josef
Last edited by spitzlbergerj on Sat Jan 14, 2023 8:17 am, edited 1 time in total.
Grüße
Sepp
-----------
Alles entsteht zuerst in deiner Fantasie

Mein Repository: https://github.com/spitzlbergerj/freecad-3d-repository
(im Aufbau)
chrisb
Veteran
Posts: 54168
Joined: Tue Mar 17, 2015 9:14 am

Re: Adaptive Path/CAM Operation

Post by chrisb »

This is indeed the German equivalent of climbing vs. conventional.

For contour only You would rather use the PathProfile operation than PathPocket.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
spitzlbergerj
Posts: 12
Joined: Mon Feb 28, 2022 7:04 pm

Re: Adaptive Path/CAM Operation

Post by spitzlbergerj »

Thank you @chrisb. This helps!
Grüße
Sepp
-----------
Alles entsteht zuerst in deiner Fantasie

Mein Repository: https://github.com/spitzlbergerj/freecad-3d-repository
(im Aufbau)
User avatar
FranckG31
Posts: 2
Joined: Fri Dec 01, 2023 12:31 pm
Location: Toulouse FRANCE
Contact:

Re: Adaptive Path/CAM Operation

Post by FranckG31 »

Hi everyone.
I am a mechanical engineer from Toulouse France.
I'm new to this forum and to freeCad but I've been using Fusion360for a while and so I have a bit of experience in the field.
Prices on Fusion360 has decided me to get out and form myself to freecad.

Anyway, lets get to the point.
I have designed this small part and am trying to make an efficient path to mill it on my CNC

I have found that not to mill a side, a dressup can be applied on an operation (not to mill attachments) and was glad with that.

Adaptative+DressUp.png
Adaptative+DressUp.png (54.81 KiB) Viewed 1803 times

But as you can see this adaptative only mills the walls of my part and not the faces although it is the horizontal faces that I selected.

Adaptative1.png
Adaptative1.png (116.33 KiB) Viewed 1803 times

My other parameters

Param adaptative.png
Param adaptative.png (33.28 KiB) Viewed 1803 times

How can this be done ? Can I mill the selected faces with adaptive or do I need to use another strategy.

Other question, what are the extensions (for milling inner corners ?)

One last thing: Shouldn't the keep tool down ration be a no dimension number?

Thanks for the work already accomplished and thanks in advance to those who will take time to answer.
User avatar
FranckG31
Posts: 2
Joined: Fri Dec 01, 2023 12:31 pm
Location: Toulouse FRANCE
Contact:

Re: Adaptive Path/CAM Operation

Post by FranckG31 »

I'm getting to understand how this work.
First, this is not at all aware of the part. And will cut in it if you tell it to.

In fact, it is rather a digging around a sketch down to a certain depth.
So, to mill the face at 5mm, I have to select edges or faces that the path will clear outside of.

So in my case, the most simple is to select the top faces of the 4 corners and set the final depth to 5mm.
Post Reply