Search found 52 matches

by janc.linders
Wed Dec 30, 2020 6:18 pm
Forum: Path/CAM
Topic: mixing c++ and python memory models.
Replies: 45
Views: 8461

Re: mixing c++ and python memory models.

Guys, I'm not sure when fixes were applied for reducing the memory footprint in the PATH WB, Having compiled the latest GIT code today , I can say that it is a huge improvement. Even with bigger models, my memory stays well below the 2 Gb. Compared to a several months (25 July) back is a big big imp...
by janc.linders
Wed Dec 16, 2020 10:02 am
Forum: Path/CAM
Topic: Program received signal SIGSEGV, Segmentation fault.
Replies: 4
Views: 763

Re: Program received signal SIGSEGV, Segmentation fault.

Sorry I'm not the guy your looking for.
However , if testing certain scenarios is required, I can help.
by janc.linders
Tue Dec 15, 2020 5:43 pm
Forum: Path/CAM
Topic: Program received signal SIGSEGV, Segmentation fault.
Replies: 4
Views: 763

Re: Program received signal SIGSEGV, Segmentation fault.

thx, let me know if i can be of any help.
by janc.linders
Tue Dec 15, 2020 4:55 pm
Forum: Path/CAM
Topic: Program received signal SIGSEGV, Segmentation fault.
Replies: 4
Views: 763

Program received signal SIGSEGV, Segmentation fault.

Several times a day FC crashes with Segmentation Fault.. Is the log below providing enough info to tell what is going on ? OS: Ubuntu 20.10 (LXQt/lxqt) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23371 (Git) Build type: Unknown Branch: master Hash: e672aa26b4937489ffcb10f53aa8...
by janc.linders
Sat Dec 12, 2020 10:57 pm
Forum: Path/CAM
Topic: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'
Replies: 9
Views: 1425

Re: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'

Made 2 Simple Copies in the PART WB of the objects and it now worked.. Holding TAG's are there..
Path-WB-Add-Tag-Resolved.png
Path-WB-Add-Tag-Resolved.png (129.09 KiB) Viewed 1358 times
by janc.linders
Sat Dec 12, 2020 10:13 pm
Forum: Path/CAM
Topic: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'
Replies: 9
Views: 1425

Re: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'

This is a newly created test for the boxes I'm trying to make.
File attached...
When trying to add a Tag in the DressUpTag action, it will show the error.
by janc.linders
Sat Dec 12, 2020 9:05 pm
Forum: Path/CAM
Topic: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'
Replies: 9
Views: 1425

Re: Possible bug in Tag-Dress-up: AttributeError: module 'FreeCADGui' has no attribute 'Snapper'

Hi , I'm experiencing the same error with the latest 019 Git Release. OS: Ubuntu 20.10 (LXQt/lxqt) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23323 (Git) Build type: Unknown Branch: master Hash: 512d5c6141aec52b6eecc67370336a28fde862a6 Python version: 3.8.6 Qt version: 5.14.2...
by janc.linders
Thu Dec 10, 2020 6:47 pm
Forum: Path/CAM
Topic: Path WB Corners options profile
Replies: 7
Views: 1174

Re: Path WB Corners options profile

Feel free to use them Russ.

A general question I have on the hidden options..
Are these considered experimental and can be removed any time ?
What is the purpose of hiding these..
by janc.linders
Thu Dec 10, 2020 1:22 pm
Forum: Path/CAM
Topic: Path WB Corners options profile
Replies: 7
Views: 1174

Path WB Corners options profile

HI all, just want to share a finding. In case you need it Making a box with fingers , i ran into the problem that the corners were rounded in the path. See image1 path-contour-corners-Join_type_Round.png Seems there is an option under the hidden Data properties under the profile settings called : Jo...
by janc.linders
Fri Dec 04, 2020 8:44 am
Forum: Install / Compile
Topic: Error at FreeCAD start
Replies: 17
Views: 3264

Re: Error at FreeCAD start

As the log and output on the screen indicates.
It's missing Qt5.

Please Google on installing Qt5 on Linux.
Have fun.