help needed

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!
chrisb
Veteran
Posts: 54201
Joined: Tue Mar 17, 2015 9:14 am

Re: help needed

Post by chrisb »

I get the message in Report view: "File was not written with this version of the topology". Did you reuse some old file and trie to pimp it? If so please re-create it from scratch.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
GeneFC
Veteran
Posts: 5373
Joined: Sat Mar 19, 2016 3:36 pm
Location: Punta Gorda, FL

Re: help needed

Post by GeneFC »

chrisb wrote: Thu Mar 22, 2018 12:31 pm I get the message in Report view: "File was not written with this version of the topology".
I get that message very often, even with files I have just created and reopened. It indicates an error of some sort, but it never seems to cause any problems at all.

Gene
efyx
Posts: 280
Joined: Fri Sep 26, 2014 7:36 pm

Re: help needed

Post by efyx »

chrisb wrote: Thu Mar 22, 2018 12:24 pm If you want to mill half cylinders you should model half cylinders.
If you can look onto it, I just create thing I would like to mill, but I have problem with cylindrical shape.
CAM Test_half cylinder.FCStd
(11.43 KiB) Downloaded 26 times
herbk
Veteran
Posts: 2660
Joined: Mon Nov 03, 2014 3:45 pm
Location: Windsbach, Bavarya (Germany)

Re: help needed

Post by herbk »

Hi efix,
to create a 3D pocket from a part wich is not a pocket, the part has to have a flat area at the bottom.
connector_01.jpg
connector_01.jpg (99.13 KiB) Viewed 1012 times
Attachments
connector_01.FCStd
(260.77 KiB) Downloaded 26 times
Last edited by herbk on Thu Mar 22, 2018 7:40 pm, edited 1 time in total.
Gruß Herbert
efyx
Posts: 280
Joined: Fri Sep 26, 2014 7:36 pm

Re: help needed

Post by efyx »

herbk wrote: Thu Mar 22, 2018 4:56 pm
Hi, it works! (at least in part), after simulation I got steps, how to do that to be smooth? Thanks!
herbk
Veteran
Posts: 2660
Joined: Mon Nov 03, 2014 3:45 pm
Location: Windsbach, Bavarya (Germany)

Re: help needed

Post by herbk »

efyx wrote: Thu Mar 22, 2018 6:06 pm
herbk wrote: Thu Mar 22, 2018 4:56 pm
Hi, it works! (at least in part), after simulation I got steps, how to do that to be smooth? Thanks!
With a 3 axis mill, there will be allways some steps. Just make the stepdown size smaler and the steps getting smaler to...
With a big area on the ground (as i made) it's a lott of milling time then, but the "groundplate" need's not to be so big.

For a better 3D surface at all you need to run a 3D Pocket operation first and a 3D surfacing operation secound. But the D surfacimg dosn't work without installing OCL atm, which not is so easy at some Operating systems.
Gruß Herbert
efyx
Posts: 280
Joined: Fri Sep 26, 2014 7:36 pm

Re: help needed

Post by efyx »

herbk wrote: Thu Mar 22, 2018 7:51 pm
I create Facing Operation (no 3d surface on my version) and then I choose all rounded surfaces and generate mesh, but only what I've got after simulation was flat surface on top not over all rounded edges. Why? Because of that OLC?

Edit: What is OLC and where to get this?
User avatar
JoshM
Posts: 456
Joined: Thu Oct 05, 2017 5:34 pm
Location: New Hampshire

Re: help needed

Post by JoshM »

efyx wrote: Fri Mar 23, 2018 7:28 am
herbk wrote: Thu Mar 22, 2018 7:51 pm
I create Facing Operation (no 3d surface on my version) and then I choose all rounded surfaces and generate mesh, but only what I've got after simulation was flat surface on top not over all rounded edges. Why? Because of that OLC?

Edit: What is OLC and where to get this?
Check the wiki, which has a lot of good info about configuring, and using Path-WorkBench:
https://www.freecadweb.org/wiki/Path_Workbench
https://www.freecadweb.org/wiki/Path_3DSurface


Or the many forum posts regarding Open Cam Library (OCL)--for example...
https://forum.freecadweb.org/viewtopic.php?t=18155
https://forum.freecadweb.org/viewtopic.php?t=16956
https://forum.freecadweb.org/viewtopic.php?t=27535
https://forum.freecadweb.org/viewtopic.php?t=17548
https://forum.freecadweb.org/viewtopic. ... 5&start=20

Etc..........


In the wiki, make sure you look into enabling experimental features.

If you are using Linux, it will be more straightforward. If Windows, I had trouble compiling OCL, but then noticed in one of the threads that a compiled version is linked.
efyx
Posts: 280
Joined: Fri Sep 26, 2014 7:36 pm

Re: help needed

Post by efyx »

JoshM wrote: Fri Mar 23, 2018 11:06 am
Thanks JoshM. I am on Windows. I try to follow https://github.com/aewallin/opencamlib/ ... er/Windows right now I am downloading visual studio to compile boost. I'll let know when I'll turn it on and it would start working.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: help needed

Post by sgrogan »

efyx wrote: Fri Mar 23, 2018 12:43 pm Thanks JoshM. I am on Windows
.
Fastest way is just to use the pre-compiled version
https://github.com/sgrogan/opencamlib/r ... ag/8612634
"fight the good fight"
Post Reply